Geoff Winkless
2011-Mar-14 12:57 UTC
[Samba] upgraded samba server causes winXP integrated authentication to fail
Hi I've talked about this in other messages but have a feeling it might have got lost amongst the other symptoms we were discussing. I had a Redhat 9 server on which I'd installed Samba 3.5.6 (built from source). I had it authenticating successfully against a windows 2008 active directory server. I then upgraded the Redhat server to RHEL5.3, on which I installed Samba 3.5.7 (and recently 3.5.8) RPM packages from sernet. I now cannot authenticate from my windows client using the (locally logged in) domain user, I have to explicitly state the username and map the drive using net use \\guava\share /user:XXXX\geoff.winkless Logs are below. Servername is guava, client machine is XXXX-001119 If I rename the server the problem disappears, suggesting that there's a cache somewhere that gives my XP client the wrong information about the server. I've tried using nbtstat -R to clear the local cache on the XP box but it makes no difference. Any suggestions? Thanks! Geoff The log of the failure: [2011/03/14 08:59:43.269798, 3] smbd/oplock.c:895(init_oplocks) init_oplocks: initializing messages. [2011/03/14 08:59:43.273126, 3] smbd/oplock_linux.c:224(linux_init_kernel_oplocks) Linux kernel oplocks enabled [2011/03/14 08:59:43.274170, 3] smbd/process.c:1489(process_smb) Transaction 0 of length 137 (0 toread) [2011/03/14 08:59:43.274284, 3] smbd/process.c:1298(switch_message) switch message SMBnegprot (pid 2606) conn 0x0 [2011/03/14 08:59:43.274371, 3] smbd/sec_ctx.c:310(set_sec_ctx) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 [2011/03/14 08:59:43.275195, 3] smbd/negprot.c:586(reply_negprot) Requested protocol [PC NETWORK PROGRAM 1.0] [2011/03/14 08:59:43.275283, 3] smbd/negprot.c:586(reply_negprot) Requested protocol [LANMAN1.0] [2011/03/14 08:59:43.275340, 3] smbd/negprot.c:586(reply_negprot) Requested protocol [Windows for Workgroups 3.1a] [2011/03/14 08:59:43.275394, 3] smbd/negprot.c:586(reply_negprot) Requested protocol [LM1.2X002] [2011/03/14 08:59:43.275448, 3] smbd/negprot.c:586(reply_negprot) Requested protocol [LANMAN2.1] [2011/03/14 08:59:43.275502, 3] smbd/negprot.c:586(reply_negprot) Requested protocol [NT LM 0.12] [2011/03/14 08:59:43.277374, 3] smbd/negprot.c:404(reply_nt1) using SPNEGO [2011/03/14 08:59:43.277771, 3] smbd/negprot.c:691(reply_negprot) Selected protocol NT LM 0.12 [2011/03/14 08:59:43.340273, 3] smbd/oplock.c:895(init_oplocks) init_oplocks: initializing messages. [2011/03/14 08:59:43.344909, 3] smbd/oplock_linux.c:224(linux_init_kernel_oplocks) Linux kernel oplocks enabled [2011/03/14 08:59:43.345945, 3] smbd/process.c:1489(process_smb) Transaction 0 of length 137 (0 toread) [2011/03/14 08:59:43.346307, 3] smbd/process.c:1298(switch_message) switch message SMBnegprot (pid 2607) conn 0x0 [2011/03/14 08:59:43.346393, 3] smbd/sec_ctx.c:310(set_sec_ctx) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 [2011/03/14 08:59:43.348043, 3] smbd/negprot.c:586(reply_negprot) Requested protocol [PC NETWORK PROGRAM 1.0] [2011/03/14 08:59:43.348790, 3] smbd/negprot.c:586(reply_negprot) Requested protocol [LANMAN1.0] [2011/03/14 08:59:43.348955, 3] smbd/negprot.c:586(reply_negprot) Requested protocol [Windows for Workgroups 3.1a] [2011/03/14 08:59:43.349118, 3] smbd/negprot.c:586(reply_negprot) Requested protocol [LM1.2X002] [2011/03/14 08:59:43.349176, 3] smbd/negprot.c:586(reply_negprot) Requested protocol [LANMAN2.1] [2011/03/14 08:59:43.349231, 3] smbd/negprot.c:586(reply_negprot) Requested protocol [NT LM 0.12] [2011/03/14 08:59:43.351329, 3] smbd/negprot.c:404(reply_nt1) using SPNEGO [2011/03/14 08:59:43.352006, 3] smbd/negprot.c:691(reply_negprot) Selected protocol NT LM 0.12 [2011/03/14 08:59:43.360907, 3] smbd/sec_ctx.c:310(set_sec_ctx) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 [2011/03/14 08:59:43.361796, 3] smbd/connection.c:31(yield_connection) [2011/03/14 08:59:43.377039, 3] smbd/oplock.c:895(init_oplocks) init_oplocks: initializing messages. [2011/03/14 08:59:43.379860, 3] smbd/oplock_linux.c:224(linux_init_kernel_oplocks) Linux kernel oplocks enabled Yielding connection to [2011/03/14 08:59:43.382915, 3] smbd/server.c:902(exit_server_common) Server exit (failed to receive smb request) [2011/03/14 08:59:43.409078, 3] smbd/process.c:1489(process_smb) Transaction 0 of length 137 (0 toread) [2011/03/14 08:59:43.413176, 3] smbd/process.c:1298(switch_message) switch message SMBnegprot (pid 2608) conn 0x0 [2011/03/14 08:59:43.416864, 3] smbd/sec_ctx.c:310(set_sec_ctx) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 [2011/03/14 08:59:43.423903, 3] smbd/negprot.c:586(reply_negprot) Requested protocol [PC NETWORK PROGRAM 1.0] [2011/03/14 08:59:43.425933, 3] smbd/negprot.c:586(reply_negprot) Requested protocol [LANMAN1.0] [2011/03/14 08:59:43.427349, 3] smbd/negprot.c:586(reply_negprot) Requested protocol [Windows for Workgroups 3.1a] [2011/03/14 08:59:43.427849, 3] smbd/negprot.c:586(reply_negprot) Requested protocol [LM1.2X002] [2011/03/14 08:59:43.428857, 3] smbd/negprot.c:586(reply_negprot) Requested protocol [LANMAN2.1] [2011/03/14 08:59:43.429371, 3] smbd/negprot.c:586(reply_negprot) Requested protocol [NT LM 0.12] [2011/03/14 08:59:43.441446, 3] smbd/negprot.c:404(reply_nt1) using SPNEGO [2011/03/14 08:59:43.443164, 3] smbd/negprot.c:691(reply_negprot) Selected protocol NT LM 0.12 [2011/03/14 08:59:43.452647, 3] smbd/sec_ctx.c:310(set_sec_ctx) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 [2011/03/14 08:59:43.462885, 3] smbd/connection.c:31(yield_connection) Yielding connection to [2011/03/14 08:59:43.467334, 3] smbd/oplock.c:895(init_oplocks) init_oplocks: initializing messages. [2011/03/14 08:59:43.472880, 3] smbd/oplock_linux.c:224(linux_init_kernel_oplocks) Linux kernel oplocks enabled [2011/03/14 08:59:43.486976, 3] smbd/server.c:902(exit_server_common) Server exit (failed to receive smb request) [2011/03/14 08:59:43.491759, 3] smbd/oplock.c:895(init_oplocks) init_oplocks: initializing messages. [2011/03/14 08:59:43.494812, 3] smbd/oplock_linux.c:224(linux_init_kernel_oplocks) Linux kernel oplocks enabled [2011/03/14 08:59:43.497295, 3] smbd/process.c:1489(process_smb) Transaction 0 of length 72 (0 toread) [2011/03/14 08:59:43.497505, 2] smbd/reply.c:554(reply_special) netbios connect: name1=GUAVA 0x20 name2=XXXX-001119 0x0 [2011/03/14 08:59:43.498005, 2] smbd/reply.c:565(reply_special) netbios connect: local=guava remote=XXXX-001119, name type = 0 [2011/03/14 08:59:43.500718, 3] smbd/process.c:1489(process_smb) Transaction 0 of length 137 (0 toread) [2011/03/14 08:59:43.501499, 3] smbd/process.c:1298(switch_message) switch message SMBnegprot (pid 2609) conn 0x0 [2011/03/14 08:59:43.502007, 3] smbd/sec_ctx.c:310(set_sec_ctx) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 [2011/03/14 08:59:43.503368, 3] smbd/negprot.c:586(reply_negprot) Requested protocol [PC NETWORK PROGRAM 1.0] [2011/03/14 08:59:43.503862, 3] smbd/negprot.c:586(reply_negprot) Requested protocol [LANMAN1.0] [2011/03/14 08:59:43.504331, 3] smbd/negprot.c:586(reply_negprot) Requested protocol [Windows for Workgroups 3.1a] [2011/03/14 08:59:43.504399, 3] smbd/negprot.c:586(reply_negprot) Requested protocol [LM1.2X002] [2011/03/14 08:59:43.504456, 3] smbd/negprot.c:586(reply_negprot) Requested protocol [LANMAN2.1] [2011/03/14 08:59:43.504510, 3] smbd/negprot.c:586(reply_negprot) Requested protocol [NT LM 0.12] [2011/03/14 08:59:43.508620, 3] smbd/negprot.c:404(reply_nt1) using SPNEGO [2011/03/14 08:59:43.508950, 3] smbd/negprot.c:691(reply_negprot) Selected protocol NT LM 0.12 [2011/03/14 08:59:43.510910, 3] smbd/sec_ctx.c:310(set_sec_ctx) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 [2011/03/14 08:59:43.511752, 3] smbd/connection.c:31(yield_connection) Yielding connection to [2011/03/14 08:59:43.511976, 3] smbd/connection.c:42(yield_connection) deleting connection record returned NT_STATUS_NOT_FOUND [2011/03/14 08:59:43.513346, 3] smbd/server.c:902(exit_server_common) Server exit (failed to receive smb request) [2011/03/14 08:59:43.557510, 3] smbd/sec_ctx.c:310(set_sec_ctx) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 [2011/03/14 08:59:43.560856, 3] smbd/connection.c:31(yield_connection) Yielding connection to [2011/03/14 08:59:43.567329, 3] smbd/server.c:902(exit_server_common) Server exit (failed to receive smb request) [2011/03/14 08:59:43.609265, 3] smbd/oplock.c:895(init_oplocks) init_oplocks: initializing messages. [2011/03/14 08:59:43.611759, 3] smbd/oplock_linux.c:224(linux_init_kernel_oplocks) Linux kernel oplocks enabled [2011/03/14 08:59:43.613837, 3] smbd/process.c:1489(process_smb) Transaction 0 of length 137 (0 toread) [2011/03/14 08:59:43.614082, 3] smbd/process.c:1298(switch_message) switch message SMBnegprot (pid 2611) conn 0x0 [2011/03/14 08:59:43.614172, 3] smbd/sec_ctx.c:310(set_sec_ctx) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 [2011/03/14 08:59:43.615831, 3] smbd/negprot.c:586(reply_negprot) Requested protocol [PC NETWORK PROGRAM 1.0] [2011/03/14 08:59:43.616048, 3] smbd/negprot.c:586(reply_negprot) Requested protocol [LANMAN1.0] [2011/03/14 08:59:43.616106, 3] smbd/negprot.c:586(reply_negprot) Requested protocol [Windows for Workgroups 3.1a] [2011/03/14 08:59:43.616161, 3] smbd/negprot.c:586(reply_negprot) Requested protocol [LM1.2X002] [2011/03/14 08:59:43.616215, 3] smbd/negprot.c:586(reply_negprot) Requested protocol [LANMAN2.1] [2011/03/14 08:59:43.616269, 3] smbd/negprot.c:586(reply_negprot) Requested protocol [NT LM 0.12] [2011/03/14 08:59:43.618723, 3] smbd/negprot.c:404(reply_nt1) using SPNEGO [2011/03/14 08:59:43.619210, 3] smbd/negprot.c:691(reply_negprot) Selected protocol NT LM 0.12 [2011/03/14 08:59:43.634122, 3] smbd/sec_ctx.c:310(set_sec_ctx) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 [2011/03/14 08:59:43.634471, 3] smbd/connection.c:31(yield_connection) Yielding connection to [2011/03/14 08:59:43.635182, 3] smbd/server.c:902(exit_server_common) Server exit (failed to receive smb request) [2011/03/14 08:59:43.708281, 3] smbd/oplock.c:895(init_oplocks) init_oplocks: initializing messages. [2011/03/14 08:59:43.718535, 3] smbd/oplock_linux.c:224(linux_init_kernel_oplocks) Linux kernel oplocks enabled [2011/03/14 08:59:43.726633, 3] smbd/process.c:1489(process_smb) Transaction 0 of length 137 (0 toread) [2011/03/14 08:59:43.729058, 3] smbd/process.c:1298(switch_message) switch message SMBnegprot (pid 2612) conn 0x0 [2011/03/14 08:59:43.731976, 3] smbd/sec_ctx.c:310(set_sec_ctx) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 [2011/03/14 08:59:43.740871, 3] smbd/negprot.c:586(reply_negprot) Requested protocol [PC NETWORK PROGRAM 1.0] [2011/03/14 08:59:43.744295, 3] smbd/negprot.c:586(reply_negprot) Requested protocol [LANMAN1.0] [2011/03/14 08:59:43.746364, 3] smbd/negprot.c:586(reply_negprot) Requested protocol [Windows for Workgroups 3.1a] [2011/03/14 08:59:43.749162, 3] smbd/negprot.c:586(reply_negprot) Requested protocol [LM1.2X002] [2011/03/14 08:59:43.750887, 3] smbd/negprot.c:586(reply_negprot) Requested protocol [LANMAN2.1] [2011/03/14 08:59:43.752717, 3] smbd/negprot.c:586(reply_negprot) Requested protocol [NT LM 0.12] [2011/03/14 08:59:43.775974, 3] smbd/negprot.c:404(reply_nt1) using SPNEGO [2011/03/14 08:59:43.776482, 3] smbd/negprot.c:691(reply_negprot) Selected protocol NT LM 0.12 [2011/03/14 08:59:43.790927, 3] smbd/sec_ctx.c:310(set_sec_ctx) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 [2011/03/14 08:59:43.791278, 3] smbd/connection.c:31(yield_connection) Yielding connection to [2011/03/14 08:59:43.792797, 3] smbd/server.c:902(exit_server_common) Server exit (failed to receive smb request) [2011/03/14 08:59:43.887044, 3] smbd/oplock.c:895(init_oplocks) init_oplocks: initializing messages. [2011/03/14 08:59:43.895089, 3] smbd/oplock_linux.c:224(linux_init_kernel_oplocks) Linux kernel oplocks enabled [2011/03/14 08:59:43.902896, 3] smbd/process.c:1489(process_smb) Transaction 0 of length 137 (0 toread) [2011/03/14 08:59:43.905414, 3] smbd/process.c:1298(switch_message) switch message SMBnegprot (pid 2613) conn 0x0 [2011/03/14 08:59:43.907732, 3] smbd/sec_ctx.c:310(set_sec_ctx) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 [2011/03/14 08:59:43.914518, 3] smbd/negprot.c:586(reply_negprot) Requested protocol [PC NETWORK PROGRAM 1.0] [2011/03/14 08:59:43.914986, 3] smbd/negprot.c:586(reply_negprot) Requested protocol [LANMAN1.0] [2011/03/14 08:59:43.915999, 3] smbd/negprot.c:586(reply_negprot) Requested protocol [Windows for Workgroups 3.1a] [2011/03/14 08:59:43.917752, 3] smbd/negprot.c:586(reply_negprot) Requested protocol [LM1.2X002] [2011/03/14 08:59:43.919510, 3] smbd/negprot.c:586(reply_negprot) Requested protocol [LANMAN2.1] [2011/03/14 08:59:43.920502, 3] smbd/negprot.c:586(reply_negprot) Requested protocol [NT LM 0.12] [2011/03/14 08:59:43.937329, 3] smbd/negprot.c:404(reply_nt1) using SPNEGO [2011/03/14 08:59:43.939824, 3] smbd/negprot.c:691(reply_negprot) Selected protocol NT LM 0.12 [2011/03/14 08:59:43.953196, 3] smbd/sec_ctx.c:310(set_sec_ctx) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 [2011/03/14 08:59:43.965109, 3] smbd/connection.c:31(yield_connection) Yielding connection to [2011/03/14 08:59:43.977161, 3] smbd/oplock.c:895(init_oplocks) init_oplocks: initializing messages. [2011/03/14 08:59:43.981855, 3] smbd/oplock_linux.c:224(linux_init_kernel_oplocks) Linux kernel oplocks enabled [2011/03/14 08:59:43.982906, 3] smbd/process.c:1489(process_smb) Transaction 0 of length 137 (0 toread) [2011/03/14 08:59:43.983433, 3] smbd/process.c:1298(switch_message) switch message SMBnegprot (pid 2614) conn 0x0 [2011/03/14 08:59:43.984628, 3] smbd/sec_ctx.c:310(set_sec_ctx) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 [2011/03/14 08:59:43.984047, 3] smbd/server.c:902(exit_server_common) [2011/03/14 08:59:43.985414, 3] smbd/negprot.c:586(reply_negprot) Requested protocol [PC NETWORK PROGRAM 1.0] [2011/03/14 08:59:43.986554, 3] smbd/negprot.c:586(reply_negprot) Requested protocol [LANMAN1.0] [2011/03/14 08:59:43.986632, 3] smbd/negprot.c:586(reply_negprot) Requested protocol [Windows for Workgroups 3.1a] [2011/03/14 08:59:43.986687, 3] smbd/negprot.c:586(reply_negprot) Requested protocol [LM1.2X002] [2011/03/14 08:59:43.986742, 3] smbd/negprot.c:586(reply_negprot) Requested protocol [LANMAN2.1] [2011/03/14 08:59:43.987073, 3] smbd/negprot.c:586(reply_negprot) Requested protocol [NT LM 0.12] Server exit (failed to receive smb request) [2011/03/14 08:59:43.990016, 3] smbd/negprot.c:404(reply_nt1) using SPNEGO [2011/03/14 08:59:43.990111, 3] smbd/negprot.c:691(reply_negprot) Selected protocol NT LM 0.12 [2011/03/14 08:59:43.998715, 3] smbd/sec_ctx.c:310(set_sec_ctx) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 [2011/03/14 08:59:43.999387, 3] smbd/connection.c:31(yield_connection) Yielding connection to [2011/03/14 08:59:44.000489, 3] smbd/server.c:902(exit_server_common) Server exit (failed to receive smb request) [2011/03/14 08:59:45.033233, 3] smbd/sec_ctx.c:310(set_sec_ctx) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 [2011/03/14 08:59:45.034854, 3] smbd/connection.c:31(yield_connection) Yielding connection to [2011/03/14 08:59:45.038915, 3] smbd/server.c:902(exit_server_common) Server exit (failed to receive smb request) And Successful.... [2011/03/14 09:04:27.933355, 3] smbd/oplock.c:895(init_oplocks) init_oplocks: initializing messages. [2011/03/14 09:04:27.937750, 3] smbd/oplock_linux.c:224(linux_init_kernel_oplocks) Linux kernel oplocks enabled [2011/03/14 09:04:27.939608, 3] smbd/process.c:1489(process_smb) Transaction 0 of length 137 (0 toread) [2011/03/14 09:04:27.939740, 3] smbd/process.c:1298(switch_message) switch message SMBnegprot (pid 2625) conn 0x0 [2011/03/14 09:04:27.939828, 3] smbd/sec_ctx.c:310(set_sec_ctx) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 [2011/03/14 09:04:27.940735, 3] smbd/negprot.c:586(reply_negprot) Requested protocol [PC NETWORK PROGRAM 1.0] [2011/03/14 09:04:27.941622, 3] smbd/negprot.c:586(reply_negprot) Requested protocol [LANMAN1.0] [2011/03/14 09:04:27.941706, 3] smbd/negprot.c:586(reply_negprot) Requested protocol [Windows for Workgroups 3.1a] [2011/03/14 09:04:27.941761, 3] smbd/negprot.c:586(reply_negprot) Requested protocol [LM1.2X002] [2011/03/14 09:04:27.941815, 3] smbd/negprot.c:586(reply_negprot) Requested protocol [LANMAN2.1] [2011/03/14 09:04:27.941869, 3] smbd/negprot.c:586(reply_negprot) Requested protocol [NT LM 0.12] [2011/03/14 09:04:27.945418, 3] smbd/negprot.c:404(reply_nt1) using SPNEGO [2011/03/14 09:04:27.945840, 3] smbd/negprot.c:691(reply_negprot) Selected protocol NT LM 0.12 [2011/03/14 09:04:27.948493, 3] smbd/process.c:1489(process_smb) Transaction 1 of length 1428 (0 toread) [2011/03/14 09:04:27.948752, 3] smbd/process.c:1298(switch_message) switch message SMBsesssetupX (pid 2625) conn 0x0 [2011/03/14 09:04:27.948815, 3] smbd/sec_ctx.c:310(set_sec_ctx) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 [2011/03/14 09:04:27.948947, 3] smbd/sesssetup.c:1436(reply_sesssetup_and_X) wct=12 flg2=0xc807 [2011/03/14 09:04:27.949045, 2] smbd/sesssetup.c:1391(setup_new_vc_session) setup_new_vc_session: New VC == 0, if NT4.x compatible we would close all old resources. [2011/03/14 09:04:27.949109, 3] smbd/sesssetup.c:1190(reply_sesssetup_and_X_spnego) Doing spnego session setup [2011/03/14 09:04:27.949500, 3] smbd/sesssetup.c:1232(reply_sesssetup_and_X_spnego) NativeOS=[Windows 2002 Service Pack 3 2600] NativeLanMan=[Windows 2002 5.1] PrimaryDomain=[] [2011/03/14 09:04:27.949786, 3] smbd/sesssetup.c:806(reply_spnego_negotiate) reply_spnego_negotiate: Got secblob of size 1197 [2011/03/14 09:04:27.968108, 3] libads/authdata.c:304(decode_pac_data) Found account name from PAC: XXXX-001119$ [XXXX-001119$] [2011/03/14 09:04:27.968665, 3] smbd/sesssetup.c:338(reply_spnego_kerberos) Ticket name is [XXXX-001119$@LAN.XXXX.CO.UK] [2011/03/14 09:04:27.969975, 0] lib/util_sock.c:1441(get_peer_addr_internal) getpeername failed. Error was Transport endpoint is not connected [2011/03/14 09:04:27.989798, 3] smbd/oplock.c:895(init_oplocks) init_oplocks: initializing messages. [2011/03/14 09:04:27.991229, 3] smbd/oplock_linux.c:224(linux_init_kernel_oplocks) Linux kernel oplocks enabled [2011/03/14 09:04:27.993132, 3] smbd/process.c:1489(process_smb) Transaction 0 of length 72 (0 toread) [2011/03/14 09:04:27.993143, 2] smbd/reply.c:554(reply_special) netbios connect: name1=GUAVA 0x20 name2=XXXX-001119 0x0 [2011/03/14 09:04:27.993536, 2] smbd/reply.c:565(reply_special) netbios connect: local=guava remote=XXXX-001119, name type = 0 [2011/03/14 09:04:27.995320, 0] lib/util_sock.c:680(write_data) [2011/03/14 09:04:27.996196, 0] lib/util_sock.c:1441(get_peer_addr_internal) getpeername failed. Error was Transport endpoint is not connected write_data: write failure in writing to client 0.0.0.0. Error Connection reset by peer [2011/03/14 09:04:27.997529, 0] smbd/process.c:79(srv_send_smb) Error writing 4 bytes to client. -1. (Transport endpoint is not connected) [2011/03/14 09:04:27.998485, 3] smbd/sec_ctx.c:310(set_sec_ctx) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 [2011/03/14 09:04:27.998696, 3] smbd/connection.c:31(yield_connection) Yielding connection to [2011/03/14 09:04:27.999498, 3] smbd/connection.c:42(yield_connection) deleting connection record returned NT_STATUS_NOT_FOUND [2011/03/14 09:04:28.000573, 3] smbd/server.c:902(exit_server_common) Server exit (failed to receive smb request) [2011/03/14 09:04:28.068497, 3] smbd/sec_ctx.c:210(push_sec_ctx) push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1 [2011/03/14 09:04:28.068720, 3] smbd/uid.c:429(push_conn_ctx) push_conn_ctx(0) : conn_ctx_stack_ndx = 0 [2011/03/14 09:04:28.069471, 3] smbd/sec_ctx.c:310(set_sec_ctx) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 [2011/03/14 09:04:28.072314, 3] smbd/sec_ctx.c:418(pop_sec_ctx) pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0 [2011/03/14 09:04:28.072639, 3] lib/privileges.c:63(get_privileges) get_privileges: No privileges assigned to SID [S-1-5-21-644159478-2111868696-1206633297-1475] [2011/03/14 09:04:28.072722, 3] lib/privileges.c:63(get_privileges) get_privileges: No privileges assigned to SID [S-1-5-21-644159478-2111868696-1206633297-515] [2011/03/14 09:04:28.072830, 3] lib/privileges.c:63(get_privileges) get_privileges: No privileges assigned to SID [S-1-5-2] [2011/03/14 09:04:28.073223, 3] lib/privileges.c:63(get_privileges) get_privileges: No privileges assigned to SID [S-1-5-11] [2011/03/14 09:04:28.073234, 3] smbd/password.c:282(register_existing_vuid) register_existing_vuid: User name: XXXX+XXXX-001119$ Real name: XXXX-001119$ [2011/03/14 09:04:28.073237, 3] smbd/password.c:292(register_existing_vuid) register_existing_vuid: UNIX uid 10001 is UNIX user XXXX+XXXX-001119$, and will be vuid 101 [2011/03/14 09:04:28.073242, 3] smbd/password.c:223(register_homes_share) Adding homes service for user 'XXXX+XXXX-001119$' using home directory: '/home/XXXX/XXXX-001119_' [2011/03/14 09:04:28.073244, 3] param/loadparm.c:6265(lp_add_home) adding home's share [XXXX-001119$] for user 'XXXX+XXXX-001119$' at '/home/XXXX/XXXX-001119_' [2011/03/14 09:04:28.076875, 3] smbd/process.c:1489(process_smb) Transaction 2 of length 80 (0 toread) [2011/03/14 09:04:28.081596, 3] smbd/process.c:1298(switch_message) switch message SMBtconX (pid 2625) conn 0x0 [2011/03/14 09:04:28.083678, 3] smbd/sec_ctx.c:310(set_sec_ctx) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 [2011/03/14 09:04:28.090318, 3] smbd/sec_ctx.c:210(push_sec_ctx) push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1 [2011/03/14 09:04:28.092355, 3] smbd/uid.c:429(push_conn_ctx) push_conn_ctx(0) : conn_ctx_stack_ndx = 0 [2011/03/14 09:04:28.094149, 3] smbd/sec_ctx.c:310(set_sec_ctx) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 [2011/03/14 09:04:28.098243, 3] smbd/sec_ctx.c:418(pop_sec_ctx) pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0 [2011/03/14 09:04:28.101115, 3] smbd/sec_ctx.c:210(push_sec_ctx) push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1 [2011/03/14 09:04:28.103962, 3] smbd/uid.c:429(push_conn_ctx) push_conn_ctx(0) : conn_ctx_stack_ndx = 0 [2011/03/14 09:04:28.105858, 3] smbd/sec_ctx.c:310(set_sec_ctx) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 [2011/03/14 09:04:28.107001, 3] smbd/sec_ctx.c:418(pop_sec_ctx) pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0 [2011/03/14 09:04:28.108484, 3] smbd/sec_ctx.c:210(push_sec_ctx) push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1 [2011/03/14 09:04:28.112309, 3] smbd/uid.c:429(push_conn_ctx) push_conn_ctx(0) : conn_ctx_stack_ndx = 0 [2011/03/14 09:04:28.114249, 3] smbd/sec_ctx.c:310(set_sec_ctx) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 [2011/03/14 09:04:28.116681, 3] smbd/sec_ctx.c:418(pop_sec_ctx) pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0 [2011/03/14 09:04:28.118408, 3] smbd/service.c:807(make_connection_snum) Connect path is '/tmp' for service [IPC$] [2011/03/14 09:04:28.124114, 3] smbd/vfs.c:97(vfs_init_default) Initialising default vfs hooks [2011/03/14 09:04:28.126281, 3] smbd/vfs.c:122(vfs_init_custom) Initialising custom vfs hooks from [/[Default VFS]/] [2011/03/14 09:04:28.135740, 3] smbd/sec_ctx.c:210(push_sec_ctx) push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1 [2011/03/14 09:04:28.137579, 3] smbd/uid.c:429(push_conn_ctx) push_conn_ctx(0) : conn_ctx_stack_ndx = 0 [2011/03/14 09:04:28.139336, 3] smbd/sec_ctx.c:310(set_sec_ctx) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 [2011/03/14 09:04:28.143588, 3] smbd/sec_ctx.c:418(pop_sec_ctx) pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0 [2011/03/14 09:04:28.148778, 3] smbd/sec_ctx.c:210(push_sec_ctx) push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1 [2011/03/14 09:04:28.149652, 3] smbd/uid.c:429(push_conn_ctx) push_conn_ctx(0) : conn_ctx_stack_ndx = 0 [2011/03/14 09:04:28.149723, 3] smbd/sec_ctx.c:310(set_sec_ctx) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 [2011/03/14 09:04:28.150506, 3] smbd/sec_ctx.c:418(pop_sec_ctx) pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0 [2011/03/14 09:04:28.150822, 3] smbd/sec_ctx.c:210(push_sec_ctx) push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1 [2011/03/14 09:04:28.150884, 3] smbd/uid.c:429(push_conn_ctx) push_conn_ctx(0) : conn_ctx_stack_ndx = 0 [2011/03/14 09:04:28.150938, 3] smbd/sec_ctx.c:310(set_sec_ctx) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 [2011/03/14 09:04:28.151054, 3] smbd/sec_ctx.c:418(pop_sec_ctx) pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0 [2011/03/14 09:04:28.151253, 3] smbd/sec_ctx.c:310(set_sec_ctx) setting sec ctx (10001, 10008) - sec_ctx_stack_ndx = 0 [2011/03/14 09:04:28.151438, 3] smbd/service.c:1070(make_connection_snum) __ffff_192.168.3.52 (::ffff:192.168.3.52) connect to service IPC$ initially as user XXXX+XXXX-001119$ (uid=10001, gid=10008) (pid 2625) [2011/03/14 09:04:28.152408, 3] smbd/sec_ctx.c:310(set_sec_ctx) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 [2011/03/14 09:04:28.152410, 3] smbd/reply.c:865(reply_tcon_and_X) tconX service=IPC$ [2011/03/14 09:04:28.157519, 3] smbd/process.c:1489(process_smb) Transaction 3 of length 102 (0 toread) [2011/03/14 09:04:28.157879, 3] smbd/process.c:1298(switch_message) switch message SMBtrans2 (pid 2625) conn 0x9913e48 [2011/03/14 09:04:28.157963, 3] smbd/sec_ctx.c:310(set_sec_ctx) setting sec ctx (10001, 10008) - sec_ctx_stack_ndx = 0 [2011/03/14 09:04:28.158467, 3] smbd/msdfs.c:849(get_referred_path) get_referred_path: |SHARENAME| in dfs path \guava\SHARENAME is not a dfs root. [2011/03/14 09:04:28.158843, 3] smbd/error.c:80(error_packet_set) error packet at smbd/trans2.c(8018) cmd=50 (SMBtrans2) NT_STATUS_NOT_FOUND [2011/03/14 09:04:28.189177, 3] smbd/process.c:1489(process_smb) Transaction 4 of length 1860 (0 toread) [2011/03/14 09:04:28.192241, 3] smbd/process.c:1298(switch_message) switch message SMBsesssetupX (pid 2625) conn 0x0 [2011/03/14 09:04:28.196189, 3] smbd/sec_ctx.c:310(set_sec_ctx) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 [2011/03/14 09:04:28.199452, 3] smbd/sesssetup.c:1436(reply_sesssetup_and_X) wct=12 flg2=0xc807 [2011/03/14 09:04:28.201256, 3] smbd/sesssetup.c:1190(reply_sesssetup_and_X_spnego) Doing spnego session setup [2011/03/14 09:04:28.203293, 3] smbd/sesssetup.c:1232(reply_sesssetup_and_X_spnego) NativeOS=[Windows 2002 Service Pack 3 2600] NativeLanMan=[Windows 2002 5.1] PrimaryDomain=[] [2011/03/14 09:04:28.206565, 3] smbd/sesssetup.c:806(reply_spnego_negotiate) reply_spnego_negotiate: Got secblob of size 1629 [2011/03/14 09:04:28.238891, 3] libads/authdata.c:304(decode_pac_data) Found account name from PAC: geoff.winkless [Geoff Winkless] [2011/03/14 09:04:28.242828, 3] smbd/sesssetup.c:338(reply_spnego_kerberos) Ticket name is [geoff.winkless at LAN.XXXX.CO.UK] [2011/03/14 09:04:28.245288, 3] smbd/map_username.c:188(map_username) Mapped user XXXX+geoff.winkless to root [2011/03/14 09:04:28.251217, 3] smbd/map_username.c:188(map_username) Mapped user XXXX+geoff.winkless to root [2011/03/14 09:04:28.259205, 3] smbd/sec_ctx.c:210(push_sec_ctx) push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1 [2011/03/14 09:04:28.263235, 3] smbd/uid.c:429(push_conn_ctx) push_conn_ctx(0) : conn_ctx_stack_ndx = 0 [2011/03/14 09:04:28.263780, 3] smbd/sec_ctx.c:310(set_sec_ctx) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 [2011/03/14 09:04:28.270075, 3] smbd/sec_ctx.c:418(pop_sec_ctx) pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0 [2011/03/14 09:04:28.272698, 3] smbd/sec_ctx.c:210(push_sec_ctx) push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1 [2011/03/14 09:04:28.273309, 3] smbd/uid.c:429(push_conn_ctx) push_conn_ctx(0) : conn_ctx_stack_ndx = 0 [2011/03/14 09:04:28.273312, 3] smbd/sec_ctx.c:310(set_sec_ctx) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 [2011/03/14 09:04:28.273318, 3] smbd/sec_ctx.c:418(pop_sec_ctx) pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0 [2011/03/14 09:04:28.378256, 3] smbd/sec_ctx.c:210(push_sec_ctx) push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1 [2011/03/14 09:04:28.379201, 3] smbd/uid.c:429(push_conn_ctx) push_conn_ctx(0) : conn_ctx_stack_ndx = 0 [2011/03/14 09:04:28.380413, 3] smbd/sec_ctx.c:310(set_sec_ctx) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 [2011/03/14 09:04:28.382080, 3] smbd/sec_ctx.c:418(pop_sec_ctx) pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0 [2011/03/14 09:04:28.389276, 3] smbd/sec_ctx.c:210(push_sec_ctx) push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1 [2011/03/14 09:04:28.390681, 3] smbd/uid.c:429(push_conn_ctx) push_conn_ctx(0) : conn_ctx_stack_ndx = 0 [2011/03/14 09:04:28.392901, 3] smbd/sec_ctx.c:310(set_sec_ctx) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 [2011/03/14 09:04:28.395899, 3] smbd/sec_ctx.c:418(pop_sec_ctx) pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0 [2011/03/14 09:04:28.402660, 3] smbd/sec_ctx.c:210(push_sec_ctx) push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1 [2011/03/14 09:04:28.404619, 3] smbd/uid.c:429(push_conn_ctx) push_conn_ctx(0) : conn_ctx_stack_ndx = 0 [2011/03/14 09:04:28.407283, 3] smbd/sec_ctx.c:310(set_sec_ctx) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 [2011/03/14 09:04:28.410320, 3] smbd/sec_ctx.c:418(pop_sec_ctx) pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0 [2011/03/14 09:04:28.419677, 3] smbd/sec_ctx.c:210(push_sec_ctx) push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1 [2011/03/14 09:04:28.422550, 3] smbd/uid.c:429(push_conn_ctx) push_conn_ctx(0) : conn_ctx_stack_ndx = 0 [2011/03/14 09:04:28.425007, 3] smbd/sec_ctx.c:310(set_sec_ctx) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 [2011/03/14 09:04:28.427827, 3] smbd/sec_ctx.c:418(pop_sec_ctx) pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0 [2011/03/14 09:04:28.440051, 3] smbd/sec_ctx.c:210(push_sec_ctx) push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1 [2011/03/14 09:04:28.441570, 3] smbd/uid.c:429(push_conn_ctx) push_conn_ctx(0) : conn_ctx_stack_ndx = 0 [2011/03/14 09:04:28.442589, 3] smbd/sec_ctx.c:310(set_sec_ctx) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 [2011/03/14 09:04:28.447238, 3] smbd/sec_ctx.c:418(pop_sec_ctx) pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0 [2011/03/14 09:04:28.457637, 3] smbd/sec_ctx.c:210(push_sec_ctx) push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1 [2011/03/14 09:04:28.459512, 3] smbd/uid.c:429(push_conn_ctx) push_conn_ctx(0) : conn_ctx_stack_ndx = 0 [2011/03/14 09:04:28.460274, 3] smbd/sec_ctx.c:310(set_sec_ctx) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 [2011/03/14 09:04:28.464108, 3] smbd/sec_ctx.c:418(pop_sec_ctx) pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0 [2011/03/14 09:04:28.465374, 3] smbd/sec_ctx.c:210(push_sec_ctx) push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1 [2011/03/14 09:04:28.466476, 3] smbd/uid.c:429(push_conn_ctx) push_conn_ctx(0) : conn_ctx_stack_ndx = 0 [2011/03/14 09:04:28.467925, 3] smbd/sec_ctx.c:310(set_sec_ctx) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 [2011/03/14 09:04:28.495842, 3] smbd/sec_ctx.c:418(pop_sec_ctx) pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0 [2011/03/14 09:04:28.498082, 3] lib/privileges.c:63(get_privileges) get_privileges: No privileges assigned to SID [S-1-22-1-0] [2011/03/14 09:04:28.502001, 3] lib/privileges.c:63(get_privileges) get_privileges: No privileges assigned to SID [S-1-22-2-0] [2011/03/14 09:04:28.506910, 3] lib/privileges.c:63(get_privileges) get_privileges: No privileges assigned to SID [S-1-5-2] [2011/03/14 09:04:28.511174, 3] lib/privileges.c:63(get_privileges) get_privileges: No privileges assigned to SID [S-1-5-11] [2011/03/14 09:04:28.511978, 3] lib/privileges.c:63(get_privileges) get_privileges: No privileges assigned to SID [S-1-22-2-1] [2011/03/14 09:04:28.515295, 3] lib/privileges.c:63(get_privileges) get_privileges: No privileges assigned to SID [S-1-22-2-2] [2011/03/14 09:04:28.516630, 3] lib/privileges.c:63(get_privileges) get_privileges: No privileges assigned to SID [S-1-22-2-3] [2011/03/14 09:04:28.518279, 3] lib/privileges.c:63(get_privileges) get_privileges: No privileges assigned to SID [S-1-22-2-4] [2011/03/14 09:04:28.519052, 3] lib/privileges.c:63(get_privileges) get_privileges: No privileges assigned to SID [S-1-22-2-6] [2011/03/14 09:04:28.521723, 3] lib/privileges.c:63(get_privileges) get_privileges: No privileges assigned to SID [S-1-22-2-10] [2011/03/14 09:04:28.522802, 3] smbd/password.c:282(register_existing_vuid) register_existing_vuid: User name: root Real name: Geoff Winkless [2011/03/14 09:04:28.523692, 3] smbd/password.c:292(register_existing_vuid) register_existing_vuid: UNIX uid 0 is UNIX user root, and will be vuid 103 [2011/03/14 09:04:28.526124, 3] smbd/password.c:223(register_homes_share) Adding homes service for user 'root' using home directory: '/root' [2011/03/14 09:04:28.527277, 3] param/loadparm.c:6265(lp_add_home) adding home's share [root] for user 'root' at '/root' [2011/03/14 09:04:28.531412, 3] smbd/process.c:1489(process_smb) Transaction 5 of length 84 (0 toread) [2011/03/14 09:04:28.533746, 3] smbd/process.c:1298(switch_message) switch message SMBtconX (pid 2625) conn 0x0 [2011/03/14 09:04:28.535407, 3] smbd/sec_ctx.c:310(set_sec_ctx) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 [2011/03/14 09:04:28.536938, 3] lib/util_sid.c:228(string_to_sid) string_to_sid: Sid SHARENAME does not start with 'S-'. [2011/03/14 09:04:28.538272, 3] smbd/sec_ctx.c:210(push_sec_ctx) push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1 [2011/03/14 09:04:28.540529, 3] smbd/uid.c:429(push_conn_ctx) push_conn_ctx(0) : conn_ctx_stack_ndx = 0 [2011/03/14 09:04:28.541929, 3] smbd/sec_ctx.c:310(set_sec_ctx) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 [2011/03/14 09:04:28.546564, 3] smbd/sec_ctx.c:418(pop_sec_ctx) pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0 [2011/03/14 09:04:28.547891, 3] smbd/sec_ctx.c:210(push_sec_ctx) push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1 [2011/03/14 09:04:28.550744, 3] smbd/uid.c:429(push_conn_ctx) push_conn_ctx(0) : conn_ctx_stack_ndx = 0 [2011/03/14 09:04:28.552598, 3] smbd/sec_ctx.c:310(set_sec_ctx) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 [2011/03/14 09:04:28.556462, 3] smbd/sec_ctx.c:418(pop_sec_ctx) pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0 [2011/03/14 09:04:28.573301, 3] lib/util_sid.c:228(string_to_sid) string_to_sid: Sid root does not start with 'S-'. [2011/03/14 09:04:28.578139, 3] smbd/sec_ctx.c:210(push_sec_ctx) push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1 [2011/03/14 09:04:28.580587, 3] smbd/uid.c:429(push_conn_ctx) push_conn_ctx(0) : conn_ctx_stack_ndx = 0 [2011/03/14 09:04:28.581963, 3] smbd/sec_ctx.c:310(set_sec_ctx) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 [2011/03/14 09:04:28.586467, 3] smbd/sec_ctx.c:418(pop_sec_ctx) pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0 [2011/03/14 09:04:28.586922, 3] smbd/sec_ctx.c:210(push_sec_ctx) push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1 [2011/03/14 09:04:28.589159, 3] smbd/uid.c:429(push_conn_ctx) push_conn_ctx(0) : conn_ctx_stack_ndx = 0 [2011/03/14 09:04:28.593826, 3] smbd/sec_ctx.c:310(set_sec_ctx) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 [2011/03/14 09:04:28.594744, 3] smbd/sec_ctx.c:418(pop_sec_ctx) pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0 [2011/03/14 09:04:28.605801, 3] smbd/sec_ctx.c:210(push_sec_ctx) push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1 [2011/03/14 09:04:28.606814, 3] smbd/uid.c:429(push_conn_ctx) push_conn_ctx(0) : conn_ctx_stack_ndx = 0 [2011/03/14 09:04:28.608106, 3] smbd/sec_ctx.c:310(set_sec_ctx) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 [2011/03/14 09:04:28.611288, 3] smbd/sec_ctx.c:418(pop_sec_ctx) pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0 [2011/03/14 09:04:28.612798, 3] smbd/sec_ctx.c:210(push_sec_ctx) push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1 [2011/03/14 09:04:28.614289, 3] smbd/uid.c:429(push_conn_ctx) push_conn_ctx(0) : conn_ctx_stack_ndx = 0 [2011/03/14 09:04:28.615334, 3] smbd/sec_ctx.c:310(set_sec_ctx) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 [2011/03/14 09:04:28.618553, 3] smbd/sec_ctx.c:418(pop_sec_ctx) pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0 [2011/03/14 09:04:28.621086, 3] smbd/sec_ctx.c:210(push_sec_ctx) push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1 [2011/03/14 09:04:28.623704, 3] smbd/uid.c:429(push_conn_ctx) push_conn_ctx(0) : conn_ctx_stack_ndx = 0 [2011/03/14 09:04:28.628013, 3] smbd/sec_ctx.c:310(set_sec_ctx) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 [2011/03/14 09:04:28.631041, 3] smbd/sec_ctx.c:418(pop_sec_ctx) pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0 [2011/03/14 09:04:28.634017, 3] smbd/service.c:807(make_connection_snum) Connect path is '/usr/local/SHARENAME' for service [SHARENAME] [2011/03/14 09:04:28.636298, 3] smbd/vfs.c:97(vfs_init_default) Initialising default vfs hooks [2011/03/14 09:04:28.640564, 3] smbd/vfs.c:122(vfs_init_custom) Initialising custom vfs hooks from [/[Default VFS]/] [2011/03/14 09:04:28.643634, 3] lib/util_sid.c:228(string_to_sid) string_to_sid: Sid SHARENAME does not start with 'S-'. [2011/03/14 09:04:28.643635, 3] smbd/sec_ctx.c:210(push_sec_ctx) push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1 [2011/03/14 09:04:28.643845, 3] smbd/uid.c:429(push_conn_ctx) push_conn_ctx(0) : conn_ctx_stack_ndx = 0 [2011/03/14 09:04:28.643908, 3] smbd/sec_ctx.c:310(set_sec_ctx) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 [2011/03/14 09:04:28.644110, 3] smbd/sec_ctx.c:418(pop_sec_ctx) pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0 [2011/03/14 09:04:28.644182, 3] smbd/sec_ctx.c:210(push_sec_ctx) push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1 [2011/03/14 09:04:28.644635, 3] smbd/uid.c:429(push_conn_ctx) push_conn_ctx(0) : conn_ctx_stack_ndx = 0 [2011/03/14 09:04:28.644638, 3] smbd/sec_ctx.c:310(set_sec_ctx) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 [2011/03/14 09:04:28.645109, 3] smbd/sec_ctx.c:418(pop_sec_ctx) pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0 [2011/03/14 09:04:28.653227, 3] lib/util_sid.c:228(string_to_sid) string_to_sid: Sid root does not start with 'S-'. [2011/03/14 09:04:28.653437, 3] smbd/sec_ctx.c:210(push_sec_ctx) push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1 [2011/03/14 09:04:28.653674, 3] smbd/uid.c:429(push_conn_ctx) push_conn_ctx(0) : conn_ctx_stack_ndx = 0 [2011/03/14 09:04:28.653689, 3] smbd/sec_ctx.c:310(set_sec_ctx) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 [2011/03/14 09:04:28.653702, 3] smbd/sec_ctx.c:418(pop_sec_ctx) pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0 [2011/03/14 09:04:28.653714, 3] smbd/sec_ctx.c:210(push_sec_ctx) push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1 [2011/03/14 09:04:28.653724, 3] smbd/uid.c:429(push_conn_ctx) push_conn_ctx(0) : conn_ctx_stack_ndx = 0 [2011/03/14 09:04:28.653732, 3] smbd/sec_ctx.c:310(set_sec_ctx) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 [2011/03/14 09:04:28.654190, 3] smbd/sec_ctx.c:418(pop_sec_ctx) pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0 [2011/03/14 09:04:28.661726, 3] smbd/sec_ctx.c:210(push_sec_ctx) push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1 [2011/03/14 09:04:28.666776, 3] smbd/uid.c:429(push_conn_ctx) push_conn_ctx(0) : conn_ctx_stack_ndx = 0 [2011/03/14 09:04:28.669095, 3] smbd/sec_ctx.c:310(set_sec_ctx) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 [2011/03/14 09:04:28.672333, 3] smbd/sec_ctx.c:418(pop_sec_ctx) pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0 [2011/03/14 09:04:28.673522, 3] smbd/sec_ctx.c:210(push_sec_ctx) push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1 [2011/03/14 09:04:28.675404, 3] smbd/uid.c:429(push_conn_ctx) push_conn_ctx(0) : conn_ctx_stack_ndx = 0 [2011/03/14 09:04:28.676516, 3] smbd/sec_ctx.c:310(set_sec_ctx) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 [2011/03/14 09:04:28.683091, 3] smbd/sec_ctx.c:418(pop_sec_ctx) pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0 [2011/03/14 09:04:28.684238, 3] smbd/sec_ctx.c:210(push_sec_ctx) push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1 [2011/03/14 09:04:28.687678, 3] smbd/uid.c:429(push_conn_ctx) push_conn_ctx(0) : conn_ctx_stack_ndx = 0 [2011/03/14 09:04:28.691871, 3] smbd/sec_ctx.c:310(set_sec_ctx) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 [2011/03/14 09:04:28.695824, 3] smbd/sec_ctx.c:418(pop_sec_ctx) pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0 [2011/03/14 09:04:28.698265, 3] smbd/sec_ctx.c:310(set_sec_ctx) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 [2011/03/14 09:04:28.701067, 1] smbd/service.c:1070(make_connection_snum) __ffff_192.168.3.52 (::ffff:192.168.3.52) connect to service SHARENAME initially as user root (uid=0, gid=0) (pid 2625) [2011/03/14 09:04:28.703586, 3] smbd/sec_ctx.c:310(set_sec_ctx) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 [2011/03/14 09:04:28.707699, 3] smbd/reply.c:865(reply_tcon_and_X) tconX service=SHARENAME
Seemingly Similar Threads
- samba 3.5.7 tries to authenticate on ADS by machine name, not username
- Performance problem when copy from samba server to client
- samba ADS-based authentication fails with NT_STATUS_USER_UNKNOWN but wbinfo works
- smbpasswd -d nobody, listing still possible?
- I'm Sure I'm Missing Something Simple and Stupid, But...