Sebastian von Swiontek
2003-Nov-12 08:38 UTC
[Samba] samba 3.0 pdc and samba 2.2.8a password authentication failure
Hi list, I have the problem, that a samba 2.2.8a server cannot validate the password with a samba 3.0 pdc for a client request. A samba 2.2.1 works fine. Let me explain the situation in more detail: samba 3.0 pdc machine a samba 2.2.8a server machine b (doesn't work) samba 2.2.1 server machine c (works) samba 2.2.8 client machine d Machine b and c should authenticate the passwords to machine a. If I want to use ( calling smbmount from machine d) the "tmp"-share from machine c, everything works fine. But I cannot use ( again calling smbmount from machine d) the "tmp"-share from machine b. Machine b cannot authenticate the password. The smb.conf of machine b and c are equal. Machine b was successful joined into the domain. I hope you can understand my problem. Are there any hints, please? Thanks in advance, Sebastian von Swiontek talicom GmbH, Hannover, Germany PS: Attached is the smb.conf of machine b and c (it is the same). In addition to this I added the logfiles of the pdc for the requests from machine b and c (the password authentication) and the logfile of machine b for the request from client (machine d) -------------- next part -------------- # smb.conf is the main samba configuration file. You find a full commented # version at /usr/share/doc/packages/samba/examples/smb.conf.SuSE # Date: 2002-09-12 [global] workgroup = TALICOM security = domain password server = taliserv local master = no preferred master = no domain master = no os level = 2 # time server = yes log level = 4 log file = /var/log/samba/log.%m unix extensions = yes encrypt passwords = yes unix password sync = yes # Printing options printing = CUPS printcap name = CUPS socket options = SO_KEEPALIVE IPTOS_LOWDELAY TCP_NODELAY wins support = no character set = ISO8859-15 client code page = 850 veto files = /*.eml/*.nws/riched20.dll/*.{*}/ guest account = Nobody map to guest = Bad User ############################################################################### # Shares ############################################################################### [tmp] comment = Test-Laufwerk read only = Yes path = /tmp valid users = svs -------------- next part -------------- [2003/11/12 09:20:02, 3] smbd/oplock.c:init_oplocks(1226) open_oplock_ipc: opening loopback UDP socket. [2003/11/12 09:20:02, 3] smbd/oplock_linux.c:linux_init_kernel_oplocks(303) Linux kernel oplocks enabled [2003/11/12 09:20:02, 3] smbd/oplock.c:init_oplocks(1257) open_oplock ipc: pid = 32636, global_oplock_port = 33744 [2003/11/12 09:20:02, 4] lib/time.c:get_serverzone(122) Serverzone is -3600 [2003/11/12 09:20:02, 3] smbd/process.c:process_smb(890) Transaction 0 of length 168 [2003/11/12 09:20:02, 3] smbd/process.c:switch_message(685) switch message SMBnegprot (pid 32636) [2003/11/12 09:20:02, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 [2003/11/12 09:20:02, 3] smbd/negprot.c:reply_negprot(455) Requested protocol [PC NETWORK PROGRAM 1.0] [2003/11/12 09:20:02, 3] smbd/negprot.c:reply_negprot(455) Requested protocol [MICROSOFT NETWORKS 1.03] [2003/11/12 09:20:02, 3] smbd/negprot.c:reply_negprot(455) Requested protocol [MICROSOFT NETWORKS 3.0] [2003/11/12 09:20:02, 3] smbd/negprot.c:reply_negprot(455) Requested protocol [LANMAN1.0] [2003/11/12 09:20:02, 3] smbd/negprot.c:reply_negprot(455) Requested protocol [LM1.2X002] [2003/11/12 09:20:02, 3] smbd/negprot.c:reply_negprot(455) Requested protocol [Samba] [2003/11/12 09:20:02, 3] smbd/negprot.c:reply_nt1(323) not using SPNEGO [2003/11/12 09:20:02, 3] smbd/negprot.c:reply_negprot(532) Selected protocol NT LANMAN 1.0 [2003/11/12 09:20:02, 3] smbd/process.c:process_smb(890) Transaction 1 of length 92 [2003/11/12 09:20:02, 3] smbd/process.c:switch_message(685) switch message SMBsesssetupX (pid 32636) [2003/11/12 09:20:02, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 [2003/11/12 09:20:02, 3] smbd/sesssetup.c:reply_sesssetup_and_X(579) wct=13 flg2=0xc001 [2003/11/12 09:20:02, 3] smbd/sesssetup.c:reply_sesssetup_and_X(686) Domain=[] NativeOS=[Unix] NativeLanMan=[Samba] [2003/11/12 09:20:02, 3] smbd/sesssetup.c:reply_sesssetup_and_X(697) sesssetupX:name=[]\[]@[192.168.1.8] [2003/11/12 09:20:02, 3] smbd/sesssetup.c:check_guest_password(116) Got anonymous request [2003/11/12 09:20:02, 3] auth/auth.c:check_ntlm_password(216) check_ntlm_password: Checking password for unmapped user []\[]@[] with the new password interface [2003/11/12 09:20:02, 3] auth/auth.c:check_ntlm_password(219) check_ntlm_password: mapped user is: []\[]@[] [2003/11/12 09:20:02, 3] smbd/sec_ctx.c:push_sec_ctx(256) push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1 [2003/11/12 09:20:02, 3] smbd/uid.c:push_conn_ctx(287) push_conn_ctx(0) : conn_ctx_stack_ndx = 0 [2003/11/12 09:20:02, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 [2003/11/12 09:20:02, 4] lib/substitute.c:automount_server(318) Home server: taliserv [2003/11/12 09:20:02, 3] smbd/sec_ctx.c:pop_sec_ctx(386) pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0 [2003/11/12 09:20:02, 3] smbd/sec_ctx.c:push_sec_ctx(256) push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1 [2003/11/12 09:20:02, 3] smbd/uid.c:push_conn_ctx(287) push_conn_ctx(0) : conn_ctx_stack_ndx = 0 [2003/11/12 09:20:02, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 [2003/11/12 09:20:02, 3] smbd/sec_ctx.c:pop_sec_ctx(386) pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0 [2003/11/12 09:20:02, 3] smbd/sec_ctx.c:push_sec_ctx(256) push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1 [2003/11/12 09:20:02, 3] smbd/uid.c:push_conn_ctx(287) push_conn_ctx(0) : conn_ctx_stack_ndx = 0 [2003/11/12 09:20:02, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 [2003/11/12 09:20:02, 3] smbd/sec_ctx.c:pop_sec_ctx(386) pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0 [2003/11/12 09:20:02, 3] passdb/lookup_sid.c:fetch_sid_from_gid_cache(235) fetch sid from gid cache 65534 -> S-1-5-21-2114876815-3017972899-1737424133-132069 [2003/11/12 09:20:02, 3] auth/auth.c:check_ntlm_password(265) check_ntlm_password: guest authentication for user [] succeeded [2003/11/12 09:20:02, 3] smbd/password.c:register_vuid(207) User name: nobody Real name: nobody [2003/11/12 09:20:02, 3] smbd/password.c:register_vuid(225) UNIX uid 65534 is UNIX user nobody, and will be vuid 100 [2003/11/12 09:20:02, 3] smbd/process.c:process_smb(890) Transaction 2 of length 84 [2003/11/12 09:20:02, 3] smbd/process.c:switch_message(685) switch message SMBtconX (pid 32636) [2003/11/12 09:20:02, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 [2003/11/12 09:20:02, 4] smbd/reply.c:reply_tcon_and_X(266) Client requested device type [IPC] for share [IPC$] [2003/11/12 09:20:02, 3] smbd/service.c:make_connection_snum(536) Connect path is '/tmp' for service [IPC$] [2003/11/12 09:20:02, 4] rpc_server/srv_srvsvc_nt.c:get_share_security(217) get_share_security: using default secdesc for IPC$ [2003/11/12 09:20:02, 3] lib/util_seaccess.c:se_access_check(267) [2003/11/12 09:20:02, 3] lib/util_seaccess.c:se_access_check(268) se_access_check: user sid is S-1-5-21-2114876815-3017972899-1737424133-501 se_access_check: also S-1-5-21-2114876815-3017972899-1737424133-514 se_access_check: also S-1-1-0 se_access_check: also S-1-5-2 se_access_check: also S-1-5-32-546 se_access_check: also S-1-5-21-2114876815-3017972899-1737424133-132069 [2003/11/12 09:20:02, 3] smbd/vfs.c:vfs_init_default(201) Initialising default vfs hooks [2003/11/12 09:20:02, 4] rpc_server/srv_srvsvc_nt.c:get_share_security(217) get_share_security: using default secdesc for IPC$ [2003/11/12 09:20:02, 3] lib/util_seaccess.c:se_access_check(267) [2003/11/12 09:20:02, 3] lib/util_seaccess.c:se_access_check(268) se_access_check: user sid is S-1-5-21-2114876815-3017972899-1737424133-501 se_access_check: also S-1-5-21-2114876815-3017972899-1737424133-514 se_access_check: also S-1-1-0 se_access_check: also S-1-5-2 se_access_check: also S-1-5-32-546 se_access_check: also S-1-5-21-2114876815-3017972899-1737424133-132069 [2003/11/12 09:20:02, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (65534, 65534) - sec_ctx_stack_ndx = 0 [2003/11/12 09:20:02, 3] smbd/service.c:make_connection_snum(698) 192.168.1.8 (192.168.1.8) connect to service IPC$ initially as user nobody (uid=65534, gid=65534) (pid 32636) [2003/11/12 09:20:02, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 [2003/11/12 09:20:02, 3] smbd/reply.c:reply_tcon_and_X(314) tconX service=IPC$ [2003/11/12 09:20:02, 3] smbd/process.c:process_smb(890) Transaction 3 of length 108 [2003/11/12 09:20:02, 3] smbd/process.c:switch_message(685) switch message SMBntcreateX (pid 32636) [2003/11/12 09:20:02, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (65534, 65534) - sec_ctx_stack_ndx = 0 [2003/11/12 09:20:02, 4] smbd/vfs.c:vfs_ChDir(611) vfs_ChDir to /tmp [2003/11/12 09:20:02, 4] smbd/nttrans.c:nt_open_pipe(486) nt_open_pipe: Opening pipe \NETLOGON. [2003/11/12 09:20:02, 3] smbd/nttrans.c:nt_open_pipe(503) nt_open_pipe: Known pipe NETLOGON opening. [2003/11/12 09:20:02, 4] rpc_server/srv_pipe_hnd.c:open_rpc_pipe_p(178) Open pipe requested NETLOGON (pipes_open=0) [2003/11/12 09:20:02, 4] rpc_server/srv_pipe_hnd.c:make_internal_rpc_pipe_p(279) Create pipe requested NETLOGON [2003/11/12 09:20:02, 4] rpc_server/srv_pipe_hnd.c:make_internal_rpc_pipe_p(372) Created internal pipe NETLOGON (pipes_open=0) [2003/11/12 09:20:02, 4] rpc_server/srv_pipe_hnd.c:open_rpc_pipe_p(258) Opened pipe NETLOGON with handle 724e (pipes_open=1) [2003/11/12 09:20:02, 3] smbd/process.c:process_smb(890) Transaction 4 of length 158 [2003/11/12 09:20:02, 3] smbd/process.c:switch_message(685) switch message SMBtrans (pid 32636) [2003/11/12 09:20:02, 4] smbd/uid.c:change_to_user(122) change_to_user: Skipping user change - already user [2003/11/12 09:20:02, 3] smbd/ipc.c:reply_trans(514) trans <\PIPE\> data=72 params=0 setup=2 [2003/11/12 09:20:02, 3] smbd/ipc.c:named_pipe(326) named pipe command on <> name [2003/11/12 09:20:02, 4] rpc_server/srv_pipe_hnd.c:get_rpc_pipe(1151) search for pipe pnum=724e [2003/11/12 09:20:02, 3] smbd/ipc.c:api_fd_reply(288) Got API command 0x26 on pipe "NETLOGON" (pnum 724e)api_pipe_bind_req: \PIPE\NETLOGON -> \PIPE\lsass [2003/11/12 09:20:02, 3] rpc_server/srv_pipe.c:check_bind_req(727) check_bind_req for \PIPE\NETLOGON [2003/11/12 09:20:02, 3] smbd/process.c:process_smb(890) Transaction 5 of length 186 [2003/11/12 09:20:02, 3] smbd/process.c:switch_message(685) switch message SMBtrans (pid 32636) [2003/11/12 09:20:02, 4] smbd/uid.c:change_to_user(122) change_to_user: Skipping user change - already user [2003/11/12 09:20:02, 3] smbd/ipc.c:reply_trans(514) trans <\PIPE\> data=100 params=0 setup=2 [2003/11/12 09:20:02, 3] smbd/ipc.c:named_pipe(326) named pipe command on <> name [2003/11/12 09:20:02, 4] rpc_server/srv_pipe_hnd.c:get_rpc_pipe(1151) search for pipe pnum=724e [2003/11/12 09:20:02, 3] smbd/ipc.c:api_fd_reply(288) Got API command 0x26 on pipe "NETLOGON" (pnum 724e)free_pipe_context: destroying talloc pool of size 0 [2003/11/12 09:20:02, 4] rpc_server/srv_pipe.c:api_rpcTNP(1488) api_rpcTNP: NETLOGON op 0x4 - api_rpcTNP: rpc command: NET_REQCHAL [2003/11/12 09:20:02, 3] rpc_server/srv_pipe_hnd.c:free_pipe_context(544) free_pipe_context: destroying talloc pool of size 38 [2003/11/12 09:20:02, 3] smbd/process.c:process_smb(890) Transaction 6 of length 222 [2003/11/12 09:20:02, 3] smbd/process.c:switch_message(685) switch message SMBtrans (pid 32636) [2003/11/12 09:20:02, 4] smbd/uid.c:change_to_user(122) change_to_user: Skipping user change - already user [2003/11/12 09:20:02, 3] smbd/ipc.c:reply_trans(514) trans <\PIPE\> data=136 params=0 setup=2 [2003/11/12 09:20:02, 3] smbd/ipc.c:named_pipe(326) named pipe command on <> name [2003/11/12 09:20:02, 4] rpc_server/srv_pipe_hnd.c:get_rpc_pipe(1151) search for pipe pnum=724e [2003/11/12 09:20:02, 3] smbd/ipc.c:api_fd_reply(288) Got API command 0x26 on pipe "NETLOGON" (pnum 724e)free_pipe_context: destroying talloc pool of size 0 [2003/11/12 09:20:02, 4] rpc_server/srv_pipe.c:api_rpcTNP(1488) api_rpcTNP: NETLOGON op 0xf - api_rpcTNP: rpc command: NET_AUTH2 [2003/11/12 09:20:02, 3] smbd/sec_ctx.c:push_sec_ctx(256) push_sec_ctx(65534, 65534) : sec_ctx_stack_ndx = 1 [2003/11/12 09:20:02, 3] smbd/uid.c:push_conn_ctx(287) push_conn_ctx(100) : conn_ctx_stack_ndx = 0 [2003/11/12 09:20:02, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 [2003/11/12 09:20:02, 3] smbd/sec_ctx.c:pop_sec_ctx(386) pop_sec_ctx (65534, 65534) - sec_ctx_stack_ndx = 0 [2003/11/12 09:20:02, 4] libsmb/credentials.c:cred_session_key(59) cred_session_key [2003/11/12 09:20:02, 4] libsmb/credentials.c:cred_create(90) cred_create [2003/11/12 09:20:02, 4] libsmb/credentials.c:cred_assert(121) cred_assert [2003/11/12 09:20:02, 3] rpc_server/srv_pipe_hnd.c:free_pipe_context(544) free_pipe_context: destroying talloc pool of size 56 [2003/11/12 09:20:02, 3] smbd/process.c:process_smb(890) Transaction 7 of length 45 [2003/11/12 09:20:02, 3] smbd/process.c:switch_message(685) switch message SMBclose (pid 32636) [2003/11/12 09:20:02, 4] smbd/uid.c:change_to_user(122) change_to_user: Skipping user change - already user [2003/11/12 09:20:02, 4] rpc_server/srv_pipe_hnd.c:get_rpc_pipe(1151) search for pipe pnum=724e [2003/11/12 09:20:02, 4] rpc_server/srv_pipe_hnd.c:close_rpc_pipe_hnd(1081) closed pipe name NETLOGON pnum=724e (pipes_open=0) [2003/11/12 09:20:02, 3] smbd/process.c:process_smb(890) Transaction 8 of length 43 [2003/11/12 09:20:02, 3] smbd/process.c:switch_message(685) switch message SMBulogoffX (pid 32636) [2003/11/12 09:20:02, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 [2003/11/12 09:20:02, 3] smbd/reply.c:reply_ulogoffX(1055) ulogoffX vuid=100 [2003/11/12 09:20:02, 3] smbd/process.c:timeout_processing(1099) timeout_processing: End of file from client (client has disconnected). [2003/11/12 09:20:02, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 [2003/11/12 09:20:02, 2] smbd/server.c:exit_server(558) Closing connections [2003/11/12 09:20:02, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 [2003/11/12 09:20:02, 3] smbd/service.c:close_cnum(880) 192.168.1.8 (192.168.1.8) closed connection to service IPC$ [2003/11/12 09:20:02, 3] smbd/connection.c:yield_connection(69) Yielding connection to IPC$ [2003/11/12 09:20:02, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 [2003/11/12 09:20:02, 4] smbd/vfs.c:vfs_ChDir(611) vfs_ChDir to / [2003/11/12 09:20:02, 3] smbd/connection.c:yield_connection(69) Yielding connection to [2003/11/12 09:20:02, 3] smbd/connection.c:yield_connection(76) yield_connection: tdb_delete for name failed with error Record does not exist. [2003/11/12 09:20:02, 3] smbd/server.c:exit_server(601) Server exit (normal exit) -------------- next part -------------- [2003/11/12 09:21:22, 3] smbd/process.c:process_smb(890) Transaction 1 of length 168 [2003/11/12 09:21:22, 3] smbd/process.c:switch_message(685) switch message SMBnegprot (pid 32654) [2003/11/12 09:21:22, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 [2003/11/12 09:21:22, 3] smbd/negprot.c:reply_negprot(455) Requested protocol [PC NETWORK PROGRAM 1.0] [2003/11/12 09:21:22, 3] smbd/negprot.c:reply_negprot(455) Requested protocol [MICROSOFT NETWORKS 1.03] [2003/11/12 09:21:22, 3] smbd/negprot.c:reply_negprot(455) Requested protocol [MICROSOFT NETWORKS 3.0] [2003/11/12 09:21:22, 3] smbd/negprot.c:reply_negprot(455) Requested protocol [LANMAN1.0] [2003/11/12 09:21:22, 3] smbd/negprot.c:reply_negprot(455) Requested protocol [LM1.2X002] [2003/11/12 09:21:22, 3] smbd/negprot.c:reply_negprot(455) Requested protocol [Samba] [2003/11/12 09:21:22, 3] smbd/negprot.c:reply_nt1(323) not using SPNEGO [2003/11/12 09:21:22, 3] smbd/negprot.c:reply_negprot(532) Selected protocol NT LANMAN 1.0 [2003/11/12 09:21:22, 3] smbd/process.c:process_smb(890) Transaction 2 of length 92 [2003/11/12 09:21:22, 3] smbd/process.c:switch_message(685) switch message SMBsesssetupX (pid 32654) [2003/11/12 09:21:22, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 [2003/11/12 09:21:22, 3] smbd/sesssetup.c:reply_sesssetup_and_X(579) wct=13 flg2=0x8001 [2003/11/12 09:21:22, 3] smbd/sesssetup.c:reply_sesssetup_and_X(686) Domain=[] NativeOS=[Unix] NativeLanMan=[Samba] [2003/11/12 09:21:22, 3] smbd/sesssetup.c:reply_sesssetup_and_X(697) sesssetupX:name=[]\[]@[cdsrv] [2003/11/12 09:21:22, 3] smbd/sesssetup.c:check_guest_password(116) Got anonymous request [2003/11/12 09:21:22, 3] auth/auth.c:check_ntlm_password(216) check_ntlm_password: Checking password for unmapped user []\[]@[] with the new password interface [2003/11/12 09:21:22, 3] auth/auth.c:check_ntlm_password(219) check_ntlm_password: mapped user is: []\[]@[] [2003/11/12 09:21:22, 3] smbd/sec_ctx.c:push_sec_ctx(256) push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1 [2003/11/12 09:21:22, 3] smbd/uid.c:push_conn_ctx(287) push_conn_ctx(0) : conn_ctx_stack_ndx = 0 [2003/11/12 09:21:22, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 [2003/11/12 09:21:22, 4] lib/substitute.c:automount_server(318) Home server: taliserv [2003/11/12 09:21:22, 3] smbd/sec_ctx.c:pop_sec_ctx(386) pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0 [2003/11/12 09:21:22, 3] smbd/sec_ctx.c:push_sec_ctx(256) push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1 [2003/11/12 09:21:22, 3] smbd/uid.c:push_conn_ctx(287) push_conn_ctx(0) : conn_ctx_stack_ndx = 0 [2003/11/12 09:21:22, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 [2003/11/12 09:21:22, 3] smbd/sec_ctx.c:pop_sec_ctx(386) pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0 [2003/11/12 09:21:22, 3] smbd/sec_ctx.c:push_sec_ctx(256) push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1 [2003/11/12 09:21:22, 3] smbd/uid.c:push_conn_ctx(287) push_conn_ctx(0) : conn_ctx_stack_ndx = 0 [2003/11/12 09:21:22, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 [2003/11/12 09:21:22, 3] smbd/sec_ctx.c:pop_sec_ctx(386) pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0 [2003/11/12 09:21:22, 3] passdb/lookup_sid.c:fetch_sid_from_gid_cache(235) fetch sid from gid cache 65534 -> S-1-5-21-2114876815-3017972899-1737424133-132069 [2003/11/12 09:21:22, 3] auth/auth.c:check_ntlm_password(265) check_ntlm_password: guest authentication for user [] succeeded [2003/11/12 09:21:22, 3] smbd/password.c:register_vuid(207) User name: nobody Real name: nobody [2003/11/12 09:21:22, 3] smbd/password.c:register_vuid(225) UNIX uid 65534 is UNIX user nobody, and will be vuid 100 [2003/11/12 09:21:22, 3] smbd/process.c:process_smb(890) Transaction 3 of length 84 [2003/11/12 09:21:22, 3] smbd/process.c:switch_message(685) switch message SMBtconX (pid 32654) [2003/11/12 09:21:22, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 [2003/11/12 09:21:22, 4] smbd/reply.c:reply_tcon_and_X(266) Client requested device type [IPC] for share [IPC$] [2003/11/12 09:21:22, 3] smbd/service.c:make_connection_snum(536) Connect path is '/tmp' for service [IPC$] [2003/11/12 09:21:22, 4] rpc_server/srv_srvsvc_nt.c:get_share_security(217) get_share_security: using default secdesc for IPC$ [2003/11/12 09:21:22, 3] lib/util_seaccess.c:se_access_check(267) [2003/11/12 09:21:22, 3] lib/util_seaccess.c:se_access_check(268) se_access_check: user sid is S-1-5-21-2114876815-3017972899-1737424133-501 se_access_check: also S-1-5-21-2114876815-3017972899-1737424133-514 se_access_check: also S-1-1-0 se_access_check: also S-1-5-2 se_access_check: also S-1-5-32-546 se_access_check: also S-1-5-21-2114876815-3017972899-1737424133-132069 [2003/11/12 09:21:22, 3] smbd/vfs.c:vfs_init_default(201) Initialising default vfs hooks [2003/11/12 09:21:22, 4] rpc_server/srv_srvsvc_nt.c:get_share_security(217) get_share_security: using default secdesc for IPC$ [2003/11/12 09:21:22, 3] lib/util_seaccess.c:se_access_check(267) [2003/11/12 09:21:22, 3] lib/util_seaccess.c:se_access_check(268) se_access_check: user sid is S-1-5-21-2114876815-3017972899-1737424133-501 se_access_check: also S-1-5-21-2114876815-3017972899-1737424133-514 se_access_check: also S-1-1-0 se_access_check: also S-1-5-2 se_access_check: also S-1-5-32-546 se_access_check: also S-1-5-21-2114876815-3017972899-1737424133-132069 [2003/11/12 09:21:22, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (65534, 65534) - sec_ctx_stack_ndx = 0 [2003/11/12 09:21:22, 3] smbd/service.c:make_connection_snum(698) cdsrv (192.168.1.4) connect to service IPC$ initially as user nobody (uid=65534, gid=65534) (pid 32654) [2003/11/12 09:21:22, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 [2003/11/12 09:21:22, 3] smbd/reply.c:reply_tcon_and_X(314) tconX service=IPC$ [2003/11/12 09:21:22, 3] smbd/process.c:process_smb(890) Transaction 4 of length 108 [2003/11/12 09:21:22, 3] smbd/process.c:switch_message(685) switch message SMBntcreateX (pid 32654) [2003/11/12 09:21:22, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (65534, 65534) - sec_ctx_stack_ndx = 0 [2003/11/12 09:21:22, 4] smbd/vfs.c:vfs_ChDir(611) vfs_ChDir to /tmp [2003/11/12 09:21:22, 4] smbd/nttrans.c:nt_open_pipe(486) nt_open_pipe: Opening pipe \NETLOGON. [2003/11/12 09:21:22, 3] smbd/nttrans.c:nt_open_pipe(503) nt_open_pipe: Known pipe NETLOGON opening. [2003/11/12 09:21:22, 4] rpc_server/srv_pipe_hnd.c:open_rpc_pipe_p(178) Open pipe requested NETLOGON (pipes_open=0) [2003/11/12 09:21:22, 4] rpc_server/srv_pipe_hnd.c:make_internal_rpc_pipe_p(279) Create pipe requested NETLOGON [2003/11/12 09:21:22, 4] rpc_server/srv_pipe_hnd.c:make_internal_rpc_pipe_p(372) Created internal pipe NETLOGON (pipes_open=0) [2003/11/12 09:21:22, 4] rpc_server/srv_pipe_hnd.c:open_rpc_pipe_p(258) Opened pipe NETLOGON with handle 720c (pipes_open=1) [2003/11/12 09:21:22, 3] smbd/process.c:process_smb(890) Transaction 5 of length 158 [2003/11/12 09:21:22, 3] smbd/process.c:switch_message(685) switch message SMBtrans (pid 32654) [2003/11/12 09:21:22, 4] smbd/uid.c:change_to_user(122) change_to_user: Skipping user change - already user [2003/11/12 09:21:22, 3] smbd/ipc.c:reply_trans(514) trans <\PIPE\> data=72 params=0 setup=2 [2003/11/12 09:21:22, 3] smbd/ipc.c:named_pipe(326) named pipe command on <> name [2003/11/12 09:21:22, 4] rpc_server/srv_pipe_hnd.c:get_rpc_pipe(1151) search for pipe pnum=720c [2003/11/12 09:21:22, 3] smbd/ipc.c:api_fd_reply(288) Got API command 0x26 on pipe "NETLOGON" (pnum 720c)api_pipe_bind_req: \PIPE\NETLOGON -> \PIPE\lsass [2003/11/12 09:21:22, 3] rpc_server/srv_pipe.c:check_bind_req(727) check_bind_req for \PIPE\NETLOGON [2003/11/12 09:21:22, 3] smbd/process.c:process_smb(890) Transaction 6 of length 182 [2003/11/12 09:21:22, 3] smbd/process.c:switch_message(685) switch message SMBtrans (pid 32654) [2003/11/12 09:21:22, 4] smbd/uid.c:change_to_user(122) change_to_user: Skipping user change - already user [2003/11/12 09:21:22, 3] smbd/ipc.c:reply_trans(514) trans <\PIPE\> data=96 params=0 setup=2 [2003/11/12 09:21:22, 3] smbd/ipc.c:named_pipe(326) named pipe command on <> name [2003/11/12 09:21:22, 4] rpc_server/srv_pipe_hnd.c:get_rpc_pipe(1151) search for pipe pnum=720c [2003/11/12 09:21:22, 3] smbd/ipc.c:api_fd_reply(288) Got API command 0x26 on pipe "NETLOGON" (pnum 720c)free_pipe_context: destroying talloc pool of size 0 [2003/11/12 09:21:22, 4] rpc_server/srv_pipe.c:api_rpcTNP(1488) api_rpcTNP: NETLOGON op 0x4 - api_rpcTNP: rpc command: NET_REQCHAL [2003/11/12 09:21:22, 3] rpc_server/srv_pipe_hnd.c:free_pipe_context(544) free_pipe_context: destroying talloc pool of size 34 [2003/11/12 09:21:22, 3] smbd/process.c:process_smb(890) Transaction 7 of length 214 [2003/11/12 09:21:22, 3] smbd/process.c:switch_message(685) switch message SMBtrans (pid 32654) [2003/11/12 09:21:22, 4] smbd/uid.c:change_to_user(122) change_to_user: Skipping user change - already user [2003/11/12 09:21:22, 3] smbd/ipc.c:reply_trans(514) trans <\PIPE\> data=128 params=0 setup=2 [2003/11/12 09:21:22, 3] smbd/ipc.c:named_pipe(326) named pipe command on <> name [2003/11/12 09:21:22, 4] rpc_server/srv_pipe_hnd.c:get_rpc_pipe(1151) search for pipe pnum=720c [2003/11/12 09:21:22, 3] smbd/ipc.c:api_fd_reply(288) Got API command 0x26 on pipe "NETLOGON" (pnum 720c)free_pipe_context: destroying talloc pool of size 0 [2003/11/12 09:21:22, 4] rpc_server/srv_pipe.c:api_rpcTNP(1488) api_rpcTNP: NETLOGON op 0xf - api_rpcTNP: rpc command: NET_AUTH2 [2003/11/12 09:21:22, 3] smbd/sec_ctx.c:push_sec_ctx(256) push_sec_ctx(65534, 65534) : sec_ctx_stack_ndx = 1 [2003/11/12 09:21:22, 3] smbd/uid.c:push_conn_ctx(287) push_conn_ctx(100) : conn_ctx_stack_ndx = 0 [2003/11/12 09:21:22, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 [2003/11/12 09:21:23, 3] smbd/sec_ctx.c:pop_sec_ctx(386) pop_sec_ctx (65534, 65534) - sec_ctx_stack_ndx = 0 [2003/11/12 09:21:23, 4] libsmb/credentials.c:cred_session_key(59) cred_session_key [2003/11/12 09:21:23, 4] libsmb/credentials.c:cred_create(90) cred_create [2003/11/12 09:21:23, 4] libsmb/credentials.c:cred_assert(121) cred_assert [2003/11/12 09:21:23, 4] libsmb/credentials.c:cred_create(90) cred_create [2003/11/12 09:21:23, 3] rpc_server/srv_pipe_hnd.c:free_pipe_context(544) free_pipe_context: destroying talloc pool of size 48 [2003/11/12 09:21:23, 3] smbd/process.c:process_smb(890) Transaction 8 of length 428 [2003/11/12 09:21:23, 3] smbd/process.c:switch_message(685) switch message SMBtrans (pid 32654) [2003/11/12 09:21:23, 4] smbd/uid.c:change_to_user(122) change_to_user: Skipping user change - already user [2003/11/12 09:21:23, 3] smbd/ipc.c:reply_trans(514) trans <\PIPE\> data=342 params=0 setup=2 [2003/11/12 09:21:23, 3] smbd/ipc.c:named_pipe(326) named pipe command on <> name [2003/11/12 09:21:23, 4] rpc_server/srv_pipe_hnd.c:get_rpc_pipe(1151) search for pipe pnum=720c [2003/11/12 09:21:23, 3] smbd/ipc.c:api_fd_reply(288) Got API command 0x26 on pipe "NETLOGON" (pnum 720c)free_pipe_context: destroying talloc pool of size 0 [2003/11/12 09:21:23, 4] rpc_server/srv_pipe.c:api_rpcTNP(1488) api_rpcTNP: NETLOGON op 0x2 - api_rpcTNP: rpc command: NET_SAMLOGON [2003/11/12 09:21:23, 4] libsmb/credentials.c:cred_create(90) cred_create [2003/11/12 09:21:23, 4] libsmb/credentials.c:cred_assert(121) cred_assert [2003/11/12 09:21:23, 4] libsmb/credentials.c:cred_create(90) cred_create [2003/11/12 09:21:23, 3] rpc_server/srv_netlog_nt.c:_net_sam_logon(577) SAM Logon (Network). Domain:[TALICOM]. User:[SVS@\\CDSRV] Requested Domain:[TALICOM] [2003/11/12 09:21:23, 3] smbd/sec_ctx.c:push_sec_ctx(256) push_sec_ctx(65534, 65534) : sec_ctx_stack_ndx = 1 [2003/11/12 09:21:23, 3] smbd/uid.c:push_conn_ctx(287) push_conn_ctx(100) : conn_ctx_stack_ndx = 0 [2003/11/12 09:21:23, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 [2003/11/12 09:21:23, 3] smbd/sec_ctx.c:pop_sec_ctx(386) pop_sec_ctx (65534, 65534) - sec_ctx_stack_ndx = 0 [2003/11/12 09:21:23, 3] auth/auth.c:check_ntlm_password(216) check_ntlm_password: Checking password for unmapped user [TALICOM]\[SVS]@[\\CDSRV] with the new password interface [2003/11/12 09:21:23, 3] auth/auth.c:check_ntlm_password(219) check_ntlm_password: mapped user is: [TALICOM]\[SVS]@[\\CDSRV] [2003/11/12 09:21:23, 3] smbd/sec_ctx.c:push_sec_ctx(256) push_sec_ctx(65534, 65534) : sec_ctx_stack_ndx = 1 [2003/11/12 09:21:23, 3] smbd/uid.c:push_conn_ctx(287) push_conn_ctx(100) : conn_ctx_stack_ndx = 0 [2003/11/12 09:21:23, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 [2003/11/12 09:21:23, 4] lib/substitute.c:automount_server(318) Home server: taliserv [2003/11/12 09:21:23, 3] smbd/sec_ctx.c:pop_sec_ctx(386) pop_sec_ctx (65534, 65534) - sec_ctx_stack_ndx = 0 [2003/11/12 09:21:23, 4] auth/auth_sam.c:sam_password_ok(218) sam_password_ok: Checking NT MD4 password [2003/11/12 09:21:23, 4] auth/auth_sam.c:sam_account_ok(324) sam_account_ok: Checking SMB password for user svs [2003/11/12 09:21:23, 3] smbd/sec_ctx.c:push_sec_ctx(256) push_sec_ctx(65534, 65534) : sec_ctx_stack_ndx = 1 [2003/11/12 09:21:23, 3] smbd/uid.c:push_conn_ctx(287) push_conn_ctx(100) : conn_ctx_stack_ndx = 0 [2003/11/12 09:21:23, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 [2003/11/12 09:21:23, 3] smbd/sec_ctx.c:pop_sec_ctx(386) pop_sec_ctx (65534, 65534) - sec_ctx_stack_ndx = 0 [2003/11/12 09:21:23, 3] smbd/sec_ctx.c:push_sec_ctx(256) push_sec_ctx(65534, 65534) : sec_ctx_stack_ndx = 1 [2003/11/12 09:21:23, 3] smbd/uid.c:push_conn_ctx(287) push_conn_ctx(100) : conn_ctx_stack_ndx = 0 [2003/11/12 09:21:23, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 [2003/11/12 09:21:23, 3] smbd/sec_ctx.c:pop_sec_ctx(386) pop_sec_ctx (65534, 65534) - sec_ctx_stack_ndx = 0 [2003/11/12 09:21:23, 3] passdb/lookup_sid.c:fetch_sid_from_gid_cache(235) fetch sid from gid cache 1000 -> S-1-5-21-2114876815-3017972899-1737424133-512 [2003/11/12 09:21:23, 3] smbd/sec_ctx.c:push_sec_ctx(256) push_sec_ctx(65534, 65534) : sec_ctx_stack_ndx = 1 [2003/11/12 09:21:23, 3] smbd/uid.c:push_conn_ctx(287) push_conn_ctx(100) : conn_ctx_stack_ndx = 0 [2003/11/12 09:21:23, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 [2003/11/12 09:21:23, 3] smbd/sec_ctx.c:pop_sec_ctx(386) pop_sec_ctx (65534, 65534) - sec_ctx_stack_ndx = 0 [2003/11/12 09:21:23, 3] smbd/sec_ctx.c:push_sec_ctx(256) push_sec_ctx(65534, 65534) : sec_ctx_stack_ndx = 1 [2003/11/12 09:21:23, 3] smbd/uid.c:push_conn_ctx(287) push_conn_ctx(100) : conn_ctx_stack_ndx = 0 [2003/11/12 09:21:23, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 [2003/11/12 09:21:23, 3] smbd/sec_ctx.c:pop_sec_ctx(386) pop_sec_ctx (65534, 65534) - sec_ctx_stack_ndx = 0 [2003/11/12 09:21:23, 3] smbd/sec_ctx.c:push_sec_ctx(256) push_sec_ctx(65534, 65534) : sec_ctx_stack_ndx = 1 [2003/11/12 09:21:23, 3] smbd/uid.c:push_conn_ctx(287) push_conn_ctx(100) : conn_ctx_stack_ndx = 0 [2003/11/12 09:21:23, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 [2003/11/12 09:21:23, 3] smbd/sec_ctx.c:pop_sec_ctx(386) pop_sec_ctx (65534, 65534) - sec_ctx_stack_ndx = 0 [2003/11/12 09:21:23, 3] smbd/sec_ctx.c:push_sec_ctx(256) push_sec_ctx(65534, 65534) : sec_ctx_stack_ndx = 1 [2003/11/12 09:21:23, 3] smbd/uid.c:push_conn_ctx(287) push_conn_ctx(100) : conn_ctx_stack_ndx = 0 [2003/11/12 09:21:23, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 [2003/11/12 09:21:23, 3] smbd/sec_ctx.c:pop_sec_ctx(386) pop_sec_ctx (65534, 65534) - sec_ctx_stack_ndx = 0 [2003/11/12 09:21:23, 3] smbd/sec_ctx.c:push_sec_ctx(256) push_sec_ctx(65534, 65534) : sec_ctx_stack_ndx = 1 [2003/11/12 09:21:23, 3] smbd/uid.c:push_conn_ctx(287) push_conn_ctx(100) : conn_ctx_stack_ndx = 0 [2003/11/12 09:21:23, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 [2003/11/12 09:21:23, 3] smbd/sec_ctx.c:pop_sec_ctx(386) pop_sec_ctx (65534, 65534) - sec_ctx_stack_ndx = 0 [2003/11/12 09:21:23, 3] smbd/sec_ctx.c:push_sec_ctx(256) push_sec_ctx(65534, 65534) : sec_ctx_stack_ndx = 1 [2003/11/12 09:21:23, 3] smbd/uid.c:push_conn_ctx(287) push_conn_ctx(100) : conn_ctx_stack_ndx = 0 [2003/11/12 09:21:23, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 [2003/11/12 09:21:23, 3] smbd/sec_ctx.c:pop_sec_ctx(386) pop_sec_ctx (65534, 65534) - sec_ctx_stack_ndx = 0 [2003/11/12 09:21:23, 3] smbd/sec_ctx.c:push_sec_ctx(256) push_sec_ctx(65534, 65534) : sec_ctx_stack_ndx = 1 [2003/11/12 09:21:23, 3] smbd/uid.c:push_conn_ctx(287) push_conn_ctx(100) : conn_ctx_stack_ndx = 0 [2003/11/12 09:21:23, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 [2003/11/12 09:21:23, 3] smbd/sec_ctx.c:pop_sec_ctx(386) pop_sec_ctx (65534, 65534) - sec_ctx_stack_ndx = 0 [2003/11/12 09:21:23, 3] smbd/sec_ctx.c:push_sec_ctx(256) push_sec_ctx(65534, 65534) : sec_ctx_stack_ndx = 1 [2003/11/12 09:21:23, 3] smbd/uid.c:push_conn_ctx(287) push_conn_ctx(100) : conn_ctx_stack_ndx = 0 [2003/11/12 09:21:23, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 [2003/11/12 09:21:23, 3] smbd/sec_ctx.c:pop_sec_ctx(386) pop_sec_ctx (65534, 65534) - sec_ctx_stack_ndx = 0 [2003/11/12 09:21:23, 3] auth/auth.c:check_ntlm_password(265) check_ntlm_password: sam authentication for user [SVS] succeeded [2003/11/12 09:21:23, 3] smbd/sec_ctx.c:push_sec_ctx(256) push_sec_ctx(65534, 65534) : sec_ctx_stack_ndx = 1 [2003/11/12 09:21:23, 3] smbd/uid.c:push_conn_ctx(287) push_conn_ctx(100) : conn_ctx_stack_ndx = 0 [2003/11/12 09:21:23, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 [2003/11/12 09:21:23, 3] smbd/sec_ctx.c:pop_sec_ctx(386) pop_sec_ctx (65534, 65534) - sec_ctx_stack_ndx = 0 [2003/11/12 09:21:23, 2] auth/auth.c:check_ntlm_password(302) check_ntlm_password: authentication for user [SVS] -> [SVS] -> [svs] succeeded [2003/11/12 09:21:23, 4] rpc_parse/parse_net.c:init_dom_sid2s(868) init_dom_sid2s: [2003/11/12 09:21:23, 3] rpc_server/srv_pipe_hnd.c:free_pipe_context(544) free_pipe_context: destroying talloc pool of size 4964 [2003/11/12 09:21:23, 3] smbd/error.c:error_packet(94) error string = No such file or directory [2003/11/12 09:21:23, 3] smbd/error.c:error_packet(129) error packet at smbd/ipc.c(99) cmd=37 (SMBtrans) eclass=3 ecode=31 [2003/11/12 09:21:23, 3] smbd/process.c:process_smb(890) Transaction 9 of length 45 [2003/11/12 09:21:23, 3] smbd/process.c:switch_message(685) switch message SMBclose (pid 32654) [2003/11/12 09:21:23, 4] smbd/uid.c:change_to_user(122) change_to_user: Skipping user change - already user [2003/11/12 09:21:23, 4] rpc_server/srv_pipe_hnd.c:get_rpc_pipe(1151) search for pipe pnum=720c [2003/11/12 09:21:23, 4] rpc_server/srv_pipe_hnd.c:close_rpc_pipe_hnd(1081) closed pipe name NETLOGON pnum=720c (pipes_open=0) [2003/11/12 09:21:23, 3] smbd/process.c:process_smb(890) Transaction 10 of length 43 [2003/11/12 09:21:23, 3] smbd/process.c:switch_message(685) switch message SMBulogoffX (pid 32654) [2003/11/12 09:21:23, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 [2003/11/12 09:21:23, 3] smbd/reply.c:reply_ulogoffX(1055) ulogoffX vuid=100 [2003/11/12 09:21:23, 3] smbd/process.c:timeout_processing(1099) timeout_processing: End of file from client (client has disconnected). [2003/11/12 09:21:23, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 [2003/11/12 09:21:23, 2] smbd/server.c:exit_server(558) Closing connections [2003/11/12 09:21:23, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 [2003/11/12 09:21:23, 3] smbd/service.c:close_cnum(880) cdsrv (192.168.1.4) closed connection to service IPC$ [2003/11/12 09:21:23, 3] smbd/connection.c:yield_connection(69) Yielding connection to IPC$ [2003/11/12 09:21:23, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 [2003/11/12 09:21:23, 4] smbd/vfs.c:vfs_ChDir(611) vfs_ChDir to / [2003/11/12 09:21:23, 3] smbd/connection.c:yield_connection(69) Yielding connection to [2003/11/12 09:21:23, 3] smbd/server.c:exit_server(601) Server exit (normal exit) -------------- next part -------------- [2003/11/12 09:23:59, 3] smbd/process.c:process_smb(846) Transaction 1 of length 168 [2003/11/12 09:23:59, 3] smbd/process.c:switch_message(685) switch message SMBnegprot (pid 11618) [2003/11/12 09:23:59, 3] smbd/sec_ctx.c:set_sec_ctx(329) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 [2003/11/12 09:23:59, 3] smbd/negprot.c:reply_negprot(342) Requested protocol [PC NETWORK PROGRAM 1.0] [2003/11/12 09:23:59, 3] smbd/negprot.c:reply_negprot(342) Requested protocol [MICROSOFT NETWORKS 1.03] [2003/11/12 09:23:59, 3] smbd/negprot.c:reply_negprot(342) Requested protocol [MICROSOFT NETWORKS 3.0] [2003/11/12 09:23:59, 3] smbd/negprot.c:reply_negprot(342) Requested protocol [LANMAN1.0] [2003/11/12 09:23:59, 3] smbd/negprot.c:reply_negprot(342) Requested protocol [LM1.2X002] [2003/11/12 09:23:59, 3] smbd/negprot.c:reply_negprot(342) Requested protocol [Samba] [2003/11/12 09:23:59, 3] smbd/negprot.c:reply_negprot(426) Selected protocol NT LANMAN 1.0 [2003/11/12 09:24:00, 3] smbd/process.c:process_smb(846) Transaction 2 of length 136 [2003/11/12 09:24:00, 3] smbd/process.c:switch_message(685) switch message SMBsesssetupX (pid 11618) [2003/11/12 09:24:00, 3] smbd/sec_ctx.c:set_sec_ctx(329) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 [2003/11/12 09:24:00, 3] smbd/reply.c:reply_sesssetup_and_X(880) Domain=[TALICOM] NativeOS=[Unix] NativeLanMan=[Samba] [2003/11/12 09:24:00, 3] smbd/reply.c:reply_sesssetup_and_X(890) sesssetupX:name=[SVS] [2003/11/12 09:24:00, 3] smbd/reply.c:reply_sesssetup_and_X(954) Using unix username TALICOM+SVS [2003/11/12 09:24:00, 3] libsmb/namequery.c:resolve_lmhosts(769) resolve_lmhosts: Attempting lmhosts lookup for name TALISERV<0x20> [2003/11/12 09:24:00, 4] libsmb/namequery.c:getlmhostsent(533) getlmhostsent: lmhost entry: 127.0.0.1 localhost [2003/11/12 09:24:00, 3] libsmb/namequery.c:resolve_hosts(809) resolve_hosts: Attempting host lookup for name TALISERV<0x20> [2003/11/12 09:24:00, 3] lib/util_sock.c:open_socket_out(845) Connecting to 192.168.1.1 at port 445 [2003/11/12 09:24:01, 4] rpc_client/cli_netlogon.c:cli_net_req_chal(221) cli_net_req_chal: LSA Request Challenge from TALISERV to TALIDEV: 4556F52A49EB9B2F [2003/11/12 09:24:01, 4] libsmb/credentials.c:cred_session_key(60) cred_session_key [2003/11/12 09:24:01, 4] libsmb/credentials.c:cred_create(91) cred_create [2003/11/12 09:24:01, 4] rpc_client/cli_netlogon.c:cli_net_auth2(132) cli_net_auth2: srv:\\TALISERV acct:TALIDEV$ sc:2 mc: TALIDEV chal 58AB0ED88B79996D neg: 1ff [2003/11/12 09:24:01, 0] rpc_client/cli_netlogon.c:cli_net_auth2(157) cli_net_auth2: Error NT_STATUS_ACCESS_DENIED [2003/11/12 09:24:01, 0] rpc_client/cli_login.c:cli_nt_setup_creds(72) cli_nt_setup_creds: auth2 challenge failed [2003/11/12 09:24:01, 0] smbd/password.c:connect_to_domain_password_server(1368) connect_to_domain_password_server: unable to setup the PDC credentials to machine TALISERV. Error was : NT_STATUS_OK. [2003/11/12 09:24:01, 0] smbd/password.c:domain_client_validate(1601) domain_client_validate: Domain password server not available. [2003/11/12 09:24:01, 1] smbd/password.c:pass_check_smb(545) Couldn't find user 'TALICOM+SVS' in passdb. [2003/11/12 09:24:01, 2] smbd/reply.c:reply_sesssetup_and_X(997) NT Password did not match for user 'TALICOM+SVS'! [2003/11/12 09:24:01, 2] smbd/reply.c:reply_sesssetup_and_X(1007) Defaulting to Lanman password for TALICOM+SVS [2003/11/12 09:24:01, 1] smbd/password.c:pass_check_smb(545) Couldn't find user 'TALICOM+SVS' in passdb. [2003/11/12 09:24:01, 3] smbd/reply.c:reply_sesssetup_and_X(1064) Registered username Nobody for guest access [2003/11/12 09:24:01, 3] smbd/sec_ctx.c:push_sec_ctx(297) push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1 [2003/11/12 09:24:01, 3] smbd/uid.c:push_conn_ctx(286) push_conn_ctx(0) : conn_ctx_stack_ndx = 0 [2003/11/12 09:24:01, 3] smbd/sec_ctx.c:set_sec_ctx(329) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 [2003/11/12 09:24:01, 3] smbd/sec_ctx.c:get_current_groups(172) get_current_groups: user is in 2 groups: 65533, 65534 [2003/11/12 09:24:01, 3] smbd/sec_ctx.c:pop_sec_ctx(436) pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0 [2003/11/12 09:24:01, 3] smbd/sec_ctx.c:get_current_groups(172) get_current_groups: user is in 2 groups: 65533, 65534 [2003/11/12 09:24:01, 3] smbd/password.c:register_vuid(336) uid 65534 registered to name nobody [2003/11/12 09:24:01, 3] smbd/password.c:register_vuid(338) Clearing default real name [2003/11/12 09:24:01, 3] smbd/password.c:register_vuid(340) User name: nobody Real name: nobody [2003/11/12 09:24:01, 3] smbd/process.c:process_smb(846) Transaction 3 of length 68 [2003/11/12 09:24:01, 3] smbd/process.c:switch_message(685) switch message SMBtconX (pid 11618) [2003/11/12 09:24:01, 3] smbd/sec_ctx.c:set_sec_ctx(329) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 [2003/11/12 09:24:01, 4] smbd/reply.c:reply_tcon_and_X(334) Got device type ????? [2003/11/12 09:24:01, 2] smbd/service.c:make_connection(331) Invalid username/password for tmp [nobody] [2003/11/12 09:24:01, 3] smbd/error.c:error_packet(129) error packet at smbd/reply.c(166) cmd=117 (SMBtconX) eclass=2 ecode=2 [2003/11/12 09:24:01, 3] smbd/process.c:timeout_processing(1066) end of file from client [2003/11/12 09:24:01, 3] smbd/sec_ctx.c:set_sec_ctx(329) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 [2003/11/12 09:24:01, 2] smbd/server.c:exit_server(511) Closing connections [2003/11/12 09:24:01, 3] smbd/connection.c:yield_connection(48) Yielding connection to [2003/11/12 09:24:01, 3] smbd/server.c:exit_server(545) Server exit (normal exit)
Sebastian von Swiontek
2003-Nov-12 10:08 UTC
[Samba] samba 3.0 pdc and samba 2.2.8a password authentication failure
Hi list, I have the problem, that a samba 2.2.8a server cannot validate the password with a samba 3.0 pdc for a client request. A samba 2.2.1 works fine. Let me explain the situation in more detail: samba 3.0 pdc machine a samba 2.2.8a server machine b (doesn't work) samba 2.2.1 server machine c (works) samba 2.2.8 client machine d Machine b and c should authenticate the passwords to machine a. If I want to use ( calling smbmount from machine d) the "tmp"-share from machine c, everything works fine. But I cannot use ( again calling smbmount from machine d) the "tmp"-share from machine b. Machine b cannot authenticate the password. The smb.conf of machine b and c are equal. Machine b was successful joined into the domain. I hope you can understand my problem. Are there any hints, please? Thanks in advance, Sebastian von Swiontek talicom GmbH, Hannover, Germany PS: Attached is the smb.conf of machine b and c (it is the same). In addition to this I added the logfiles of the pdc for the requests from machine b and c (the password authentication). -------------- next part -------------- # smb.conf is the main samba configuration file. You find a full commented # version at /usr/share/doc/packages/samba/examples/smb.conf.SuSE # Date: 2002-09-12 [global] workgroup = TALICOM security = domain password server = taliserv local master = no preferred master = no domain master = no os level = 2 # time server = yes log level = 4 log file = /var/log/samba/log.%m unix extensions = yes encrypt passwords = yes unix password sync = yes # Printing options printing = CUPS printcap name = CUPS socket options = SO_KEEPALIVE IPTOS_LOWDELAY TCP_NODELAY wins support = no character set = ISO8859-15 client code page = 850 veto files = /*.eml/*.nws/riched20.dll/*.{*}/ guest account = Nobody map to guest = Bad User ############################################################################### # Shares ############################################################################### [tmp] comment = Test-Laufwerk read only = Yes path = /tmp valid users = svs -------------- next part -------------- [2003/11/12 09:20:02, 3] smbd/oplock.c:init_oplocks(1226) open_oplock_ipc: opening loopback UDP socket. [2003/11/12 09:20:02, 3] smbd/oplock_linux.c:linux_init_kernel_oplocks(303) Linux kernel oplocks enabled [2003/11/12 09:20:02, 3] smbd/oplock.c:init_oplocks(1257) open_oplock ipc: pid = 32636, global_oplock_port = 33744 [2003/11/12 09:20:02, 4] lib/time.c:get_serverzone(122) Serverzone is -3600 [2003/11/12 09:20:02, 3] smbd/process.c:process_smb(890) Transaction 0 of length 168 [2003/11/12 09:20:02, 3] smbd/process.c:switch_message(685) switch message SMBnegprot (pid 32636) [2003/11/12 09:20:02, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 [2003/11/12 09:20:02, 3] smbd/negprot.c:reply_negprot(455) Requested protocol [PC NETWORK PROGRAM 1.0] [2003/11/12 09:20:02, 3] smbd/negprot.c:reply_negprot(455) Requested protocol [MICROSOFT NETWORKS 1.03] [2003/11/12 09:20:02, 3] smbd/negprot.c:reply_negprot(455) Requested protocol [MICROSOFT NETWORKS 3.0] [2003/11/12 09:20:02, 3] smbd/negprot.c:reply_negprot(455) Requested protocol [LANMAN1.0] [2003/11/12 09:20:02, 3] smbd/negprot.c:reply_negprot(455) Requested protocol [LM1.2X002] [2003/11/12 09:20:02, 3] smbd/negprot.c:reply_negprot(455) Requested protocol [Samba] [2003/11/12 09:20:02, 3] smbd/negprot.c:reply_nt1(323) not using SPNEGO [2003/11/12 09:20:02, 3] smbd/negprot.c:reply_negprot(532) Selected protocol NT LANMAN 1.0 [2003/11/12 09:20:02, 3] smbd/process.c:process_smb(890) Transaction 1 of length 92 [2003/11/12 09:20:02, 3] smbd/process.c:switch_message(685) switch message SMBsesssetupX (pid 32636) [2003/11/12 09:20:02, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 [2003/11/12 09:20:02, 3] smbd/sesssetup.c:reply_sesssetup_and_X(579) wct=13 flg2=0xc001 [2003/11/12 09:20:02, 3] smbd/sesssetup.c:reply_sesssetup_and_X(686) Domain=[] NativeOS=[Unix] NativeLanMan=[Samba] [2003/11/12 09:20:02, 3] smbd/sesssetup.c:reply_sesssetup_and_X(697) sesssetupX:name=[]\[]@[192.168.1.8] [2003/11/12 09:20:02, 3] smbd/sesssetup.c:check_guest_password(116) Got anonymous request [2003/11/12 09:20:02, 3] auth/auth.c:check_ntlm_password(216) check_ntlm_password: Checking password for unmapped user []\[]@[] with the new password interface [2003/11/12 09:20:02, 3] auth/auth.c:check_ntlm_password(219) check_ntlm_password: mapped user is: []\[]@[] [2003/11/12 09:20:02, 3] smbd/sec_ctx.c:push_sec_ctx(256) push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1 [2003/11/12 09:20:02, 3] smbd/uid.c:push_conn_ctx(287) push_conn_ctx(0) : conn_ctx_stack_ndx = 0 [2003/11/12 09:20:02, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 [2003/11/12 09:20:02, 4] lib/substitute.c:automount_server(318) Home server: taliserv [2003/11/12 09:20:02, 3] smbd/sec_ctx.c:pop_sec_ctx(386) pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0 [2003/11/12 09:20:02, 3] smbd/sec_ctx.c:push_sec_ctx(256) push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1 [2003/11/12 09:20:02, 3] smbd/uid.c:push_conn_ctx(287) push_conn_ctx(0) : conn_ctx_stack_ndx = 0 [2003/11/12 09:20:02, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 [2003/11/12 09:20:02, 3] smbd/sec_ctx.c:pop_sec_ctx(386) pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0 [2003/11/12 09:20:02, 3] smbd/sec_ctx.c:push_sec_ctx(256) push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1 [2003/11/12 09:20:02, 3] smbd/uid.c:push_conn_ctx(287) push_conn_ctx(0) : conn_ctx_stack_ndx = 0 [2003/11/12 09:20:02, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 [2003/11/12 09:20:02, 3] smbd/sec_ctx.c:pop_sec_ctx(386) pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0 [2003/11/12 09:20:02, 3] passdb/lookup_sid.c:fetch_sid_from_gid_cache(235) fetch sid from gid cache 65534 -> S-1-5-21-2114876815-3017972899-1737424133-132069 [2003/11/12 09:20:02, 3] auth/auth.c:check_ntlm_password(265) check_ntlm_password: guest authentication for user [] succeeded [2003/11/12 09:20:02, 3] smbd/password.c:register_vuid(207) User name: nobody Real name: nobody [2003/11/12 09:20:02, 3] smbd/password.c:register_vuid(225) UNIX uid 65534 is UNIX user nobody, and will be vuid 100 [2003/11/12 09:20:02, 3] smbd/process.c:process_smb(890) Transaction 2 of length 84 [2003/11/12 09:20:02, 3] smbd/process.c:switch_message(685) switch message SMBtconX (pid 32636) [2003/11/12 09:20:02, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 [2003/11/12 09:20:02, 4] smbd/reply.c:reply_tcon_and_X(266) Client requested device type [IPC] for share [IPC$] [2003/11/12 09:20:02, 3] smbd/service.c:make_connection_snum(536) Connect path is '/tmp' for service [IPC$] [2003/11/12 09:20:02, 4] rpc_server/srv_srvsvc_nt.c:get_share_security(217) get_share_security: using default secdesc for IPC$ [2003/11/12 09:20:02, 3] lib/util_seaccess.c:se_access_check(267) [2003/11/12 09:20:02, 3] lib/util_seaccess.c:se_access_check(268) se_access_check: user sid is S-1-5-21-2114876815-3017972899-1737424133-501 se_access_check: also S-1-5-21-2114876815-3017972899-1737424133-514 se_access_check: also S-1-1-0 se_access_check: also S-1-5-2 se_access_check: also S-1-5-32-546 se_access_check: also S-1-5-21-2114876815-3017972899-1737424133-132069 [2003/11/12 09:20:02, 3] smbd/vfs.c:vfs_init_default(201) Initialising default vfs hooks [2003/11/12 09:20:02, 4] rpc_server/srv_srvsvc_nt.c:get_share_security(217) get_share_security: using default secdesc for IPC$ [2003/11/12 09:20:02, 3] lib/util_seaccess.c:se_access_check(267) [2003/11/12 09:20:02, 3] lib/util_seaccess.c:se_access_check(268) se_access_check: user sid is S-1-5-21-2114876815-3017972899-1737424133-501 se_access_check: also S-1-5-21-2114876815-3017972899-1737424133-514 se_access_check: also S-1-1-0 se_access_check: also S-1-5-2 se_access_check: also S-1-5-32-546 se_access_check: also S-1-5-21-2114876815-3017972899-1737424133-132069 [2003/11/12 09:20:02, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (65534, 65534) - sec_ctx_stack_ndx = 0 [2003/11/12 09:20:02, 3] smbd/service.c:make_connection_snum(698) 192.168.1.8 (192.168.1.8) connect to service IPC$ initially as user nobody (uid=65534, gid=65534) (pid 32636) [2003/11/12 09:20:02, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 [2003/11/12 09:20:02, 3] smbd/reply.c:reply_tcon_and_X(314) tconX service=IPC$ [2003/11/12 09:20:02, 3] smbd/process.c:process_smb(890) Transaction 3 of length 108 [2003/11/12 09:20:02, 3] smbd/process.c:switch_message(685) switch message SMBntcreateX (pid 32636) [2003/11/12 09:20:02, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (65534, 65534) - sec_ctx_stack_ndx = 0 [2003/11/12 09:20:02, 4] smbd/vfs.c:vfs_ChDir(611) vfs_ChDir to /tmp [2003/11/12 09:20:02, 4] smbd/nttrans.c:nt_open_pipe(486) nt_open_pipe: Opening pipe \NETLOGON. [2003/11/12 09:20:02, 3] smbd/nttrans.c:nt_open_pipe(503) nt_open_pipe: Known pipe NETLOGON opening. [2003/11/12 09:20:02, 4] rpc_server/srv_pipe_hnd.c:open_rpc_pipe_p(178) Open pipe requested NETLOGON (pipes_open=0) [2003/11/12 09:20:02, 4] rpc_server/srv_pipe_hnd.c:make_internal_rpc_pipe_p(279) Create pipe requested NETLOGON [2003/11/12 09:20:02, 4] rpc_server/srv_pipe_hnd.c:make_internal_rpc_pipe_p(372) Created internal pipe NETLOGON (pipes_open=0) [2003/11/12 09:20:02, 4] rpc_server/srv_pipe_hnd.c:open_rpc_pipe_p(258) Opened pipe NETLOGON with handle 724e (pipes_open=1) [2003/11/12 09:20:02, 3] smbd/process.c:process_smb(890) Transaction 4 of length 158 [2003/11/12 09:20:02, 3] smbd/process.c:switch_message(685) switch message SMBtrans (pid 32636) [2003/11/12 09:20:02, 4] smbd/uid.c:change_to_user(122) change_to_user: Skipping user change - already user [2003/11/12 09:20:02, 3] smbd/ipc.c:reply_trans(514) trans <\PIPE\> data=72 params=0 setup=2 [2003/11/12 09:20:02, 3] smbd/ipc.c:named_pipe(326) named pipe command on <> name [2003/11/12 09:20:02, 4] rpc_server/srv_pipe_hnd.c:get_rpc_pipe(1151) search for pipe pnum=724e [2003/11/12 09:20:02, 3] smbd/ipc.c:api_fd_reply(288) Got API command 0x26 on pipe "NETLOGON" (pnum 724e)api_pipe_bind_req: \PIPE\NETLOGON -> \PIPE\lsass [2003/11/12 09:20:02, 3] rpc_server/srv_pipe.c:check_bind_req(727) check_bind_req for \PIPE\NETLOGON [2003/11/12 09:20:02, 3] smbd/process.c:process_smb(890) Transaction 5 of length 186 [2003/11/12 09:20:02, 3] smbd/process.c:switch_message(685) switch message SMBtrans (pid 32636) [2003/11/12 09:20:02, 4] smbd/uid.c:change_to_user(122) change_to_user: Skipping user change - already user [2003/11/12 09:20:02, 3] smbd/ipc.c:reply_trans(514) trans <\PIPE\> data=100 params=0 setup=2 [2003/11/12 09:20:02, 3] smbd/ipc.c:named_pipe(326) named pipe command on <> name [2003/11/12 09:20:02, 4] rpc_server/srv_pipe_hnd.c:get_rpc_pipe(1151) search for pipe pnum=724e [2003/11/12 09:20:02, 3] smbd/ipc.c:api_fd_reply(288) Got API command 0x26 on pipe "NETLOGON" (pnum 724e)free_pipe_context: destroying talloc pool of size 0 [2003/11/12 09:20:02, 4] rpc_server/srv_pipe.c:api_rpcTNP(1488) api_rpcTNP: NETLOGON op 0x4 - api_rpcTNP: rpc command: NET_REQCHAL [2003/11/12 09:20:02, 3] rpc_server/srv_pipe_hnd.c:free_pipe_context(544) free_pipe_context: destroying talloc pool of size 38 [2003/11/12 09:20:02, 3] smbd/process.c:process_smb(890) Transaction 6 of length 222 [2003/11/12 09:20:02, 3] smbd/process.c:switch_message(685) switch message SMBtrans (pid 32636) [2003/11/12 09:20:02, 4] smbd/uid.c:change_to_user(122) change_to_user: Skipping user change - already user [2003/11/12 09:20:02, 3] smbd/ipc.c:reply_trans(514) trans <\PIPE\> data=136 params=0 setup=2 [2003/11/12 09:20:02, 3] smbd/ipc.c:named_pipe(326) named pipe command on <> name [2003/11/12 09:20:02, 4] rpc_server/srv_pipe_hnd.c:get_rpc_pipe(1151) search for pipe pnum=724e [2003/11/12 09:20:02, 3] smbd/ipc.c:api_fd_reply(288) Got API command 0x26 on pipe "NETLOGON" (pnum 724e)free_pipe_context: destroying talloc pool of size 0 [2003/11/12 09:20:02, 4] rpc_server/srv_pipe.c:api_rpcTNP(1488) api_rpcTNP: NETLOGON op 0xf - api_rpcTNP: rpc command: NET_AUTH2 [2003/11/12 09:20:02, 3] smbd/sec_ctx.c:push_sec_ctx(256) push_sec_ctx(65534, 65534) : sec_ctx_stack_ndx = 1 [2003/11/12 09:20:02, 3] smbd/uid.c:push_conn_ctx(287) push_conn_ctx(100) : conn_ctx_stack_ndx = 0 [2003/11/12 09:20:02, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 [2003/11/12 09:20:02, 3] smbd/sec_ctx.c:pop_sec_ctx(386) pop_sec_ctx (65534, 65534) - sec_ctx_stack_ndx = 0 [2003/11/12 09:20:02, 4] libsmb/credentials.c:cred_session_key(59) cred_session_key [2003/11/12 09:20:02, 4] libsmb/credentials.c:cred_create(90) cred_create [2003/11/12 09:20:02, 4] libsmb/credentials.c:cred_assert(121) cred_assert [2003/11/12 09:20:02, 3] rpc_server/srv_pipe_hnd.c:free_pipe_context(544) free_pipe_context: destroying talloc pool of size 56 [2003/11/12 09:20:02, 3] smbd/process.c:process_smb(890) Transaction 7 of length 45 [2003/11/12 09:20:02, 3] smbd/process.c:switch_message(685) switch message SMBclose (pid 32636) [2003/11/12 09:20:02, 4] smbd/uid.c:change_to_user(122) change_to_user: Skipping user change - already user [2003/11/12 09:20:02, 4] rpc_server/srv_pipe_hnd.c:get_rpc_pipe(1151) search for pipe pnum=724e [2003/11/12 09:20:02, 4] rpc_server/srv_pipe_hnd.c:close_rpc_pipe_hnd(1081) closed pipe name NETLOGON pnum=724e (pipes_open=0) [2003/11/12 09:20:02, 3] smbd/process.c:process_smb(890) Transaction 8 of length 43 [2003/11/12 09:20:02, 3] smbd/process.c:switch_message(685) switch message SMBulogoffX (pid 32636) [2003/11/12 09:20:02, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 [2003/11/12 09:20:02, 3] smbd/reply.c:reply_ulogoffX(1055) ulogoffX vuid=100 [2003/11/12 09:20:02, 3] smbd/process.c:timeout_processing(1099) timeout_processing: End of file from client (client has disconnected). [2003/11/12 09:20:02, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 [2003/11/12 09:20:02, 2] smbd/server.c:exit_server(558) Closing connections [2003/11/12 09:20:02, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 [2003/11/12 09:20:02, 3] smbd/service.c:close_cnum(880) 192.168.1.8 (192.168.1.8) closed connection to service IPC$ [2003/11/12 09:20:02, 3] smbd/connection.c:yield_connection(69) Yielding connection to IPC$ [2003/11/12 09:20:02, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 [2003/11/12 09:20:02, 4] smbd/vfs.c:vfs_ChDir(611) vfs_ChDir to / [2003/11/12 09:20:02, 3] smbd/connection.c:yield_connection(69) Yielding connection to [2003/11/12 09:20:02, 3] smbd/connection.c:yield_connection(76) yield_connection: tdb_delete for name failed with error Record does not exist. [2003/11/12 09:20:02, 3] smbd/server.c:exit_server(601) Server exit (normal exit) -------------- next part -------------- [2003/11/12 09:21:22, 3] smbd/process.c:process_smb(890) Transaction 1 of length 168 [2003/11/12 09:21:22, 3] smbd/process.c:switch_message(685) switch message SMBnegprot (pid 32654) [2003/11/12 09:21:22, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 [2003/11/12 09:21:22, 3] smbd/negprot.c:reply_negprot(455) Requested protocol [PC NETWORK PROGRAM 1.0] [2003/11/12 09:21:22, 3] smbd/negprot.c:reply_negprot(455) Requested protocol [MICROSOFT NETWORKS 1.03] [2003/11/12 09:21:22, 3] smbd/negprot.c:reply_negprot(455) Requested protocol [MICROSOFT NETWORKS 3.0] [2003/11/12 09:21:22, 3] smbd/negprot.c:reply_negprot(455) Requested protocol [LANMAN1.0] [2003/11/12 09:21:22, 3] smbd/negprot.c:reply_negprot(455) Requested protocol [LM1.2X002] [2003/11/12 09:21:22, 3] smbd/negprot.c:reply_negprot(455) Requested protocol [Samba] [2003/11/12 09:21:22, 3] smbd/negprot.c:reply_nt1(323) not using SPNEGO [2003/11/12 09:21:22, 3] smbd/negprot.c:reply_negprot(532) Selected protocol NT LANMAN 1.0 [2003/11/12 09:21:22, 3] smbd/process.c:process_smb(890) Transaction 2 of length 92 [2003/11/12 09:21:22, 3] smbd/process.c:switch_message(685) switch message SMBsesssetupX (pid 32654) [2003/11/12 09:21:22, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 [2003/11/12 09:21:22, 3] smbd/sesssetup.c:reply_sesssetup_and_X(579) wct=13 flg2=0x8001 [2003/11/12 09:21:22, 3] smbd/sesssetup.c:reply_sesssetup_and_X(686) Domain=[] NativeOS=[Unix] NativeLanMan=[Samba] [2003/11/12 09:21:22, 3] smbd/sesssetup.c:reply_sesssetup_and_X(697) sesssetupX:name=[]\[]@[cdsrv] [2003/11/12 09:21:22, 3] smbd/sesssetup.c:check_guest_password(116) Got anonymous request [2003/11/12 09:21:22, 3] auth/auth.c:check_ntlm_password(216) check_ntlm_password: Checking password for unmapped user []\[]@[] with the new password interface [2003/11/12 09:21:22, 3] auth/auth.c:check_ntlm_password(219) check_ntlm_password: mapped user is: []\[]@[] [2003/11/12 09:21:22, 3] smbd/sec_ctx.c:push_sec_ctx(256) push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1 [2003/11/12 09:21:22, 3] smbd/uid.c:push_conn_ctx(287) push_conn_ctx(0) : conn_ctx_stack_ndx = 0 [2003/11/12 09:21:22, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 [2003/11/12 09:21:22, 4] lib/substitute.c:automount_server(318) Home server: taliserv [2003/11/12 09:21:22, 3] smbd/sec_ctx.c:pop_sec_ctx(386) pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0 [2003/11/12 09:21:22, 3] smbd/sec_ctx.c:push_sec_ctx(256) push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1 [2003/11/12 09:21:22, 3] smbd/uid.c:push_conn_ctx(287) push_conn_ctx(0) : conn_ctx_stack_ndx = 0 [2003/11/12 09:21:22, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 [2003/11/12 09:21:22, 3] smbd/sec_ctx.c:pop_sec_ctx(386) pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0 [2003/11/12 09:21:22, 3] smbd/sec_ctx.c:push_sec_ctx(256) push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1 [2003/11/12 09:21:22, 3] smbd/uid.c:push_conn_ctx(287) push_conn_ctx(0) : conn_ctx_stack_ndx = 0 [2003/11/12 09:21:22, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 [2003/11/12 09:21:22, 3] smbd/sec_ctx.c:pop_sec_ctx(386) pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0 [2003/11/12 09:21:22, 3] passdb/lookup_sid.c:fetch_sid_from_gid_cache(235) fetch sid from gid cache 65534 -> S-1-5-21-2114876815-3017972899-1737424133-132069 [2003/11/12 09:21:22, 3] auth/auth.c:check_ntlm_password(265) check_ntlm_password: guest authentication for user [] succeeded [2003/11/12 09:21:22, 3] smbd/password.c:register_vuid(207) User name: nobody Real name: nobody [2003/11/12 09:21:22, 3] smbd/password.c:register_vuid(225) UNIX uid 65534 is UNIX user nobody, and will be vuid 100 [2003/11/12 09:21:22, 3] smbd/process.c:process_smb(890) Transaction 3 of length 84 [2003/11/12 09:21:22, 3] smbd/process.c:switch_message(685) switch message SMBtconX (pid 32654) [2003/11/12 09:21:22, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 [2003/11/12 09:21:22, 4] smbd/reply.c:reply_tcon_and_X(266) Client requested device type [IPC] for share [IPC$] [2003/11/12 09:21:22, 3] smbd/service.c:make_connection_snum(536) Connect path is '/tmp' for service [IPC$] [2003/11/12 09:21:22, 4] rpc_server/srv_srvsvc_nt.c:get_share_security(217) get_share_security: using default secdesc for IPC$ [2003/11/12 09:21:22, 3] lib/util_seaccess.c:se_access_check(267) [2003/11/12 09:21:22, 3] lib/util_seaccess.c:se_access_check(268) se_access_check: user sid is S-1-5-21-2114876815-3017972899-1737424133-501 se_access_check: also S-1-5-21-2114876815-3017972899-1737424133-514 se_access_check: also S-1-1-0 se_access_check: also S-1-5-2 se_access_check: also S-1-5-32-546 se_access_check: also S-1-5-21-2114876815-3017972899-1737424133-132069 [2003/11/12 09:21:22, 3] smbd/vfs.c:vfs_init_default(201) Initialising default vfs hooks [2003/11/12 09:21:22, 4] rpc_server/srv_srvsvc_nt.c:get_share_security(217) get_share_security: using default secdesc for IPC$ [2003/11/12 09:21:22, 3] lib/util_seaccess.c:se_access_check(267) [2003/11/12 09:21:22, 3] lib/util_seaccess.c:se_access_check(268) se_access_check: user sid is S-1-5-21-2114876815-3017972899-1737424133-501 se_access_check: also S-1-5-21-2114876815-3017972899-1737424133-514 se_access_check: also S-1-1-0 se_access_check: also S-1-5-2 se_access_check: also S-1-5-32-546 se_access_check: also S-1-5-21-2114876815-3017972899-1737424133-132069 [2003/11/12 09:21:22, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (65534, 65534) - sec_ctx_stack_ndx = 0 [2003/11/12 09:21:22, 3] smbd/service.c:make_connection_snum(698) cdsrv (192.168.1.4) connect to service IPC$ initially as user nobody (uid=65534, gid=65534) (pid 32654) [2003/11/12 09:21:22, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 [2003/11/12 09:21:22, 3] smbd/reply.c:reply_tcon_and_X(314) tconX service=IPC$ [2003/11/12 09:21:22, 3] smbd/process.c:process_smb(890) Transaction 4 of length 108 [2003/11/12 09:21:22, 3] smbd/process.c:switch_message(685) switch message SMBntcreateX (pid 32654) [2003/11/12 09:21:22, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (65534, 65534) - sec_ctx_stack_ndx = 0 [2003/11/12 09:21:22, 4] smbd/vfs.c:vfs_ChDir(611) vfs_ChDir to /tmp [2003/11/12 09:21:22, 4] smbd/nttrans.c:nt_open_pipe(486) nt_open_pipe: Opening pipe \NETLOGON. [2003/11/12 09:21:22, 3] smbd/nttrans.c:nt_open_pipe(503) nt_open_pipe: Known pipe NETLOGON opening. [2003/11/12 09:21:22, 4] rpc_server/srv_pipe_hnd.c:open_rpc_pipe_p(178) Open pipe requested NETLOGON (pipes_open=0) [2003/11/12 09:21:22, 4] rpc_server/srv_pipe_hnd.c:make_internal_rpc_pipe_p(279) Create pipe requested NETLOGON [2003/11/12 09:21:22, 4] rpc_server/srv_pipe_hnd.c:make_internal_rpc_pipe_p(372) Created internal pipe NETLOGON (pipes_open=0) [2003/11/12 09:21:22, 4] rpc_server/srv_pipe_hnd.c:open_rpc_pipe_p(258) Opened pipe NETLOGON with handle 720c (pipes_open=1) [2003/11/12 09:21:22, 3] smbd/process.c:process_smb(890) Transaction 5 of length 158 [2003/11/12 09:21:22, 3] smbd/process.c:switch_message(685) switch message SMBtrans (pid 32654) [2003/11/12 09:21:22, 4] smbd/uid.c:change_to_user(122) change_to_user: Skipping user change - already user [2003/11/12 09:21:22, 3] smbd/ipc.c:reply_trans(514) trans <\PIPE\> data=72 params=0 setup=2 [2003/11/12 09:21:22, 3] smbd/ipc.c:named_pipe(326) named pipe command on <> name [2003/11/12 09:21:22, 4] rpc_server/srv_pipe_hnd.c:get_rpc_pipe(1151) search for pipe pnum=720c [2003/11/12 09:21:22, 3] smbd/ipc.c:api_fd_reply(288) Got API command 0x26 on pipe "NETLOGON" (pnum 720c)api_pipe_bind_req: \PIPE\NETLOGON -> \PIPE\lsass [2003/11/12 09:21:22, 3] rpc_server/srv_pipe.c:check_bind_req(727) check_bind_req for \PIPE\NETLOGON [2003/11/12 09:21:22, 3] smbd/process.c:process_smb(890) Transaction 6 of length 182 [2003/11/12 09:21:22, 3] smbd/process.c:switch_message(685) switch message SMBtrans (pid 32654) [2003/11/12 09:21:22, 4] smbd/uid.c:change_to_user(122) change_to_user: Skipping user change - already user [2003/11/12 09:21:22, 3] smbd/ipc.c:reply_trans(514) trans <\PIPE\> data=96 params=0 setup=2 [2003/11/12 09:21:22, 3] smbd/ipc.c:named_pipe(326) named pipe command on <> name [2003/11/12 09:21:22, 4] rpc_server/srv_pipe_hnd.c:get_rpc_pipe(1151) search for pipe pnum=720c [2003/11/12 09:21:22, 3] smbd/ipc.c:api_fd_reply(288) Got API command 0x26 on pipe "NETLOGON" (pnum 720c)free_pipe_context: destroying talloc pool of size 0 [2003/11/12 09:21:22, 4] rpc_server/srv_pipe.c:api_rpcTNP(1488) api_rpcTNP: NETLOGON op 0x4 - api_rpcTNP: rpc command: NET_REQCHAL [2003/11/12 09:21:22, 3] rpc_server/srv_pipe_hnd.c:free_pipe_context(544) free_pipe_context: destroying talloc pool of size 34 [2003/11/12 09:21:22, 3] smbd/process.c:process_smb(890) Transaction 7 of length 214 [2003/11/12 09:21:22, 3] smbd/process.c:switch_message(685) switch message SMBtrans (pid 32654) [2003/11/12 09:21:22, 4] smbd/uid.c:change_to_user(122) change_to_user: Skipping user change - already user [2003/11/12 09:21:22, 3] smbd/ipc.c:reply_trans(514) trans <\PIPE\> data=128 params=0 setup=2 [2003/11/12 09:21:22, 3] smbd/ipc.c:named_pipe(326) named pipe command on <> name [2003/11/12 09:21:22, 4] rpc_server/srv_pipe_hnd.c:get_rpc_pipe(1151) search for pipe pnum=720c [2003/11/12 09:21:22, 3] smbd/ipc.c:api_fd_reply(288) Got API command 0x26 on pipe "NETLOGON" (pnum 720c)free_pipe_context: destroying talloc pool of size 0 [2003/11/12 09:21:22, 4] rpc_server/srv_pipe.c:api_rpcTNP(1488) api_rpcTNP: NETLOGON op 0xf - api_rpcTNP: rpc command: NET_AUTH2 [2003/11/12 09:21:22, 3] smbd/sec_ctx.c:push_sec_ctx(256) push_sec_ctx(65534, 65534) : sec_ctx_stack_ndx = 1 [2003/11/12 09:21:22, 3] smbd/uid.c:push_conn_ctx(287) push_conn_ctx(100) : conn_ctx_stack_ndx = 0 [2003/11/12 09:21:22, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 [2003/11/12 09:21:23, 3] smbd/sec_ctx.c:pop_sec_ctx(386) pop_sec_ctx (65534, 65534) - sec_ctx_stack_ndx = 0 [2003/11/12 09:21:23, 4] libsmb/credentials.c:cred_session_key(59) cred_session_key [2003/11/12 09:21:23, 4] libsmb/credentials.c:cred_create(90) cred_create [2003/11/12 09:21:23, 4] libsmb/credentials.c:cred_assert(121) cred_assert [2003/11/12 09:21:23, 4] libsmb/credentials.c:cred_create(90) cred_create [2003/11/12 09:21:23, 3] rpc_server/srv_pipe_hnd.c:free_pipe_context(544) free_pipe_context: destroying talloc pool of size 48 [2003/11/12 09:21:23, 3] smbd/process.c:process_smb(890) Transaction 8 of length 428 [2003/11/12 09:21:23, 3] smbd/process.c:switch_message(685) switch message SMBtrans (pid 32654) [2003/11/12 09:21:23, 4] smbd/uid.c:change_to_user(122) change_to_user: Skipping user change - already user [2003/11/12 09:21:23, 3] smbd/ipc.c:reply_trans(514) trans <\PIPE\> data=342 params=0 setup=2 [2003/11/12 09:21:23, 3] smbd/ipc.c:named_pipe(326) named pipe command on <> name [2003/11/12 09:21:23, 4] rpc_server/srv_pipe_hnd.c:get_rpc_pipe(1151) search for pipe pnum=720c [2003/11/12 09:21:23, 3] smbd/ipc.c:api_fd_reply(288) Got API command 0x26 on pipe "NETLOGON" (pnum 720c)free_pipe_context: destroying talloc pool of size 0 [2003/11/12 09:21:23, 4] rpc_server/srv_pipe.c:api_rpcTNP(1488) api_rpcTNP: NETLOGON op 0x2 - api_rpcTNP: rpc command: NET_SAMLOGON [2003/11/12 09:21:23, 4] libsmb/credentials.c:cred_create(90) cred_create [2003/11/12 09:21:23, 4] libsmb/credentials.c:cred_assert(121) cred_assert [2003/11/12 09:21:23, 4] libsmb/credentials.c:cred_create(90) cred_create [2003/11/12 09:21:23, 3] rpc_server/srv_netlog_nt.c:_net_sam_logon(577) SAM Logon (Network). Domain:[TALICOM]. User:[SVS@\\CDSRV] Requested Domain:[TALICOM] [2003/11/12 09:21:23, 3] smbd/sec_ctx.c:push_sec_ctx(256) push_sec_ctx(65534, 65534) : sec_ctx_stack_ndx = 1 [2003/11/12 09:21:23, 3] smbd/uid.c:push_conn_ctx(287) push_conn_ctx(100) : conn_ctx_stack_ndx = 0 [2003/11/12 09:21:23, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 [2003/11/12 09:21:23, 3] smbd/sec_ctx.c:pop_sec_ctx(386) pop_sec_ctx (65534, 65534) - sec_ctx_stack_ndx = 0 [2003/11/12 09:21:23, 3] auth/auth.c:check_ntlm_password(216) check_ntlm_password: Checking password for unmapped user [TALICOM]\[SVS]@[\\CDSRV] with the new password interface [2003/11/12 09:21:23, 3] auth/auth.c:check_ntlm_password(219) check_ntlm_password: mapped user is: [TALICOM]\[SVS]@[\\CDSRV] [2003/11/12 09:21:23, 3] smbd/sec_ctx.c:push_sec_ctx(256) push_sec_ctx(65534, 65534) : sec_ctx_stack_ndx = 1 [2003/11/12 09:21:23, 3] smbd/uid.c:push_conn_ctx(287) push_conn_ctx(100) : conn_ctx_stack_ndx = 0 [2003/11/12 09:21:23, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 [2003/11/12 09:21:23, 4] lib/substitute.c:automount_server(318) Home server: taliserv [2003/11/12 09:21:23, 3] smbd/sec_ctx.c:pop_sec_ctx(386) pop_sec_ctx (65534, 65534) - sec_ctx_stack_ndx = 0 [2003/11/12 09:21:23, 4] auth/auth_sam.c:sam_password_ok(218) sam_password_ok: Checking NT MD4 password [2003/11/12 09:21:23, 4] auth/auth_sam.c:sam_account_ok(324) sam_account_ok: Checking SMB password for user svs [2003/11/12 09:21:23, 3] smbd/sec_ctx.c:push_sec_ctx(256) push_sec_ctx(65534, 65534) : sec_ctx_stack_ndx = 1 [2003/11/12 09:21:23, 3] smbd/uid.c:push_conn_ctx(287) push_conn_ctx(100) : conn_ctx_stack_ndx = 0 [2003/11/12 09:21:23, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 [2003/11/12 09:21:23, 3] smbd/sec_ctx.c:pop_sec_ctx(386) pop_sec_ctx (65534, 65534) - sec_ctx_stack_ndx = 0 [2003/11/12 09:21:23, 3] smbd/sec_ctx.c:push_sec_ctx(256) push_sec_ctx(65534, 65534) : sec_ctx_stack_ndx = 1 [2003/11/12 09:21:23, 3] smbd/uid.c:push_conn_ctx(287) push_conn_ctx(100) : conn_ctx_stack_ndx = 0 [2003/11/12 09:21:23, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 [2003/11/12 09:21:23, 3] smbd/sec_ctx.c:pop_sec_ctx(386) pop_sec_ctx (65534, 65534) - sec_ctx_stack_ndx = 0 [2003/11/12 09:21:23, 3] passdb/lookup_sid.c:fetch_sid_from_gid_cache(235) fetch sid from gid cache 1000 -> S-1-5-21-2114876815-3017972899-1737424133-512 [2003/11/12 09:21:23, 3] smbd/sec_ctx.c:push_sec_ctx(256) push_sec_ctx(65534, 65534) : sec_ctx_stack_ndx = 1 [2003/11/12 09:21:23, 3] smbd/uid.c:push_conn_ctx(287) push_conn_ctx(100) : conn_ctx_stack_ndx = 0 [2003/11/12 09:21:23, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 [2003/11/12 09:21:23, 3] smbd/sec_ctx.c:pop_sec_ctx(386) pop_sec_ctx (65534, 65534) - sec_ctx_stack_ndx = 0 [2003/11/12 09:21:23, 3] smbd/sec_ctx.c:push_sec_ctx(256) push_sec_ctx(65534, 65534) : sec_ctx_stack_ndx = 1 [2003/11/12 09:21:23, 3] smbd/uid.c:push_conn_ctx(287) push_conn_ctx(100) : conn_ctx_stack_ndx = 0 [2003/11/12 09:21:23, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 [2003/11/12 09:21:23, 3] smbd/sec_ctx.c:pop_sec_ctx(386) pop_sec_ctx (65534, 65534) - sec_ctx_stack_ndx = 0 [2003/11/12 09:21:23, 3] smbd/sec_ctx.c:push_sec_ctx(256) push_sec_ctx(65534, 65534) : sec_ctx_stack_ndx = 1 [2003/11/12 09:21:23, 3] smbd/uid.c:push_conn_ctx(287) push_conn_ctx(100) : conn_ctx_stack_ndx = 0 [2003/11/12 09:21:23, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 [2003/11/12 09:21:23, 3] smbd/sec_ctx.c:pop_sec_ctx(386) pop_sec_ctx (65534, 65534) - sec_ctx_stack_ndx = 0 [2003/11/12 09:21:23, 3] smbd/sec_ctx.c:push_sec_ctx(256) push_sec_ctx(65534, 65534) : sec_ctx_stack_ndx = 1 [2003/11/12 09:21:23, 3] smbd/uid.c:push_conn_ctx(287) push_conn_ctx(100) : conn_ctx_stack_ndx = 0 [2003/11/12 09:21:23, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 [2003/11/12 09:21:23, 3] smbd/sec_ctx.c:pop_sec_ctx(386) pop_sec_ctx (65534, 65534) - sec_ctx_stack_ndx = 0 [2003/11/12 09:21:23, 3] smbd/sec_ctx.c:push_sec_ctx(256) push_sec_ctx(65534, 65534) : sec_ctx_stack_ndx = 1 [2003/11/12 09:21:23, 3] smbd/uid.c:push_conn_ctx(287) push_conn_ctx(100) : conn_ctx_stack_ndx = 0 [2003/11/12 09:21:23, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 [2003/11/12 09:21:23, 3] smbd/sec_ctx.c:pop_sec_ctx(386) pop_sec_ctx (65534, 65534) - sec_ctx_stack_ndx = 0 [2003/11/12 09:21:23, 3] smbd/sec_ctx.c:push_sec_ctx(256) push_sec_ctx(65534, 65534) : sec_ctx_stack_ndx = 1 [2003/11/12 09:21:23, 3] smbd/uid.c:push_conn_ctx(287) push_conn_ctx(100) : conn_ctx_stack_ndx = 0 [2003/11/12 09:21:23, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 [2003/11/12 09:21:23, 3] smbd/sec_ctx.c:pop_sec_ctx(386) pop_sec_ctx (65534, 65534) - sec_ctx_stack_ndx = 0 [2003/11/12 09:21:23, 3] smbd/sec_ctx.c:push_sec_ctx(256) push_sec_ctx(65534, 65534) : sec_ctx_stack_ndx = 1 [2003/11/12 09:21:23, 3] smbd/uid.c:push_conn_ctx(287) push_conn_ctx(100) : conn_ctx_stack_ndx = 0 [2003/11/12 09:21:23, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 [2003/11/12 09:21:23, 3] smbd/sec_ctx.c:pop_sec_ctx(386) pop_sec_ctx (65534, 65534) - sec_ctx_stack_ndx = 0 [2003/11/12 09:21:23, 3] smbd/sec_ctx.c:push_sec_ctx(256) push_sec_ctx(65534, 65534) : sec_ctx_stack_ndx = 1 [2003/11/12 09:21:23, 3] smbd/uid.c:push_conn_ctx(287) push_conn_ctx(100) : conn_ctx_stack_ndx = 0 [2003/11/12 09:21:23, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 [2003/11/12 09:21:23, 3] smbd/sec_ctx.c:pop_sec_ctx(386) pop_sec_ctx (65534, 65534) - sec_ctx_stack_ndx = 0 [2003/11/12 09:21:23, 3] auth/auth.c:check_ntlm_password(265) check_ntlm_password: sam authentication for user [SVS] succeeded [2003/11/12 09:21:23, 3] smbd/sec_ctx.c:push_sec_ctx(256) push_sec_ctx(65534, 65534) : sec_ctx_stack_ndx = 1 [2003/11/12 09:21:23, 3] smbd/uid.c:push_conn_ctx(287) push_conn_ctx(100) : conn_ctx_stack_ndx = 0 [2003/11/12 09:21:23, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 [2003/11/12 09:21:23, 3] smbd/sec_ctx.c:pop_sec_ctx(386) pop_sec_ctx (65534, 65534) - sec_ctx_stack_ndx = 0 [2003/11/12 09:21:23, 2] auth/auth.c:check_ntlm_password(302) check_ntlm_password: authentication for user [SVS] -> [SVS] -> [svs] succeeded [2003/11/12 09:21:23, 4] rpc_parse/parse_net.c:init_dom_sid2s(868) init_dom_sid2s: [2003/11/12 09:21:23, 3] rpc_server/srv_pipe_hnd.c:free_pipe_context(544) free_pipe_context: destroying talloc pool of size 4964 [2003/11/12 09:21:23, 3] smbd/error.c:error_packet(94) error string = No such file or directory [2003/11/12 09:21:23, 3] smbd/error.c:error_packet(129) error packet at smbd/ipc.c(99) cmd=37 (SMBtrans) eclass=3 ecode=31 [2003/11/12 09:21:23, 3] smbd/process.c:process_smb(890) Transaction 9 of length 45 [2003/11/12 09:21:23, 3] smbd/process.c:switch_message(685) switch message SMBclose (pid 32654) [2003/11/12 09:21:23, 4] smbd/uid.c:change_to_user(122) change_to_user: Skipping user change - already user [2003/11/12 09:21:23, 4] rpc_server/srv_pipe_hnd.c:get_rpc_pipe(1151) search for pipe pnum=720c [2003/11/12 09:21:23, 4] rpc_server/srv_pipe_hnd.c:close_rpc_pipe_hnd(1081) closed pipe name NETLOGON pnum=720c (pipes_open=0) [2003/11/12 09:21:23, 3] smbd/process.c:process_smb(890) Transaction 10 of length 43 [2003/11/12 09:21:23, 3] smbd/process.c:switch_message(685) switch message SMBulogoffX (pid 32654) [2003/11/12 09:21:23, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 [2003/11/12 09:21:23, 3] smbd/reply.c:reply_ulogoffX(1055) ulogoffX vuid=100 [2003/11/12 09:21:23, 3] smbd/process.c:timeout_processing(1099) timeout_processing: End of file from client (client has disconnected). [2003/11/12 09:21:23, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 [2003/11/12 09:21:23, 2] smbd/server.c:exit_server(558) Closing connections [2003/11/12 09:21:23, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 [2003/11/12 09:21:23, 3] smbd/service.c:close_cnum(880) cdsrv (192.168.1.4) closed connection to service IPC$ [2003/11/12 09:21:23, 3] smbd/connection.c:yield_connection(69) Yielding connection to IPC$ [2003/11/12 09:21:23, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 [2003/11/12 09:21:23, 4] smbd/vfs.c:vfs_ChDir(611) vfs_ChDir to / [2003/11/12 09:21:23, 3] smbd/connection.c:yield_connection(69) Yielding connection to [2003/11/12 09:21:23, 3] smbd/server.c:exit_server(601) Server exit (normal exit)
Sebastian von Swiontek
2003-Nov-12 11:29 UTC
[Samba] samba 3.0 pdc and samba 2.2.8a password authentication failure
Hi list, I have the problem, that a samba 2.2.8a server cannot validate the password with a samba 3.0 pdc for a client request. A samba 2.2.1 works fine. Let me explain the situation in more detail: samba 3.0 pdc machine a samba 2.2.8a server machine b (doesn't work) samba 2.2.1 server machine c (works) samba 2.2.8 client machine d Machine b and c should authenticate the passwords to machine a. If I want to use ( calling smbmount from machine d) the "tmp"-share from machine c, everything works fine. But I cannot use ( again calling smbmount from machine d) the "tmp"-share from machine b. Machine b cannot authenticate the password. The smb.conf of machine b and c are equal. Machine b was successful joined into the domain. I hope you can understand my problem. Are there any hints, please? Thanks in advance, Sebastian von Swiontek talicom GmbH, Hannover, Germany PS: Attached is the smb.conf of machine b and c (it is the same). In addition to this I added the logfiles of the pdc for the requests from machine b and c (the password authentication). -------------- next part -------------- # smb.conf is the main samba configuration file. You find a full commented # version at /usr/share/doc/packages/samba/examples/smb.conf.SuSE # Date: 2002-09-12 [global] workgroup = TALICOM security = domain password server = taliserv local master = no preferred master = no domain master = no os level = 2 # time server = yes log level = 4 log file = /var/log/samba/log.%m unix extensions = yes encrypt passwords = yes unix password sync = yes # Printing options printing = CUPS printcap name = CUPS socket options = SO_KEEPALIVE IPTOS_LOWDELAY TCP_NODELAY wins support = no character set = ISO8859-15 client code page = 850 veto files = /*.eml/*.nws/riched20.dll/*.{*}/ guest account = Nobody map to guest = Bad User ############################################################################### # Shares ############################################################################### [tmp] comment = Test-Laufwerk read only = Yes path = /tmp valid users = svs -------------- next part -------------- [2003/11/12 09:20:02, 3] smbd/oplock.c:init_oplocks(1226) open_oplock_ipc: opening loopback UDP socket. [2003/11/12 09:20:02, 3] smbd/oplock_linux.c:linux_init_kernel_oplocks(303) Linux kernel oplocks enabled [2003/11/12 09:20:02, 3] smbd/oplock.c:init_oplocks(1257) open_oplock ipc: pid = 32636, global_oplock_port = 33744 [2003/11/12 09:20:02, 4] lib/time.c:get_serverzone(122) Serverzone is -3600 [2003/11/12 09:20:02, 3] smbd/process.c:process_smb(890) Transaction 0 of length 168 [2003/11/12 09:20:02, 3] smbd/process.c:switch_message(685) switch message SMBnegprot (pid 32636) [2003/11/12 09:20:02, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 [2003/11/12 09:20:02, 3] smbd/negprot.c:reply_negprot(455) Requested protocol [PC NETWORK PROGRAM 1.0] [2003/11/12 09:20:02, 3] smbd/negprot.c:reply_negprot(455) Requested protocol [MICROSOFT NETWORKS 1.03] [2003/11/12 09:20:02, 3] smbd/negprot.c:reply_negprot(455) Requested protocol [MICROSOFT NETWORKS 3.0] [2003/11/12 09:20:02, 3] smbd/negprot.c:reply_negprot(455) Requested protocol [LANMAN1.0] [2003/11/12 09:20:02, 3] smbd/negprot.c:reply_negprot(455) Requested protocol [LM1.2X002] [2003/11/12 09:20:02, 3] smbd/negprot.c:reply_negprot(455) Requested protocol [Samba] [2003/11/12 09:20:02, 3] smbd/negprot.c:reply_nt1(323) not using SPNEGO [2003/11/12 09:20:02, 3] smbd/negprot.c:reply_negprot(532) Selected protocol NT LANMAN 1.0 [2003/11/12 09:20:02, 3] smbd/process.c:process_smb(890) Transaction 1 of length 92 [2003/11/12 09:20:02, 3] smbd/process.c:switch_message(685) switch message SMBsesssetupX (pid 32636) [2003/11/12 09:20:02, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 [2003/11/12 09:20:02, 3] smbd/sesssetup.c:reply_sesssetup_and_X(579) wct=13 flg2=0xc001 [2003/11/12 09:20:02, 3] smbd/sesssetup.c:reply_sesssetup_and_X(686) Domain=[] NativeOS=[Unix] NativeLanMan=[Samba] [2003/11/12 09:20:02, 3] smbd/sesssetup.c:reply_sesssetup_and_X(697) sesssetupX:name=[]\[]@[192.168.1.8] [2003/11/12 09:20:02, 3] smbd/sesssetup.c:check_guest_password(116) Got anonymous request [2003/11/12 09:20:02, 3] auth/auth.c:check_ntlm_password(216) check_ntlm_password: Checking password for unmapped user []\[]@[] with the new password interface [2003/11/12 09:20:02, 3] auth/auth.c:check_ntlm_password(219) check_ntlm_password: mapped user is: []\[]@[] [2003/11/12 09:20:02, 3] smbd/sec_ctx.c:push_sec_ctx(256) push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1 [2003/11/12 09:20:02, 3] smbd/uid.c:push_conn_ctx(287) push_conn_ctx(0) : conn_ctx_stack_ndx = 0 [2003/11/12 09:20:02, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 [2003/11/12 09:20:02, 4] lib/substitute.c:automount_server(318) Home server: taliserv [2003/11/12 09:20:02, 3] smbd/sec_ctx.c:pop_sec_ctx(386) pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0 [2003/11/12 09:20:02, 3] smbd/sec_ctx.c:push_sec_ctx(256) push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1 [2003/11/12 09:20:02, 3] smbd/uid.c:push_conn_ctx(287) push_conn_ctx(0) : conn_ctx_stack_ndx = 0 [2003/11/12 09:20:02, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 [2003/11/12 09:20:02, 3] smbd/sec_ctx.c:pop_sec_ctx(386) pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0 [2003/11/12 09:20:02, 3] smbd/sec_ctx.c:push_sec_ctx(256) push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1 [2003/11/12 09:20:02, 3] smbd/uid.c:push_conn_ctx(287) push_conn_ctx(0) : conn_ctx_stack_ndx = 0 [2003/11/12 09:20:02, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 [2003/11/12 09:20:02, 3] smbd/sec_ctx.c:pop_sec_ctx(386) pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0 [2003/11/12 09:20:02, 3] passdb/lookup_sid.c:fetch_sid_from_gid_cache(235) fetch sid from gid cache 65534 -> S-1-5-21-2114876815-3017972899-1737424133-132069 [2003/11/12 09:20:02, 3] auth/auth.c:check_ntlm_password(265) check_ntlm_password: guest authentication for user [] succeeded [2003/11/12 09:20:02, 3] smbd/password.c:register_vuid(207) User name: nobody Real name: nobody [2003/11/12 09:20:02, 3] smbd/password.c:register_vuid(225) UNIX uid 65534 is UNIX user nobody, and will be vuid 100 [2003/11/12 09:20:02, 3] smbd/process.c:process_smb(890) Transaction 2 of length 84 [2003/11/12 09:20:02, 3] smbd/process.c:switch_message(685) switch message SMBtconX (pid 32636) [2003/11/12 09:20:02, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 [2003/11/12 09:20:02, 4] smbd/reply.c:reply_tcon_and_X(266) Client requested device type [IPC] for share [IPC$] [2003/11/12 09:20:02, 3] smbd/service.c:make_connection_snum(536) Connect path is '/tmp' for service [IPC$] [2003/11/12 09:20:02, 4] rpc_server/srv_srvsvc_nt.c:get_share_security(217) get_share_security: using default secdesc for IPC$ [2003/11/12 09:20:02, 3] lib/util_seaccess.c:se_access_check(267) [2003/11/12 09:20:02, 3] lib/util_seaccess.c:se_access_check(268) se_access_check: user sid is S-1-5-21-2114876815-3017972899-1737424133-501 se_access_check: also S-1-5-21-2114876815-3017972899-1737424133-514 se_access_check: also S-1-1-0 se_access_check: also S-1-5-2 se_access_check: also S-1-5-32-546 se_access_check: also S-1-5-21-2114876815-3017972899-1737424133-132069 [2003/11/12 09:20:02, 3] smbd/vfs.c:vfs_init_default(201) Initialising default vfs hooks [2003/11/12 09:20:02, 4] rpc_server/srv_srvsvc_nt.c:get_share_security(217) get_share_security: using default secdesc for IPC$ [2003/11/12 09:20:02, 3] lib/util_seaccess.c:se_access_check(267) [2003/11/12 09:20:02, 3] lib/util_seaccess.c:se_access_check(268) se_access_check: user sid is S-1-5-21-2114876815-3017972899-1737424133-501 se_access_check: also S-1-5-21-2114876815-3017972899-1737424133-514 se_access_check: also S-1-1-0 se_access_check: also S-1-5-2 se_access_check: also S-1-5-32-546 se_access_check: also S-1-5-21-2114876815-3017972899-1737424133-132069 [2003/11/12 09:20:02, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (65534, 65534) - sec_ctx_stack_ndx = 0 [2003/11/12 09:20:02, 3] smbd/service.c:make_connection_snum(698) 192.168.1.8 (192.168.1.8) connect to service IPC$ initially as user nobody (uid=65534, gid=65534) (pid 32636) [2003/11/12 09:20:02, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 [2003/11/12 09:20:02, 3] smbd/reply.c:reply_tcon_and_X(314) tconX service=IPC$ [2003/11/12 09:20:02, 3] smbd/process.c:process_smb(890) Transaction 3 of length 108 [2003/11/12 09:20:02, 3] smbd/process.c:switch_message(685) switch message SMBntcreateX (pid 32636) [2003/11/12 09:20:02, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (65534, 65534) - sec_ctx_stack_ndx = 0 [2003/11/12 09:20:02, 4] smbd/vfs.c:vfs_ChDir(611) vfs_ChDir to /tmp [2003/11/12 09:20:02, 4] smbd/nttrans.c:nt_open_pipe(486) nt_open_pipe: Opening pipe \NETLOGON. [2003/11/12 09:20:02, 3] smbd/nttrans.c:nt_open_pipe(503) nt_open_pipe: Known pipe NETLOGON opening. [2003/11/12 09:20:02, 4] rpc_server/srv_pipe_hnd.c:open_rpc_pipe_p(178) Open pipe requested NETLOGON (pipes_open=0) [2003/11/12 09:20:02, 4] rpc_server/srv_pipe_hnd.c:make_internal_rpc_pipe_p(279) Create pipe requested NETLOGON [2003/11/12 09:20:02, 4] rpc_server/srv_pipe_hnd.c:make_internal_rpc_pipe_p(372) Created internal pipe NETLOGON (pipes_open=0) [2003/11/12 09:20:02, 4] rpc_server/srv_pipe_hnd.c:open_rpc_pipe_p(258) Opened pipe NETLOGON with handle 724e (pipes_open=1) [2003/11/12 09:20:02, 3] smbd/process.c:process_smb(890) Transaction 4 of length 158 [2003/11/12 09:20:02, 3] smbd/process.c:switch_message(685) switch message SMBtrans (pid 32636) [2003/11/12 09:20:02, 4] smbd/uid.c:change_to_user(122) change_to_user: Skipping user change - already user [2003/11/12 09:20:02, 3] smbd/ipc.c:reply_trans(514) trans <\PIPE\> data=72 params=0 setup=2 [2003/11/12 09:20:02, 3] smbd/ipc.c:named_pipe(326) named pipe command on <> name [2003/11/12 09:20:02, 4] rpc_server/srv_pipe_hnd.c:get_rpc_pipe(1151) search for pipe pnum=724e [2003/11/12 09:20:02, 3] smbd/ipc.c:api_fd_reply(288) Got API command 0x26 on pipe "NETLOGON" (pnum 724e)api_pipe_bind_req: \PIPE\NETLOGON -> \PIPE\lsass [2003/11/12 09:20:02, 3] rpc_server/srv_pipe.c:check_bind_req(727) check_bind_req for \PIPE\NETLOGON [2003/11/12 09:20:02, 3] smbd/process.c:process_smb(890) Transaction 5 of length 186 [2003/11/12 09:20:02, 3] smbd/process.c:switch_message(685) switch message SMBtrans (pid 32636) [2003/11/12 09:20:02, 4] smbd/uid.c:change_to_user(122) change_to_user: Skipping user change - already user [2003/11/12 09:20:02, 3] smbd/ipc.c:reply_trans(514) trans <\PIPE\> data=100 params=0 setup=2 [2003/11/12 09:20:02, 3] smbd/ipc.c:named_pipe(326) named pipe command on <> name [2003/11/12 09:20:02, 4] rpc_server/srv_pipe_hnd.c:get_rpc_pipe(1151) search for pipe pnum=724e [2003/11/12 09:20:02, 3] smbd/ipc.c:api_fd_reply(288) Got API command 0x26 on pipe "NETLOGON" (pnum 724e)free_pipe_context: destroying talloc pool of size 0 [2003/11/12 09:20:02, 4] rpc_server/srv_pipe.c:api_rpcTNP(1488) api_rpcTNP: NETLOGON op 0x4 - api_rpcTNP: rpc command: NET_REQCHAL [2003/11/12 09:20:02, 3] rpc_server/srv_pipe_hnd.c:free_pipe_context(544) free_pipe_context: destroying talloc pool of size 38 [2003/11/12 09:20:02, 3] smbd/process.c:process_smb(890) Transaction 6 of length 222 [2003/11/12 09:20:02, 3] smbd/process.c:switch_message(685) switch message SMBtrans (pid 32636) [2003/11/12 09:20:02, 4] smbd/uid.c:change_to_user(122) change_to_user: Skipping user change - already user [2003/11/12 09:20:02, 3] smbd/ipc.c:reply_trans(514) trans <\PIPE\> data=136 params=0 setup=2 [2003/11/12 09:20:02, 3] smbd/ipc.c:named_pipe(326) named pipe command on <> name [2003/11/12 09:20:02, 4] rpc_server/srv_pipe_hnd.c:get_rpc_pipe(1151) search for pipe pnum=724e [2003/11/12 09:20:02, 3] smbd/ipc.c:api_fd_reply(288) Got API command 0x26 on pipe "NETLOGON" (pnum 724e)free_pipe_context: destroying talloc pool of size 0 [2003/11/12 09:20:02, 4] rpc_server/srv_pipe.c:api_rpcTNP(1488) api_rpcTNP: NETLOGON op 0xf - api_rpcTNP: rpc command: NET_AUTH2 [2003/11/12 09:20:02, 3] smbd/sec_ctx.c:push_sec_ctx(256) push_sec_ctx(65534, 65534) : sec_ctx_stack_ndx = 1 [2003/11/12 09:20:02, 3] smbd/uid.c:push_conn_ctx(287) push_conn_ctx(100) : conn_ctx_stack_ndx = 0 [2003/11/12 09:20:02, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 [2003/11/12 09:20:02, 3] smbd/sec_ctx.c:pop_sec_ctx(386) pop_sec_ctx (65534, 65534) - sec_ctx_stack_ndx = 0 [2003/11/12 09:20:02, 4] libsmb/credentials.c:cred_session_key(59) cred_session_key [2003/11/12 09:20:02, 4] libsmb/credentials.c:cred_create(90) cred_create [2003/11/12 09:20:02, 4] libsmb/credentials.c:cred_assert(121) cred_assert [2003/11/12 09:20:02, 3] rpc_server/srv_pipe_hnd.c:free_pipe_context(544) free_pipe_context: destroying talloc pool of size 56 [2003/11/12 09:20:02, 3] smbd/process.c:process_smb(890) Transaction 7 of length 45 [2003/11/12 09:20:02, 3] smbd/process.c:switch_message(685) switch message SMBclose (pid 32636) [2003/11/12 09:20:02, 4] smbd/uid.c:change_to_user(122) change_to_user: Skipping user change - already user [2003/11/12 09:20:02, 4] rpc_server/srv_pipe_hnd.c:get_rpc_pipe(1151) search for pipe pnum=724e [2003/11/12 09:20:02, 4] rpc_server/srv_pipe_hnd.c:close_rpc_pipe_hnd(1081) closed pipe name NETLOGON pnum=724e (pipes_open=0) [2003/11/12 09:20:02, 3] smbd/process.c:process_smb(890) Transaction 8 of length 43 [2003/11/12 09:20:02, 3] smbd/process.c:switch_message(685) switch message SMBulogoffX (pid 32636) [2003/11/12 09:20:02, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 [2003/11/12 09:20:02, 3] smbd/reply.c:reply_ulogoffX(1055) ulogoffX vuid=100 [2003/11/12 09:20:02, 3] smbd/process.c:timeout_processing(1099) timeout_processing: End of file from client (client has disconnected). [2003/11/12 09:20:02, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 [2003/11/12 09:20:02, 2] smbd/server.c:exit_server(558) Closing connections [2003/11/12 09:20:02, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 [2003/11/12 09:20:02, 3] smbd/service.c:close_cnum(880) 192.168.1.8 (192.168.1.8) closed connection to service IPC$ [2003/11/12 09:20:02, 3] smbd/connection.c:yield_connection(69) Yielding connection to IPC$ [2003/11/12 09:20:02, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 [2003/11/12 09:20:02, 4] smbd/vfs.c:vfs_ChDir(611) vfs_ChDir to / [2003/11/12 09:20:02, 3] smbd/connection.c:yield_connection(69) Yielding connection to [2003/11/12 09:20:02, 3] smbd/connection.c:yield_connection(76) yield_connection: tdb_delete for name failed with error Record does not exist. [2003/11/12 09:20:02, 3] smbd/server.c:exit_server(601) Server exit (normal exit) -------------- next part -------------- [2003/11/12 09:21:22, 3] smbd/process.c:process_smb(890) Transaction 1 of length 168 [2003/11/12 09:21:22, 3] smbd/process.c:switch_message(685) switch message SMBnegprot (pid 32654) [2003/11/12 09:21:22, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 [2003/11/12 09:21:22, 3] smbd/negprot.c:reply_negprot(455) Requested protocol [PC NETWORK PROGRAM 1.0] [2003/11/12 09:21:22, 3] smbd/negprot.c:reply_negprot(455) Requested protocol [MICROSOFT NETWORKS 1.03] [2003/11/12 09:21:22, 3] smbd/negprot.c:reply_negprot(455) Requested protocol [MICROSOFT NETWORKS 3.0] [2003/11/12 09:21:22, 3] smbd/negprot.c:reply_negprot(455) Requested protocol [LANMAN1.0] [2003/11/12 09:21:22, 3] smbd/negprot.c:reply_negprot(455) Requested protocol [LM1.2X002] [2003/11/12 09:21:22, 3] smbd/negprot.c:reply_negprot(455) Requested protocol [Samba] [2003/11/12 09:21:22, 3] smbd/negprot.c:reply_nt1(323) not using SPNEGO [2003/11/12 09:21:22, 3] smbd/negprot.c:reply_negprot(532) Selected protocol NT LANMAN 1.0 [2003/11/12 09:21:22, 3] smbd/process.c:process_smb(890) Transaction 2 of length 92 [2003/11/12 09:21:22, 3] smbd/process.c:switch_message(685) switch message SMBsesssetupX (pid 32654) [2003/11/12 09:21:22, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 [2003/11/12 09:21:22, 3] smbd/sesssetup.c:reply_sesssetup_and_X(579) wct=13 flg2=0x8001 [2003/11/12 09:21:22, 3] smbd/sesssetup.c:reply_sesssetup_and_X(686) Domain=[] NativeOS=[Unix] NativeLanMan=[Samba] [2003/11/12 09:21:22, 3] smbd/sesssetup.c:reply_sesssetup_and_X(697) sesssetupX:name=[]\[]@[cdsrv] [2003/11/12 09:21:22, 3] smbd/sesssetup.c:check_guest_password(116) Got anonymous request [2003/11/12 09:21:22, 3] auth/auth.c:check_ntlm_password(216) check_ntlm_password: Checking password for unmapped user []\[]@[] with the new password interface [2003/11/12 09:21:22, 3] auth/auth.c:check_ntlm_password(219) check_ntlm_password: mapped user is: []\[]@[] [2003/11/12 09:21:22, 3] smbd/sec_ctx.c:push_sec_ctx(256) push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1 [2003/11/12 09:21:22, 3] smbd/uid.c:push_conn_ctx(287) push_conn_ctx(0) : conn_ctx_stack_ndx = 0 [2003/11/12 09:21:22, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 [2003/11/12 09:21:22, 4] lib/substitute.c:automount_server(318) Home server: taliserv [2003/11/12 09:21:22, 3] smbd/sec_ctx.c:pop_sec_ctx(386) pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0 [2003/11/12 09:21:22, 3] smbd/sec_ctx.c:push_sec_ctx(256) push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1 [2003/11/12 09:21:22, 3] smbd/uid.c:push_conn_ctx(287) push_conn_ctx(0) : conn_ctx_stack_ndx = 0 [2003/11/12 09:21:22, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 [2003/11/12 09:21:22, 3] smbd/sec_ctx.c:pop_sec_ctx(386) pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0 [2003/11/12 09:21:22, 3] smbd/sec_ctx.c:push_sec_ctx(256) push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1 [2003/11/12 09:21:22, 3] smbd/uid.c:push_conn_ctx(287) push_conn_ctx(0) : conn_ctx_stack_ndx = 0 [2003/11/12 09:21:22, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 [2003/11/12 09:21:22, 3] smbd/sec_ctx.c:pop_sec_ctx(386) pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0 [2003/11/12 09:21:22, 3] passdb/lookup_sid.c:fetch_sid_from_gid_cache(235) fetch sid from gid cache 65534 -> S-1-5-21-2114876815-3017972899-1737424133-132069 [2003/11/12 09:21:22, 3] auth/auth.c:check_ntlm_password(265) check_ntlm_password: guest authentication for user [] succeeded [2003/11/12 09:21:22, 3] smbd/password.c:register_vuid(207) User name: nobody Real name: nobody [2003/11/12 09:21:22, 3] smbd/password.c:register_vuid(225) UNIX uid 65534 is UNIX user nobody, and will be vuid 100 [2003/11/12 09:21:22, 3] smbd/process.c:process_smb(890) Transaction 3 of length 84 [2003/11/12 09:21:22, 3] smbd/process.c:switch_message(685) switch message SMBtconX (pid 32654) [2003/11/12 09:21:22, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 [2003/11/12 09:21:22, 4] smbd/reply.c:reply_tcon_and_X(266) Client requested device type [IPC] for share [IPC$] [2003/11/12 09:21:22, 3] smbd/service.c:make_connection_snum(536) Connect path is '/tmp' for service [IPC$] [2003/11/12 09:21:22, 4] rpc_server/srv_srvsvc_nt.c:get_share_security(217) get_share_security: using default secdesc for IPC$ [2003/11/12 09:21:22, 3] lib/util_seaccess.c:se_access_check(267) [2003/11/12 09:21:22, 3] lib/util_seaccess.c:se_access_check(268) se_access_check: user sid is S-1-5-21-2114876815-3017972899-1737424133-501 se_access_check: also S-1-5-21-2114876815-3017972899-1737424133-514 se_access_check: also S-1-1-0 se_access_check: also S-1-5-2 se_access_check: also S-1-5-32-546 se_access_check: also S-1-5-21-2114876815-3017972899-1737424133-132069 [2003/11/12 09:21:22, 3] smbd/vfs.c:vfs_init_default(201) Initialising default vfs hooks [2003/11/12 09:21:22, 4] rpc_server/srv_srvsvc_nt.c:get_share_security(217) get_share_security: using default secdesc for IPC$ [2003/11/12 09:21:22, 3] lib/util_seaccess.c:se_access_check(267) [2003/11/12 09:21:22, 3] lib/util_seaccess.c:se_access_check(268) se_access_check: user sid is S-1-5-21-2114876815-3017972899-1737424133-501 se_access_check: also S-1-5-21-2114876815-3017972899-1737424133-514 se_access_check: also S-1-1-0 se_access_check: also S-1-5-2 se_access_check: also S-1-5-32-546 se_access_check: also S-1-5-21-2114876815-3017972899-1737424133-132069 [2003/11/12 09:21:22, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (65534, 65534) - sec_ctx_stack_ndx = 0 [2003/11/12 09:21:22, 3] smbd/service.c:make_connection_snum(698) cdsrv (192.168.1.4) connect to service IPC$ initially as user nobody (uid=65534, gid=65534) (pid 32654) [2003/11/12 09:21:22, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 [2003/11/12 09:21:22, 3] smbd/reply.c:reply_tcon_and_X(314) tconX service=IPC$ [2003/11/12 09:21:22, 3] smbd/process.c:process_smb(890) Transaction 4 of length 108 [2003/11/12 09:21:22, 3] smbd/process.c:switch_message(685) switch message SMBntcreateX (pid 32654) [2003/11/12 09:21:22, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (65534, 65534) - sec_ctx_stack_ndx = 0 [2003/11/12 09:21:22, 4] smbd/vfs.c:vfs_ChDir(611) vfs_ChDir to /tmp [2003/11/12 09:21:22, 4] smbd/nttrans.c:nt_open_pipe(486) nt_open_pipe: Opening pipe \NETLOGON. [2003/11/12 09:21:22, 3] smbd/nttrans.c:nt_open_pipe(503) nt_open_pipe: Known pipe NETLOGON opening. [2003/11/12 09:21:22, 4] rpc_server/srv_pipe_hnd.c:open_rpc_pipe_p(178) Open pipe requested NETLOGON (pipes_open=0) [2003/11/12 09:21:22, 4] rpc_server/srv_pipe_hnd.c:make_internal_rpc_pipe_p(279) Create pipe requested NETLOGON [2003/11/12 09:21:22, 4] rpc_server/srv_pipe_hnd.c:make_internal_rpc_pipe_p(372) Created internal pipe NETLOGON (pipes_open=0) [2003/11/12 09:21:22, 4] rpc_server/srv_pipe_hnd.c:open_rpc_pipe_p(258) Opened pipe NETLOGON with handle 720c (pipes_open=1) [2003/11/12 09:21:22, 3] smbd/process.c:process_smb(890) Transaction 5 of length 158 [2003/11/12 09:21:22, 3] smbd/process.c:switch_message(685) switch message SMBtrans (pid 32654) [2003/11/12 09:21:22, 4] smbd/uid.c:change_to_user(122) change_to_user: Skipping user change - already user [2003/11/12 09:21:22, 3] smbd/ipc.c:reply_trans(514) trans <\PIPE\> data=72 params=0 setup=2 [2003/11/12 09:21:22, 3] smbd/ipc.c:named_pipe(326) named pipe command on <> name [2003/11/12 09:21:22, 4] rpc_server/srv_pipe_hnd.c:get_rpc_pipe(1151) search for pipe pnum=720c [2003/11/12 09:21:22, 3] smbd/ipc.c:api_fd_reply(288) Got API command 0x26 on pipe "NETLOGON" (pnum 720c)api_pipe_bind_req: \PIPE\NETLOGON -> \PIPE\lsass [2003/11/12 09:21:22, 3] rpc_server/srv_pipe.c:check_bind_req(727) check_bind_req for \PIPE\NETLOGON [2003/11/12 09:21:22, 3] smbd/process.c:process_smb(890) Transaction 6 of length 182 [2003/11/12 09:21:22, 3] smbd/process.c:switch_message(685) switch message SMBtrans (pid 32654) [2003/11/12 09:21:22, 4] smbd/uid.c:change_to_user(122) change_to_user: Skipping user change - already user [2003/11/12 09:21:22, 3] smbd/ipc.c:reply_trans(514) trans <\PIPE\> data=96 params=0 setup=2 [2003/11/12 09:21:22, 3] smbd/ipc.c:named_pipe(326) named pipe command on <> name [2003/11/12 09:21:22, 4] rpc_server/srv_pipe_hnd.c:get_rpc_pipe(1151) search for pipe pnum=720c [2003/11/12 09:21:22, 3] smbd/ipc.c:api_fd_reply(288) Got API command 0x26 on pipe "NETLOGON" (pnum 720c)free_pipe_context: destroying talloc pool of size 0 [2003/11/12 09:21:22, 4] rpc_server/srv_pipe.c:api_rpcTNP(1488) api_rpcTNP: NETLOGON op 0x4 - api_rpcTNP: rpc command: NET_REQCHAL [2003/11/12 09:21:22, 3] rpc_server/srv_pipe_hnd.c:free_pipe_context(544) free_pipe_context: destroying talloc pool of size 34 [2003/11/12 09:21:22, 3] smbd/process.c:process_smb(890) Transaction 7 of length 214 [2003/11/12 09:21:22, 3] smbd/process.c:switch_message(685) switch message SMBtrans (pid 32654) [2003/11/12 09:21:22, 4] smbd/uid.c:change_to_user(122) change_to_user: Skipping user change - already user [2003/11/12 09:21:22, 3] smbd/ipc.c:reply_trans(514) trans <\PIPE\> data=128 params=0 setup=2 [2003/11/12 09:21:22, 3] smbd/ipc.c:named_pipe(326) named pipe command on <> name [2003/11/12 09:21:22, 4] rpc_server/srv_pipe_hnd.c:get_rpc_pipe(1151) search for pipe pnum=720c [2003/11/12 09:21:22, 3] smbd/ipc.c:api_fd_reply(288) Got API command 0x26 on pipe "NETLOGON" (pnum 720c)free_pipe_context: destroying talloc pool of size 0 [2003/11/12 09:21:22, 4] rpc_server/srv_pipe.c:api_rpcTNP(1488) api_rpcTNP: NETLOGON op 0xf - api_rpcTNP: rpc command: NET_AUTH2 [2003/11/12 09:21:22, 3] smbd/sec_ctx.c:push_sec_ctx(256) push_sec_ctx(65534, 65534) : sec_ctx_stack_ndx = 1 [2003/11/12 09:21:22, 3] smbd/uid.c:push_conn_ctx(287) push_conn_ctx(100) : conn_ctx_stack_ndx = 0 [2003/11/12 09:21:22, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 [2003/11/12 09:21:23, 3] smbd/sec_ctx.c:pop_sec_ctx(386) pop_sec_ctx (65534, 65534) - sec_ctx_stack_ndx = 0 [2003/11/12 09:21:23, 4] libsmb/credentials.c:cred_session_key(59) cred_session_key [2003/11/12 09:21:23, 4] libsmb/credentials.c:cred_create(90) cred_create [2003/11/12 09:21:23, 4] libsmb/credentials.c:cred_assert(121) cred_assert [2003/11/12 09:21:23, 4] libsmb/credentials.c:cred_create(90) cred_create [2003/11/12 09:21:23, 3] rpc_server/srv_pipe_hnd.c:free_pipe_context(544) free_pipe_context: destroying talloc pool of size 48 [2003/11/12 09:21:23, 3] smbd/process.c:process_smb(890) Transaction 8 of length 428 [2003/11/12 09:21:23, 3] smbd/process.c:switch_message(685) switch message SMBtrans (pid 32654) [2003/11/12 09:21:23, 4] smbd/uid.c:change_to_user(122) change_to_user: Skipping user change - already user [2003/11/12 09:21:23, 3] smbd/ipc.c:reply_trans(514) trans <\PIPE\> data=342 params=0 setup=2 [2003/11/12 09:21:23, 3] smbd/ipc.c:named_pipe(326) named pipe command on <> name [2003/11/12 09:21:23, 4] rpc_server/srv_pipe_hnd.c:get_rpc_pipe(1151) search for pipe pnum=720c [2003/11/12 09:21:23, 3] smbd/ipc.c:api_fd_reply(288) Got API command 0x26 on pipe "NETLOGON" (pnum 720c)free_pipe_context: destroying talloc pool of size 0 [2003/11/12 09:21:23, 4] rpc_server/srv_pipe.c:api_rpcTNP(1488) api_rpcTNP: NETLOGON op 0x2 - api_rpcTNP: rpc command: NET_SAMLOGON [2003/11/12 09:21:23, 4] libsmb/credentials.c:cred_create(90) cred_create [2003/11/12 09:21:23, 4] libsmb/credentials.c:cred_assert(121) cred_assert [2003/11/12 09:21:23, 4] libsmb/credentials.c:cred_create(90) cred_create [2003/11/12 09:21:23, 3] rpc_server/srv_netlog_nt.c:_net_sam_logon(577) SAM Logon (Network). Domain:[TALICOM]. User:[SVS@\\CDSRV] Requested Domain:[TALICOM] [2003/11/12 09:21:23, 3] smbd/sec_ctx.c:push_sec_ctx(256) push_sec_ctx(65534, 65534) : sec_ctx_stack_ndx = 1 [2003/11/12 09:21:23, 3] smbd/uid.c:push_conn_ctx(287) push_conn_ctx(100) : conn_ctx_stack_ndx = 0 [2003/11/12 09:21:23, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 [2003/11/12 09:21:23, 3] smbd/sec_ctx.c:pop_sec_ctx(386) pop_sec_ctx (65534, 65534) - sec_ctx_stack_ndx = 0 [2003/11/12 09:21:23, 3] auth/auth.c:check_ntlm_password(216) check_ntlm_password: Checking password for unmapped user [TALICOM]\[SVS]@[\\CDSRV] with the new password interface [2003/11/12 09:21:23, 3] auth/auth.c:check_ntlm_password(219) check_ntlm_password: mapped user is: [TALICOM]\[SVS]@[\\CDSRV] [2003/11/12 09:21:23, 3] smbd/sec_ctx.c:push_sec_ctx(256) push_sec_ctx(65534, 65534) : sec_ctx_stack_ndx = 1 [2003/11/12 09:21:23, 3] smbd/uid.c:push_conn_ctx(287) push_conn_ctx(100) : conn_ctx_stack_ndx = 0 [2003/11/12 09:21:23, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 [2003/11/12 09:21:23, 4] lib/substitute.c:automount_server(318) Home server: taliserv [2003/11/12 09:21:23, 3] smbd/sec_ctx.c:pop_sec_ctx(386) pop_sec_ctx (65534, 65534) - sec_ctx_stack_ndx = 0 [2003/11/12 09:21:23, 4] auth/auth_sam.c:sam_password_ok(218) sam_password_ok: Checking NT MD4 password [2003/11/12 09:21:23, 4] auth/auth_sam.c:sam_account_ok(324) sam_account_ok: Checking SMB password for user svs [2003/11/12 09:21:23, 3] smbd/sec_ctx.c:push_sec_ctx(256) push_sec_ctx(65534, 65534) : sec_ctx_stack_ndx = 1 [2003/11/12 09:21:23, 3] smbd/uid.c:push_conn_ctx(287) push_conn_ctx(100) : conn_ctx_stack_ndx = 0 [2003/11/12 09:21:23, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 [2003/11/12 09:21:23, 3] smbd/sec_ctx.c:pop_sec_ctx(386) pop_sec_ctx (65534, 65534) - sec_ctx_stack_ndx = 0 [2003/11/12 09:21:23, 3] smbd/sec_ctx.c:push_sec_ctx(256) push_sec_ctx(65534, 65534) : sec_ctx_stack_ndx = 1 [2003/11/12 09:21:23, 3] smbd/uid.c:push_conn_ctx(287) push_conn_ctx(100) : conn_ctx_stack_ndx = 0 [2003/11/12 09:21:23, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 [2003/11/12 09:21:23, 3] smbd/sec_ctx.c:pop_sec_ctx(386) pop_sec_ctx (65534, 65534) - sec_ctx_stack_ndx = 0 [2003/11/12 09:21:23, 3] passdb/lookup_sid.c:fetch_sid_from_gid_cache(235) fetch sid from gid cache 1000 -> S-1-5-21-2114876815-3017972899-1737424133-512 [2003/11/12 09:21:23, 3] smbd/sec_ctx.c:push_sec_ctx(256) push_sec_ctx(65534, 65534) : sec_ctx_stack_ndx = 1 [2003/11/12 09:21:23, 3] smbd/uid.c:push_conn_ctx(287) push_conn_ctx(100) : conn_ctx_stack_ndx = 0 [2003/11/12 09:21:23, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 [2003/11/12 09:21:23, 3] smbd/sec_ctx.c:pop_sec_ctx(386) pop_sec_ctx (65534, 65534) - sec_ctx_stack_ndx = 0 [2003/11/12 09:21:23, 3] smbd/sec_ctx.c:push_sec_ctx(256) push_sec_ctx(65534, 65534) : sec_ctx_stack_ndx = 1 [2003/11/12 09:21:23, 3] smbd/uid.c:push_conn_ctx(287) push_conn_ctx(100) : conn_ctx_stack_ndx = 0 [2003/11/12 09:21:23, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 [2003/11/12 09:21:23, 3] smbd/sec_ctx.c:pop_sec_ctx(386) pop_sec_ctx (65534, 65534) - sec_ctx_stack_ndx = 0 [2003/11/12 09:21:23, 3] smbd/sec_ctx.c:push_sec_ctx(256) push_sec_ctx(65534, 65534) : sec_ctx_stack_ndx = 1 [2003/11/12 09:21:23, 3] smbd/uid.c:push_conn_ctx(287) push_conn_ctx(100) : conn_ctx_stack_ndx = 0 [2003/11/12 09:21:23, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 [2003/11/12 09:21:23, 3] smbd/sec_ctx.c:pop_sec_ctx(386) pop_sec_ctx (65534, 65534) - sec_ctx_stack_ndx = 0 [2003/11/12 09:21:23, 3] smbd/sec_ctx.c:push_sec_ctx(256) push_sec_ctx(65534, 65534) : sec_ctx_stack_ndx = 1 [2003/11/12 09:21:23, 3] smbd/uid.c:push_conn_ctx(287) push_conn_ctx(100) : conn_ctx_stack_ndx = 0 [2003/11/12 09:21:23, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 [2003/11/12 09:21:23, 3] smbd/sec_ctx.c:pop_sec_ctx(386) pop_sec_ctx (65534, 65534) - sec_ctx_stack_ndx = 0 [2003/11/12 09:21:23, 3] smbd/sec_ctx.c:push_sec_ctx(256) push_sec_ctx(65534, 65534) : sec_ctx_stack_ndx = 1 [2003/11/12 09:21:23, 3] smbd/uid.c:push_conn_ctx(287) push_conn_ctx(100) : conn_ctx_stack_ndx = 0 [2003/11/12 09:21:23, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 [2003/11/12 09:21:23, 3] smbd/sec_ctx.c:pop_sec_ctx(386) pop_sec_ctx (65534, 65534) - sec_ctx_stack_ndx = 0 [2003/11/12 09:21:23, 3] smbd/sec_ctx.c:push_sec_ctx(256) push_sec_ctx(65534, 65534) : sec_ctx_stack_ndx = 1 [2003/11/12 09:21:23, 3] smbd/uid.c:push_conn_ctx(287) push_conn_ctx(100) : conn_ctx_stack_ndx = 0 [2003/11/12 09:21:23, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 [2003/11/12 09:21:23, 3] smbd/sec_ctx.c:pop_sec_ctx(386) pop_sec_ctx (65534, 65534) - sec_ctx_stack_ndx = 0 [2003/11/12 09:21:23, 3] smbd/sec_ctx.c:push_sec_ctx(256) push_sec_ctx(65534, 65534) : sec_ctx_stack_ndx = 1 [2003/11/12 09:21:23, 3] smbd/uid.c:push_conn_ctx(287) push_conn_ctx(100) : conn_ctx_stack_ndx = 0 [2003/11/12 09:21:23, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 [2003/11/12 09:21:23, 3] smbd/sec_ctx.c:pop_sec_ctx(386) pop_sec_ctx (65534, 65534) - sec_ctx_stack_ndx = 0 [2003/11/12 09:21:23, 3] smbd/sec_ctx.c:push_sec_ctx(256) push_sec_ctx(65534, 65534) : sec_ctx_stack_ndx = 1 [2003/11/12 09:21:23, 3] smbd/uid.c:push_conn_ctx(287) push_conn_ctx(100) : conn_ctx_stack_ndx = 0 [2003/11/12 09:21:23, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 [2003/11/12 09:21:23, 3] smbd/sec_ctx.c:pop_sec_ctx(386) pop_sec_ctx (65534, 65534) - sec_ctx_stack_ndx = 0 [2003/11/12 09:21:23, 3] auth/auth.c:check_ntlm_password(265) check_ntlm_password: sam authentication for user [SVS] succeeded [2003/11/12 09:21:23, 3] smbd/sec_ctx.c:push_sec_ctx(256) push_sec_ctx(65534, 65534) : sec_ctx_stack_ndx = 1 [2003/11/12 09:21:23, 3] smbd/uid.c:push_conn_ctx(287) push_conn_ctx(100) : conn_ctx_stack_ndx = 0 [2003/11/12 09:21:23, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 [2003/11/12 09:21:23, 3] smbd/sec_ctx.c:pop_sec_ctx(386) pop_sec_ctx (65534, 65534) - sec_ctx_stack_ndx = 0 [2003/11/12 09:21:23, 2] auth/auth.c:check_ntlm_password(302) check_ntlm_password: authentication for user [SVS] -> [SVS] -> [svs] succeeded [2003/11/12 09:21:23, 4] rpc_parse/parse_net.c:init_dom_sid2s(868) init_dom_sid2s: [2003/11/12 09:21:23, 3] rpc_server/srv_pipe_hnd.c:free_pipe_context(544) free_pipe_context: destroying talloc pool of size 4964 [2003/11/12 09:21:23, 3] smbd/error.c:error_packet(94) error string = No such file or directory [2003/11/12 09:21:23, 3] smbd/error.c:error_packet(129) error packet at smbd/ipc.c(99) cmd=37 (SMBtrans) eclass=3 ecode=31 [2003/11/12 09:21:23, 3] smbd/process.c:process_smb(890) Transaction 9 of length 45 [2003/11/12 09:21:23, 3] smbd/process.c:switch_message(685) switch message SMBclose (pid 32654) [2003/11/12 09:21:23, 4] smbd/uid.c:change_to_user(122) change_to_user: Skipping user change - already user [2003/11/12 09:21:23, 4] rpc_server/srv_pipe_hnd.c:get_rpc_pipe(1151) search for pipe pnum=720c [2003/11/12 09:21:23, 4] rpc_server/srv_pipe_hnd.c:close_rpc_pipe_hnd(1081) closed pipe name NETLOGON pnum=720c (pipes_open=0) [2003/11/12 09:21:23, 3] smbd/process.c:process_smb(890) Transaction 10 of length 43 [2003/11/12 09:21:23, 3] smbd/process.c:switch_message(685) switch message SMBulogoffX (pid 32654) [2003/11/12 09:21:23, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 [2003/11/12 09:21:23, 3] smbd/reply.c:reply_ulogoffX(1055) ulogoffX vuid=100 [2003/11/12 09:21:23, 3] smbd/process.c:timeout_processing(1099) timeout_processing: End of file from client (client has disconnected). [2003/11/12 09:21:23, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 [2003/11/12 09:21:23, 2] smbd/server.c:exit_server(558) Closing connections [2003/11/12 09:21:23, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 [2003/11/12 09:21:23, 3] smbd/service.c:close_cnum(880) cdsrv (192.168.1.4) closed connection to service IPC$ [2003/11/12 09:21:23, 3] smbd/connection.c:yield_connection(69) Yielding connection to IPC$ [2003/11/12 09:21:23, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 [2003/11/12 09:21:23, 4] smbd/vfs.c:vfs_ChDir(611) vfs_ChDir to / [2003/11/12 09:21:23, 3] smbd/connection.c:yield_connection(69) Yielding connection to [2003/11/12 09:21:23, 3] smbd/server.c:exit_server(601) Server exit (normal exit)