Authentication only on NT Boxes not accepted

Stefan Thom stefan.thom at innovation.siemens.ca
Thu Jan 28 14:05:32 GMT 1999


Hi folks,

I'am using Samba 2.0.0 on a Linux and a Sun box and i have the following
problem: I can log in from a smbclient but not from an NT Client using
Security=Domain.

1.) Doubleclick on the machine opens the password dialouge (which
should'n appear, beacuse i'am already logged in the domain) Enter my
domainusername and password. Window dissapears and appears again and
forces me to enter username and password -> No login possible on Sun or
Linux box! (negative.log)

2.) From the Linux Box to the Sun "smbclinet //spiderman/filesystem -U
sthom" Password is requested and afer this i'am logged in.
(positive.log)

3.) From the Linux Box to PDC "smbclient //Avenger/TIC -U sthom"
Password is requested and after this i'am logged in.

The authentication from the PDC seems only to work only when the the
login comes from a samba client.

My Setup:
* We have here NT Server as the PDC (Avenger)
* The NT Workstation has SP3
* This is my SMB global setup:
   [global]
     protocol=NT1
     encrypt passwords = yes
     security = domain
     password server = Avenger
     null passwords = yes
* The Linux and the Sun box have successfully joined the Domain (*.MAC
File is present)
* The Domain Username is existing as a unix user

Does anybody has a clue why this happens and how i can fix it??

Regards Stefan

-------------- next part --------------
[1999/01/28 09:00:47, 3] smbd/process.c:process_smb(565)
  Transaction 1 of length 174
[1999/01/28 09:00:47, 3] smbd/process.c:switch_message(402)
  switch message SMBnegprot (pid 692)
[1999/01/28 09:00:47, 3] smbd/negprot.c:reply_negprot(332)
  Requested protocol [PC NETWORK PROGRAM 1.0]
[1999/01/28 09:00:47, 3] smbd/negprot.c:reply_negprot(332)
  Requested protocol [XENIX CORE]
[1999/01/28 09:00:47, 3] smbd/negprot.c:reply_negprot(332)
  Requested protocol [MICROSOFT NETWORKS 1.03]
[1999/01/28 09:00:47, 3] smbd/negprot.c:reply_negprot(332)
  Requested protocol [LANMAN1.0]
[1999/01/28 09:00:47, 3] smbd/negprot.c:reply_negprot(332)
  Requested protocol [Windows for Workgroups 3.1a]
[1999/01/28 09:00:47, 3] smbd/negprot.c:reply_negprot(332)
  Requested protocol [LM1.2X002]
[1999/01/28 09:00:47, 3] smbd/negprot.c:reply_negprot(332)
  Requested protocol [LANMAN2.1]
[1999/01/28 09:00:47, 3] smbd/negprot.c:reply_negprot(332)
  Requested protocol [NT LM 0.12]
[1999/01/28 09:00:47, 3] smbd/negprot.c:reply_negprot(409)
  Selected protocol NT LM 0.12
[1999/01/28 09:00:47, 3] smbd/process.c:process_smb(565)
  Transaction 2 of length 194
[1999/01/28 09:00:47, 3] smbd/process.c:switch_message(402)
  switch message SMBsesssetupX (pid 692)
[1999/01/28 09:00:47, 3] smbd/reply.c:reply_sesssetup_and_X(675)
  Domain=[TICLT016]  NativeOS=[Windows NT 1381] NativeLanMan=[]
[1999/01/28 09:00:47, 3] smbd/reply.c:reply_sesssetup_and_X(679)
  sesssetupX:name=[sthom]
[1999/01/28 09:00:47, 3] libsmb/namequery.c:resolve_lmhosts(546)
  resolve_name: Attempting lmhosts lookup for name AVENGER<0x20>
[1999/01/28 09:00:47, 3] libsmb/namequery.c:resolve_hosts(574)
  resolve_name: Attempting host lookup for name AVENGER<0x20>
[1999/01/28 09:00:47, 3] lib/util_sock.c:open_socket_out(707)
  Connecting to 207.176.238.4 at port 139
[1999/01/28 09:00:48, 4] rpc_client/cli_netlogon.c:cli_net_req_chal(217)
  cli_net_req_chal: LSA Request Challenge from AVENGER to SPIDERMAN: CF7C536ABE7A0289
[1999/01/28 09:00:48, 4] libsmb/credentials.c:cred_session_key(64)
  cred_session_key
[1999/01/28 09:00:48, 4] libsmb/credentials.c:cred_create(95)
  cred_create
[1999/01/28 09:00:48, 4] rpc_client/cli_netlogon.c:cli_net_auth2(129)
  cli_net_auth2: srv:\\AVENGER acct:SPIDERMAN$ sc:2 mc: SPIDERMAN chal B762AB017C11D6C5 neg: 1ff
[1999/01/28 09:00:48, 4] libsmb/credentials.c:cred_create(95)
  cred_create
[1999/01/28 09:00:48, 4] libsmb/credentials.c:cred_assert(126)
  cred_assert
[1999/01/28 09:00:48, 4] libsmb/credentials.c:cred_create(95)
  cred_create
[1999/01/28 09:00:48, 4] rpc_client/cli_netlogon.c:cli_net_sam_logon(346)
  cli_net_sam_logon: srv:\\AVENGER mc:SPIDERMAN clnt A25C309AC00D977D 36b06d90 ll: 2
[1999/01/28 09:00:48, 0] rpc_client/cli_netlogon.c:cli_net_sam_logon(371)
  cli_net_sam_logon: NT_STATUS_NO_SUCH_USER
[1999/01/28 09:00:48, 0] smbd/password.c:domain_client_validate(1357)
  domain_client_validate: unable to validate password for user sthom in domain TICLT016 to Domain controller AVENGER. Error was NT_STATUS_NO_SUCH_USER.
[1999/01/28 09:00:48, 4] passdb/smbpass.c:getsmbfilepwent(140)
  getsmbfilepwent: end of file reached
[1999/01/28 09:00:48, 3] smbd/password.c:pass_check_smb(494)
  Couldn't find user sthom in smb_passwd file.
[1999/01/28 09:00:48, 0] smbd/reply.c:reply_sesssetup_and_X(771)
  NT Password did not match ! Defaulting to Lanman
[1999/01/28 09:00:48, 4] passdb/smbpass.c:getsmbfilepwent(140)
  getsmbfilepwent: end of file reached
[1999/01/28 09:00:48, 3] smbd/password.c:pass_check_smb(494)
  Couldn't find user sthom in smb_passwd file.
[1999/01/28 09:00:48, 3] smbd/error.c:error_packet(138)
  error packet at line 781 cmd=115 (SMBsesssetupX) eclass=2 ecode=2
[1999/01/28 09:00:48, 3] smbd/process.c:timeout_processing(755)
  end of file from client
[1999/01/28 09:00:48, 2] smbd/server.c:exit_server(406)
  Closing connections
[1999/01/28 09:00:48, 3] smbd/server.c:exit_server(431)
  Server exit (normal exit)
[1999/01/28 09:00:48, 3] smbd/process.c:process_smb(565)
  Transaction 1 of length 174
[1999/01/28 09:00:48, 3] smbd/process.c:switch_message(402)
  switch message SMBnegprot (pid 693)
[1999/01/28 09:00:48, 3] smbd/negprot.c:reply_negprot(332)
  Requested protocol [PC NETWORK PROGRAM 1.0]
[1999/01/28 09:00:48, 3] smbd/negprot.c:reply_negprot(332)
  Requested protocol [XENIX CORE]
[1999/01/28 09:00:48, 3] smbd/negprot.c:reply_negprot(332)
  Requested protocol [MICROSOFT NETWORKS 1.03]
[1999/01/28 09:00:48, 3] smbd/negprot.c:reply_negprot(332)
  Requested protocol [LANMAN1.0]
[1999/01/28 09:00:48, 3] smbd/negprot.c:reply_negprot(332)
  Requested protocol [Windows for Workgroups 3.1a]
[1999/01/28 09:00:48, 3] smbd/negprot.c:reply_negprot(332)
  Requested protocol [LM1.2X002]
[1999/01/28 09:00:48, 3] smbd/negprot.c:reply_negprot(332)
  Requested protocol [LANMAN2.1]
[1999/01/28 09:00:48, 3] smbd/negprot.c:reply_negprot(332)
  Requested protocol [NT LM 0.12]
[1999/01/28 09:00:48, 3] smbd/negprot.c:reply_negprot(409)
  Selected protocol NT LM 0.12
[1999/01/28 09:00:48, 3] smbd/process.c:process_smb(565)
  Transaction 2 of length 194
[1999/01/28 09:00:48, 3] smbd/process.c:switch_message(402)
  switch message SMBsesssetupX (pid 693)
[1999/01/28 09:00:48, 3] smbd/reply.c:reply_sesssetup_and_X(675)
  Domain=[TICLT016]  NativeOS=[Windows NT 1381] NativeLanMan=[]
[1999/01/28 09:00:48, 3] smbd/reply.c:reply_sesssetup_and_X(679)
  sesssetupX:name=[sthom]
[1999/01/28 09:00:48, 3] libsmb/namequery.c:resolve_lmhosts(546)
  resolve_name: Attempting lmhosts lookup for name AVENGER<0x20>
[1999/01/28 09:00:48, 3] libsmb/namequery.c:resolve_hosts(574)
  resolve_name: Attempting host lookup for name AVENGER<0x20>
[1999/01/28 09:00:48, 3] lib/util_sock.c:open_socket_out(707)
  Connecting to 207.176.238.4 at port 139
[1999/01/28 09:00:48, 4] rpc_client/cli_netlogon.c:cli_net_req_chal(217)
  cli_net_req_chal: LSA Request Challenge from AVENGER to SPIDERMAN: D2BDBB9B2E9E03D8
[1999/01/28 09:00:48, 4] libsmb/credentials.c:cred_session_key(64)
  cred_session_key
[1999/01/28 09:00:48, 4] libsmb/credentials.c:cred_create(95)
  cred_create
[1999/01/28 09:00:48, 4] rpc_client/cli_netlogon.c:cli_net_auth2(129)
  cli_net_auth2: srv:\\AVENGER acct:SPIDERMAN$ sc:2 mc: SPIDERMAN chal 95AFAE48D2CA2510 neg: 1ff
[1999/01/28 09:00:48, 4] libsmb/credentials.c:cred_create(95)
  cred_create
[1999/01/28 09:00:48, 4] libsmb/credentials.c:cred_assert(126)
  cred_assert
[1999/01/28 09:00:48, 4] libsmb/credentials.c:cred_create(95)
  cred_create
[1999/01/28 09:00:48, 4] rpc_client/cli_netlogon.c:cli_net_sam_logon(346)
  cli_net_sam_logon: srv:\\AVENGER mc:SPIDERMAN clnt F217D6A18A5A84A7 36b06d90 ll: 2
[1999/01/28 09:00:48, 0] rpc_client/cli_netlogon.c:cli_net_sam_logon(371)
  cli_net_sam_logon: NT_STATUS_NO_SUCH_USER
[1999/01/28 09:00:48, 0] smbd/password.c:domain_client_validate(1357)
  domain_client_validate: unable to validate password for user sthom in domain TICLT016 to Domain controller AVENGER. Error was NT_STATUS_NO_SUCH_USER.
[1999/01/28 09:00:48, 4] passdb/smbpass.c:getsmbfilepwent(140)
  getsmbfilepwent: end of file reached
[1999/01/28 09:00:48, 3] smbd/password.c:pass_check_smb(494)
  Couldn't find user sthom in smb_passwd file.
[1999/01/28 09:00:48, 0] smbd/reply.c:reply_sesssetup_and_X(771)
  NT Password did not match ! Defaulting to Lanman
[1999/01/28 09:00:48, 4] passdb/smbpass.c:getsmbfilepwent(140)
  getsmbfilepwent: end of file reached
[1999/01/28 09:00:48, 3] smbd/password.c:pass_check_smb(494)
  Couldn't find user sthom in smb_passwd file.
[1999/01/28 09:00:48, 3] smbd/error.c:error_packet(138)
  error packet at line 781 cmd=115 (SMBsesssetupX) eclass=2 ecode=2
[1999/01/28 09:00:48, 3] smbd/process.c:timeout_processing(755)
  end of file from client
[1999/01/28 09:00:48, 2] smbd/server.c:exit_server(406)
  Closing connections
[1999/01/28 09:00:48, 3] smbd/server.c:exit_server(431)
  Server exit (normal exit)
[1999/01/28 09:00:48, 3] smbd/process.c:process_smb(565)
  Transaction 1 of length 174
[1999/01/28 09:00:48, 3] smbd/process.c:switch_message(402)
  switch message SMBnegprot (pid 694)
[1999/01/28 09:00:48, 3] smbd/negprot.c:reply_negprot(332)
  Requested protocol [PC NETWORK PROGRAM 1.0]
[1999/01/28 09:00:48, 3] smbd/negprot.c:reply_negprot(332)
  Requested protocol [XENIX CORE]
[1999/01/28 09:00:48, 3] smbd/negprot.c:reply_negprot(332)
  Requested protocol [MICROSOFT NETWORKS 1.03]
[1999/01/28 09:00:48, 3] smbd/negprot.c:reply_negprot(332)
  Requested protocol [LANMAN1.0]
[1999/01/28 09:00:48, 3] smbd/negprot.c:reply_negprot(332)
  Requested protocol [Windows for Workgroups 3.1a]
[1999/01/28 09:00:48, 3] smbd/negprot.c:reply_negprot(332)
  Requested protocol [LM1.2X002]
[1999/01/28 09:00:48, 3] smbd/negprot.c:reply_negprot(332)
  Requested protocol [LANMAN2.1]
[1999/01/28 09:00:48, 3] smbd/negprot.c:reply_negprot(332)
  Requested protocol [NT LM 0.12]
[1999/01/28 09:00:48, 3] smbd/negprot.c:reply_negprot(409)
  Selected protocol NT LM 0.12
[1999/01/28 09:00:48, 3] smbd/process.c:process_smb(565)
  Transaction 2 of length 196
[1999/01/28 09:00:48, 3] smbd/process.c:switch_message(402)
  switch message SMBsesssetupX (pid 694)
[1999/01/28 09:00:48, 3] smbd/reply.c:reply_sesssetup_and_X(675)
  Domain=[TICLT016]  NativeOS=[Windows NT 1381] NativeLanMan=[]
[1999/01/28 09:00:48, 3] smbd/reply.c:reply_sesssetup_and_X(679)
  sesssetupX:name=[sthom]
[1999/01/28 09:00:48, 3] libsmb/namequery.c:resolve_lmhosts(546)
  resolve_name: Attempting lmhosts lookup for name AVENGER<0x20>
[1999/01/28 09:00:48, 3] libsmb/namequery.c:resolve_hosts(574)
  resolve_name: Attempting host lookup for name AVENGER<0x20>
[1999/01/28 09:00:48, 3] lib/util_sock.c:open_socket_out(707)
  Connecting to 207.176.238.4 at port 139
[1999/01/28 09:00:48, 4] rpc_client/cli_netlogon.c:cli_net_req_chal(217)
  cli_net_req_chal: LSA Request Challenge from AVENGER to SPIDERMAN: 98C071525ADC066A
[1999/01/28 09:00:48, 4] libsmb/credentials.c:cred_session_key(64)
  cred_session_key
[1999/01/28 09:00:48, 4] libsmb/credentials.c:cred_create(95)
  cred_create
[1999/01/28 09:00:48, 4] rpc_client/cli_netlogon.c:cli_net_auth2(129)
  cli_net_auth2: srv:\\AVENGER acct:SPIDERMAN$ sc:2 mc: SPIDERMAN chal B00071664B253037 neg: 1ff
[1999/01/28 09:00:48, 4] libsmb/credentials.c:cred_create(95)
  cred_create
[1999/01/28 09:00:48, 4] libsmb/credentials.c:cred_assert(126)
  cred_assert
[1999/01/28 09:00:48, 4] libsmb/credentials.c:cred_create(95)
  cred_create
[1999/01/28 09:00:48, 4] rpc_client/cli_netlogon.c:cli_net_sam_logon(346)
  cli_net_sam_logon: srv:\\AVENGER mc:SPIDERMAN clnt 4611673A927F9D63 36b06d90 ll: 2
[1999/01/28 09:00:48, 0] rpc_client/cli_netlogon.c:cli_net_sam_logon(371)
  cli_net_sam_logon: NT_STATUS_NO_SUCH_USER
[1999/01/28 09:00:48, 0] smbd/password.c:domain_client_validate(1357)
  domain_client_validate: unable to validate password for user sthom in domain TICLT016 to Domain controller AVENGER. Error was NT_STATUS_NO_SUCH_USER.
[1999/01/28 09:00:48, 4] passdb/smbpass.c:getsmbfilepwent(140)
  getsmbfilepwent: end of file reached
[1999/01/28 09:00:48, 3] smbd/password.c:pass_check_smb(494)
  Couldn't find user sthom in smb_passwd file.
[1999/01/28 09:00:48, 0] smbd/reply.c:reply_sesssetup_and_X(771)
  NT Password did not match ! Defaulting to Lanman
[1999/01/28 09:00:48, 4] passdb/smbpass.c:getsmbfilepwent(140)
  getsmbfilepwent: end of file reached
[1999/01/28 09:00:48, 3] smbd/password.c:pass_check_smb(494)
  Couldn't find user sthom in smb_passwd file.
[1999/01/28 09:00:48, 3] smbd/error.c:error_packet(138)
  error packet at line 781 cmd=115 (SMBsesssetupX) eclass=2 ecode=2
[1999/01/28 09:00:48, 3] smbd/process.c:timeout_processing(755)
  end of file from client
[1999/01/28 09:00:48, 2] smbd/server.c:exit_server(406)
  Closing connections
[1999/01/28 09:00:48, 3] smbd/server.c:exit_server(431)
  Server exit (normal exit)
[1999/01/28 09:00:53, 3] smbd/process.c:process_smb(565)
  Transaction 1 of length 174
[1999/01/28 09:00:53, 3] smbd/process.c:switch_message(402)
  switch message SMBnegprot (pid 695)
[1999/01/28 09:00:53, 3] smbd/negprot.c:reply_negprot(332)
  Requested protocol [PC NETWORK PROGRAM 1.0]
[1999/01/28 09:00:53, 3] smbd/negprot.c:reply_negprot(332)
  Requested protocol [XENIX CORE]
[1999/01/28 09:00:53, 3] smbd/negprot.c:reply_negprot(332)
  Requested protocol [MICROSOFT NETWORKS 1.03]
[1999/01/28 09:00:53, 3] smbd/negprot.c:reply_negprot(332)
  Requested protocol [LANMAN1.0]
[1999/01/28 09:00:53, 3] smbd/negprot.c:reply_negprot(332)
  Requested protocol [Windows for Workgroups 3.1a]
[1999/01/28 09:00:53, 3] smbd/negprot.c:reply_negprot(332)
  Requested protocol [LM1.2X002]
[1999/01/28 09:00:53, 3] smbd/negprot.c:reply_negprot(332)
  Requested protocol [LANMAN2.1]
[1999/01/28 09:00:53, 3] smbd/negprot.c:reply_negprot(332)
  Requested protocol [NT LM 0.12]
[1999/01/28 09:00:53, 3] smbd/negprot.c:reply_negprot(409)
  Selected protocol NT LM 0.12
[1999/01/28 09:00:53, 3] smbd/process.c:process_smb(565)
  Transaction 2 of length 196
[1999/01/28 09:00:53, 3] smbd/process.c:switch_message(402)
  switch message SMBsesssetupX (pid 695)
[1999/01/28 09:00:53, 3] smbd/reply.c:reply_sesssetup_and_X(675)
  Domain=[TICLT016]  NativeOS=[Windows NT 1381] NativeLanMan=[]
[1999/01/28 09:00:53, 3] smbd/reply.c:reply_sesssetup_and_X(679)
  sesssetupX:name=[sthom]
[1999/01/28 09:00:53, 3] libsmb/namequery.c:resolve_lmhosts(546)
  resolve_name: Attempting lmhosts lookup for name AVENGER<0x20>
[1999/01/28 09:00:53, 3] libsmb/namequery.c:resolve_hosts(574)
  resolve_name: Attempting host lookup for name AVENGER<0x20>
[1999/01/28 09:00:53, 3] lib/util_sock.c:open_socket_out(707)
  Connecting to 207.176.238.4 at port 139
[1999/01/28 09:00:53, 4] rpc_client/cli_netlogon.c:cli_net_req_chal(217)
  cli_net_req_chal: LSA Request Challenge from AVENGER to SPIDERMAN: 4759D9153E682014
[1999/01/28 09:00:53, 4] libsmb/credentials.c:cred_session_key(64)
  cred_session_key
[1999/01/28 09:00:53, 4] libsmb/credentials.c:cred_create(95)
  cred_create
[1999/01/28 09:00:53, 4] rpc_client/cli_netlogon.c:cli_net_auth2(129)
  cli_net_auth2: srv:\\AVENGER acct:SPIDERMAN$ sc:2 mc: SPIDERMAN chal 8410C0DFCD968953 neg: 1ff
[1999/01/28 09:00:53, 4] libsmb/credentials.c:cred_create(95)
  cred_create
[1999/01/28 09:00:53, 4] libsmb/credentials.c:cred_assert(126)
  cred_assert
[1999/01/28 09:00:53, 4] libsmb/credentials.c:cred_create(95)
  cred_create
[1999/01/28 09:00:53, 4] rpc_client/cli_netlogon.c:cli_net_sam_logon(346)
  cli_net_sam_logon: srv:\\AVENGER mc:SPIDERMAN clnt 5636C27DEE10B3C6 36b06d95 ll: 2
[1999/01/28 09:00:53, 0] rpc_client/cli_netlogon.c:cli_net_sam_logon(371)
  cli_net_sam_logon: NT_STATUS_NO_SUCH_USER
[1999/01/28 09:00:53, 0] smbd/password.c:domain_client_validate(1357)
  domain_client_validate: unable to validate password for user sthom in domain TICLT016 to Domain controller AVENGER. Error was NT_STATUS_NO_SUCH_USER.
[1999/01/28 09:00:53, 4] passdb/smbpass.c:getsmbfilepwent(140)
  getsmbfilepwent: end of file reached
[1999/01/28 09:00:53, 3] smbd/password.c:pass_check_smb(494)
  Couldn't find user sthom in smb_passwd file.
[1999/01/28 09:00:53, 0] smbd/reply.c:reply_sesssetup_and_X(771)
  NT Password did not match ! Defaulting to Lanman
[1999/01/28 09:00:53, 4] passdb/smbpass.c:getsmbfilepwent(140)
  getsmbfilepwent: end of file reached
[1999/01/28 09:00:53, 3] smbd/password.c:pass_check_smb(494)
  Couldn't find user sthom in smb_passwd file.
[1999/01/28 09:00:53, 3] smbd/error.c:error_packet(138)
  error packet at line 781 cmd=115 (SMBsesssetupX) eclass=2 ecode=2
[1999/01/28 09:00:53, 3] smbd/process.c:timeout_processing(755)
  end of file from client
[1999/01/28 09:00:53, 2] smbd/server.c:exit_server(406)
  Closing connections
[1999/01/28 09:00:53, 3] smbd/server.c:exit_server(431)
  Server exit (normal exit)
-------------- next part --------------
[1999/01/28 08:59:53, 3] smbd/process.c:process_smb(565)
  Transaction 1 of length 168
[1999/01/28 08:59:53, 3] smbd/process.c:switch_message(402)
  switch message SMBnegprot (pid 686)
[1999/01/28 08:59:53, 3] smbd/negprot.c:reply_negprot(332)
  Requested protocol [PC NETWORK PROGRAM 1.0]
[1999/01/28 08:59:53, 3] smbd/negprot.c:reply_negprot(332)
  Requested protocol [MICROSOFT NETWORKS 1.03]
[1999/01/28 08:59:53, 3] smbd/negprot.c:reply_negprot(332)
  Requested protocol [MICROSOFT NETWORKS 3.0]
[1999/01/28 08:59:53, 3] smbd/negprot.c:reply_negprot(332)
  Requested protocol [LANMAN1.0]
[1999/01/28 08:59:53, 3] smbd/negprot.c:reply_negprot(332)
  Requested protocol [LM1.2X002]
[1999/01/28 08:59:53, 3] smbd/negprot.c:reply_negprot(332)
  Requested protocol [Samba]
[1999/01/28 08:59:53, 3] smbd/negprot.c:reply_negprot(409)
  Selected protocol NT LANMAN 1.0
[1999/01/28 08:59:55, 3] smbd/process.c:process_smb(565)
  Transaction 2 of length 142
[1999/01/28 08:59:55, 3] smbd/process.c:switch_message(402)
  switch message SMBsesssetupX (pid 686)
[1999/01/28 08:59:55, 3] smbd/reply.c:reply_sesssetup_and_X(675)
  Domain=[TIC_SIEMENS]  NativeOS=[Unix] NativeLanMan=[Samba]
[1999/01/28 08:59:55, 3] smbd/reply.c:reply_sesssetup_and_X(679)
  sesssetupX:name=[STHOM]
[1999/01/28 08:59:55, 3] libsmb/namequery.c:resolve_lmhosts(546)
  resolve_name: Attempting lmhosts lookup for name AVENGER<0x20>
[1999/01/28 08:59:55, 3] libsmb/namequery.c:resolve_hosts(574)
  resolve_name: Attempting host lookup for name AVENGER<0x20>
[1999/01/28 08:59:55, 3] lib/util_sock.c:open_socket_out(707)
  Connecting to 207.176.238.4 at port 139
[1999/01/28 08:59:55, 4] rpc_client/cli_netlogon.c:cli_net_req_chal(217)
  cli_net_req_chal: LSA Request Challenge from AVENGER to SPIDERMAN: 6C881202A41AF6BC
[1999/01/28 08:59:55, 4] libsmb/credentials.c:cred_session_key(64)
  cred_session_key
[1999/01/28 08:59:55, 4] libsmb/credentials.c:cred_create(95)
  cred_create
[1999/01/28 08:59:55, 4] rpc_client/cli_netlogon.c:cli_net_auth2(129)
  cli_net_auth2: srv:\\AVENGER acct:SPIDERMAN$ sc:2 mc: SPIDERMAN chal 83DC2064C423A24D neg: 1ff
[1999/01/28 08:59:55, 4] libsmb/credentials.c:cred_create(95)
  cred_create
[1999/01/28 08:59:55, 4] libsmb/credentials.c:cred_assert(126)
  cred_assert
[1999/01/28 08:59:55, 4] libsmb/credentials.c:cred_create(95)
  cred_create
[1999/01/28 08:59:55, 4] rpc_client/cli_netlogon.c:cli_net_sam_logon(346)
  cli_net_sam_logon: srv:\\AVENGER mc:SPIDERMAN clnt 1D58DF23C4A25E79 36b06d5b ll: 2
[1999/01/28 08:59:55, 4] libsmb/credentials.c:cred_create(95)
  cred_create
[1999/01/28 08:59:55, 4] libsmb/credentials.c:cred_assert(126)
  cred_assert
[1999/01/28 08:59:55, 3] param/loadparm.c:lp_add_home(1437)
  adding home directory sthom at /export/home/sthom
[1999/01/28 08:59:55, 3] smbd/password.c:setup_groups(192)
  sthom is in 1 groups: 40
[1999/01/28 08:59:55, 3] smbd/password.c:register_vuid(270)
  uid 30042 registered to name sthom
[1999/01/28 08:59:55, 3] smbd/password.c:register_vuid(272)
  Clearing default real name
[1999/01/28 08:59:55, 3] smbd/process.c:process_smb(565)
  Transaction 3 of length 71
[1999/01/28 08:59:55, 3] smbd/process.c:switch_message(402)
  switch message SMBtconX (pid 686)
[1999/01/28 08:59:55, 4] smbd/reply.c:reply_tcon_and_X(301)
  Got device type ?????
[1999/01/28 08:59:55, 4] passdb/smbpass.c:getsmbfilepwent(140)
  getsmbfilepwent: end of file reached
[1999/01/28 08:59:55, 3] smbd/password.c:pass_check_smb(494)
  Couldn't find user sthom in smb_passwd file.
[1999/01/28 08:59:55, 3] smbd/password.c:authorise_login(731)
  ACCEPTED: validated uid ok as non-guest
[1999/01/28 08:59:55, 3] smbd/service.c:make_connection(386)
  Connect path is /tmp
[1999/01/28 08:59:55, 3] lib/doscalls.c:dos_ChDir(327)
  dos_ChDir to /tmp
[1999/01/28 08:59:55, 3] lib/doscalls.c:dos_ChDir(327)
  dos_ChDir to /usr/local/samba/lib
[1999/01/28 08:59:55, 3] smbd/service.c:make_connection(488)
  blackbeast (207.176.238.137) connect to service IPC$ as user sthom (uid=30042, gid=40) (pid 686)
[1999/01/28 08:59:55, 3] smbd/reply.c:reply_tcon_and_X(340)
  tconX service=ipc$ user=sthom
[1999/01/28 08:59:55, 3] smbd/process.c:process_smb(565)
  Transaction 4 of length 99
[1999/01/28 08:59:55, 3] smbd/process.c:switch_message(402)
  switch message SMBtrans (pid 686)
[1999/01/28 08:59:55, 3] lib/doscalls.c:dos_ChDir(327)
  dos_ChDir to /tmp
[1999/01/28 08:59:55, 3] smbd/ipc.c:reply_trans(3621)
  trans <\PIPE\LANMAN> data=0 params=19 setup=0
[1999/01/28 08:59:55, 3] smbd/ipc.c:named_pipe(3476)
  named pipe command on <LANMAN> name
[1999/01/28 08:59:55, 3] smbd/ipc.c:api_reply(3421)
  Got API command 0 of form <WrLeh> <B13BWz> (tdscnt=0,tpscnt=19,mdrcnt=65535,mprcnt=1024)
[1999/01/28 08:59:55, 3] smbd/ipc.c:api_reply(3426)
  Doing RNetShareEnum
[1999/01/28 08:59:55, 3] smbd/ipc.c:api_RNetShareEnum(1600)
  RNetShareEnum gave 4 entries of 4 (1 65535 176 65535)
[1999/01/28 08:59:55, 3] smbd/process.c:process_smb(565)
  Transaction 5 of length 118
[1999/01/28 08:59:55, 3] smbd/process.c:switch_message(402)
  switch message SMBtrans (pid 686)
[1999/01/28 08:59:55, 4] smbd/uid.c:become_user(204)
  Skipping become_user - already user
[1999/01/28 08:59:55, 3] smbd/ipc.c:reply_trans(3621)
  trans <\PIPE\LANMAN> data=0 params=38 setup=0
[1999/01/28 08:59:55, 3] smbd/ipc.c:named_pipe(3476)
  named pipe command on <LANMAN> name
[1999/01/28 08:59:55, 3] smbd/ipc.c:api_reply(3421)
  Got API command 104 of form <WrLehDz> <B16BBDz> (tdscnt=0,tpscnt=38,mdrcnt=17408,mprcnt=8)
[1999/01/28 08:59:55, 3] smbd/ipc.c:api_reply(3426)
  Doing NetServerEnum
[1999/01/28 08:59:55, 4] smbd/ipc.c:api_RNetServerEnum(1277)
  server request level: B16BBDz 3fffffff domains_req:No local_only:No
[1999/01/28 08:59:55, 4] smbd/ipc.c:get_server_info(1061)
  Servertype search: 3fffffff
[1999/01/28 08:59:55, 4] smbd/ipc.c:get_server_info(1113)
  s: dom mismatch          TIC_SIEMENS 80001000                               TIC_SIEMENS
[1999/01/28 08:59:55, 4] smbd/ipc.c:get_server_info(1128)
  **SV**            SPIDERMAN    19a03  Sun Ultra10 Server of SI     TIC_SIEMENS
[1999/01/28 08:59:55, 4] smbd/ipc.c:api_RNetServerEnum(1305)
  fill_srv_info            SPIDERMAN    19a03  Sun Ultra10 Server of SI     TIC_SIEMENS
[1999/01/28 08:59:55, 4] smbd/ipc.c:api_RNetServerEnum(1336)
  fill_srv_info            SPIDERMAN    19a03  Sun Ultra10 Server of SI     TIC_SIEMENS
[1999/01/28 08:59:55, 3] smbd/ipc.c:api_RNetServerEnum(1351)
  NetServerEnum domain = TIC_SIEMENS uLevel=1 counted=1 total=1
[1999/01/28 08:59:55, 3] smbd/process.c:process_smb(565)
  Transaction 6 of length 118
[1999/01/28 08:59:55, 3] smbd/process.c:switch_message(402)
  switch message SMBtrans (pid 686)
[1999/01/28 08:59:55, 4] smbd/uid.c:become_user(204)
  Skipping become_user - already user
[1999/01/28 08:59:55, 3] smbd/ipc.c:reply_trans(3621)
  trans <\PIPE\LANMAN> data=0 params=38 setup=0
[1999/01/28 08:59:55, 3] smbd/ipc.c:named_pipe(3476)
  named pipe command on <LANMAN> name
[1999/01/28 08:59:55, 3] smbd/ipc.c:api_reply(3421)
  Got API command 104 of form <WrLehDz> <B16BBDz> (tdscnt=0,tpscnt=38,mdrcnt=17408,mprcnt=8)
[1999/01/28 08:59:55, 3] smbd/ipc.c:api_reply(3426)
  Doing NetServerEnum
[1999/01/28 08:59:55, 4] smbd/ipc.c:api_RNetServerEnum(1277)
  server request level: B16BBDz 80000000 domains_req:Yes local_only:No
[1999/01/28 08:59:55, 4] smbd/ipc.c:get_server_info(1061)
  Servertype search: 80000000
[1999/01/28 08:59:55, 4] smbd/ipc.c:get_server_info(1128)
  **SV**          TIC_SIEMENS 80001000                               TIC_SIEMENS
[1999/01/28 08:59:55, 4] smbd/ipc.c:get_server_info(1106)
  r:serv type s: dom mismatch            SPIDERMAN    19a03  Sun Ultra10 Server of SI     TIC_SIEMENS
[1999/01/28 08:59:55, 4] smbd/ipc.c:api_RNetServerEnum(1305)
  fill_srv_info          TIC_SIEMENS 80001000                               TIC_SIEMENS
[1999/01/28 08:59:55, 4] smbd/ipc.c:api_RNetServerEnum(1336)
  fill_srv_info          TIC_SIEMENS 80001000                               TIC_SIEMENS
[1999/01/28 08:59:55, 3] smbd/ipc.c:api_RNetServerEnum(1351)
  NetServerEnum domain = TIC_SIEMENS uLevel=1 counted=1 total=1
[1999/01/28 08:59:55, 3] smbd/process.c:timeout_processing(755)
  end of file from client
[1999/01/28 08:59:55, 3] lib/doscalls.c:dos_ChDir(327)
  dos_ChDir to /usr/local/samba/lib
[1999/01/28 08:59:55, 2] smbd/server.c:exit_server(406)
  Closing connections
[1999/01/28 08:59:55, 3] smbd/service.c:close_cnum(514)
  blackbeast (0.0.0.0) closed connection to service IPC$
[1999/01/28 08:59:55, 3] smbd/connection.c:yield_connection(40)
  Yielding connection to IPC$
[1999/01/28 08:59:55, 3] smbd/server.c:exit_server(431)
  Server exit (normal exit)


More information about the samba mailing list