[Samba] Active Directory Problem
Trenton Cameron
trenton.cameron at sdl.usu.edu
Mon Apr 5 19:38:22 GMT 2004
I am having a problem with samba. I am using it in conjunction with
Active directory. It is fine when I start it up and everything
authenticates OK but when I go to brows a shared directory I can see the
files but as soon as I go to open a file everything locks up. Any help
would be greatly appreciated. I have included some log files at debug
level 3 as well as my samba config file and information about my system.
This is samba 3.02a on a solaris 9 sparc machine
I can join the domain and the wbinfo -u and wbinfo -g commands work just
fine
net ads testjoin
Join is OK
Parts of the smb.conf follow
[global]
netbios name = BUCK
workgroup = MY
realm = my.home.edu
security = ADS
encrypt passwords = yes
domain master = No
password server = *
idmap uid = 10000-20000
idmap gid = 10000-20000
template homedir = /home/winnt/%D/%U
template shell = /bin/bash
admin users = "@my.home.edu+Domain Admins"
[intrastaging]
comment = intra-staging webroot
path = /webpages/intra/intrastaging/www
valid users = MY\tcameron
force group = web
read only = No
#force create mode = 0660
#force directory mode = 02775
inherit permissions = Yes
log.nmbd
Netbios nameserver version 3.0.2a started.
Copyright Andrew Tridgell and the Samba Team 1994-2004
[2004/04/05 13:33:18, 3] param/loadparm.c:lp_load(3810)
lp_load: refreshing parameters
[2004/04/05 13:33:18, 3] param/loadparm.c:init_globals(1300)
Initialising global parameters
[2004/04/05 13:33:18, 3] param/params.c:pm_process(566)
params.c:pm_process() - Processing configuration file
"/usr/local/samba/lib/smb.conf"
[2004/04/05 13:33:18, 3] param/loadparm.c:do_section(3322)
Processing section "[global]"
[2004/04/05 13:33:19, 3] nmbd/nmbd.c:reload_nmbd_services(295)
services not loaded
[2004/04/05 13:33:19, 2] nmbd/nmbd.c:main(688)
Becoming a daemon.
[2004/04/05 13:33:19, 2] lib/tallocmsg.c:register_msg_pool_usage(57)
Registered MSG_REQ_POOL_USAGE
[2004/04/05 13:33:19, 2] lib/dmallocmsg.c:register_dmalloc_msgs(71)
Registered MSG_REQ_DMALLOC_MARK and LOG_CHANGED
[2004/04/05 13:33:19, 3] nmbd/nmbd.c:main(720)
Opening sockets 137
[2004/04/05 13:33:19, 3] nmbd/nmbd.c:open_sockets(589)
open_sockets: Broadcast sockets opened.
[2004/04/05 13:33:19, 2] lib/interface.c:add_interface(79)
added interface ip=129.123.191.1 bcast=129.123.191.255 nmask=255.255.255.0
[2004/04/05 13:33:19, 2] lib/interface.c:add_interface(79)
added interface ip=192.168.128.1 bcast=192.168.128.255 nmask=255.255.255.0
log.smbd
Transaction 37 of length 45
[2004/04/05 13:36:10, 3] smbd/process.c:switch_message(685)
switch message SMBclose (pid 15706)
[2004/04/05 13:36:10, 3] smbd/reply.c:reply_close(2567)
close fd=-1 fnum=6389 (numopen=2)
[2004/04/05 13:36:10, 2] smbd/close.c:close_normal_file(228)
USURF\tcameron closed file robots.txt (numopen=1)
[2004/04/05 13:36:10, 3] smbd/process.c:process_smb(890)
Transaction 38 of length 112
[2004/04/05 13:36:10, 3] smbd/process.c:switch_message(685)
switch message SMBntcreateX (pid 15706)
[2004/04/05 13:36:10, 3] lib/util.c:unix_clean_name(580)
unix_clean_name [/robots.txt]
[2004/04/05 13:36:10, 2] smbd/dosmode.c:unix_mode(58)
unix_mode(robots.txt) inheriting from .
[2004/04/05 13:36:10, 2] smbd/dosmode.c:unix_mode(66)
unix_mode(robots.txt) inherit mode 42775
[2004/04/05 13:36:10, 3] smbd/dosmode.c:unix_mode(110)
unix_mode(robots.txt) returning 0764
[2004/04/05 13:36:10, 3] lib/util.c:unix_clean_name(580)
unix_clean_name [robots.txt]
[2004/04/05 13:36:10, 2] smbd/open.c:open_file(240)
tcameron opened file robots.txt read=Yes write=No (numopen=2)
[2004/04/05 13:36:10, 3] smbd/process.c:process_smb(890)
Transaction 39 of length 76
[2004/04/05 13:36:10, 3] smbd/process.c:switch_message(685)
switch message SMBtrans2 (pid 15706)
[2004/04/05 13:36:10, 3] smbd/trans2.c:call_trans2qfilepathinfo(1855)
call_trans2qfilepathinfo: TRANSACT2_QFILEINFO: level = 1022
[2004/04/05 13:36:10, 3] smbd/trans2.c:call_trans2qfilepathinfo(1943)
call_trans2qfilepathinfo robots.txt (fnum = 6390) level=1022 call=7
total_data=0
[2004/04/05 13:36:10, 3] smbd/process.c:process_smb(890)
Transaction 40 of length 63
[2004/04/05 13:36:10, 3] smbd/process.c:switch_message(685)
switch message SMBreadX (pid 15706)
[2004/04/05 13:36:53, 3] smbd/sec_ctx.c:set_sec_ctx(288)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2004/04/05 13:36:53, 2] smbd/process.c:timeout_processing(1138)
Closing idle connection
[2004/04/05 13:36:53, 3] smbd/sec_ctx.c:set_sec_ctx(288)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2004/04/05 13:36:53, 2] smbd/server.c:exit_server(558)
Closing connections
[2004/04/05 13:36:53, 3] smbd/connection.c:yield_connection(69)
Yielding connection to
[2004/04/05 13:36:53, 3] smbd/server.c:exit_server(601)
Server exit (normal exit)
More information about the samba
mailing list