Guillaume
2007-Jan-29 10:42 UTC
[Samba] Problem runing Samba 3.0.23d with LDAP on FreeBSD 6.2 sparc64
Hi I want to run a Samba PDC with LDAP backend on a FreeBSD 6.2 for Sparc64. And off course, if I send this mail, it is not working ! :-( I have this error message when using smbclient on the PDC itself. The command line is: smbclient -L janus -Uadministrator%toto The result is: session setup failed: Call returned zero bytes (EOF) I've tested on 2 differents FreeBSD6.2 Sparc64, I have the same problem. But i've also tested on a FreeBSD 6.2 i386 with exactly the same configuration, it is working very well. And it is also working on a Debian Etch for Sparc64 ! The version of Samba is always up to date Thanks for any help. I put here my config file for Samba: --- # General parameters netbios name = janus work group = tatooine server string = janus (Centile PDC Server) dns proxy = no wins support = yes name resolve order = wins lmhosts host bcast time server = yes #socket options = TCP_NODELAY SO_SNDBUF=8192 SO_RCVBUF=8192 # Logging log file = /var/log/samba/log.%m syslog = 0 log level = 10 max log size = 1000 # This server is the PDC domain logons = yes os level = 35 local master = yes prefered master = yes domain master = yes security = user encrypt passwords = yes # Admin groups admin users = @administrators # Profils logon path logon home logon drive = u: logon script = %U.bat # LDAP parameters passdb backend = "ldapsam:ldaps://ldap1.centile.com/" ldap ssl = on ldap suffix = ou=internal,o=centile,dc=com ldap admin dn = cn=manager,o=centile,dc=com ldap machine suffix = ou=computers ldap user suffix = ou=users ldap group suffix = ou=groups #ldap idmap suffix = ou=users ldap passwd sync = yes # Netlogon #[netlogon] # comment = Repertoire Netlogon # path = /var/db/samba/netlogon # browsable = yes # read only = no # write list = @administrateurs # create mask = 0644 --- And here is the corresponding log file at level 10: --- [2007/01/29 10:17:26, 6] param/loadparm.c:lp_file_list_changed(2998) lp_file_list_changed() file /usr/local/etc/smb.conf -> /usr/local/etc/smb.conf last mod_time: Mon Jan 29 10:06:43 2007 [2007/01/29 10:17:26, 5] auth/auth_util.c:make_user_info_map(161) make_user_info_map: Mapping user [TATOOINE]\[administrator] from workstation [JANUS] [2007/01/29 10:17:26, 3] smbd/sec_ctx.c:push_sec_ctx(208) push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1 [2007/01/29 10:17:26, 3] smbd/uid.c:push_conn_ctx(345) push_conn_ctx(0) : conn_ctx_stack_ndx = 0 [2007/01/29 10:17:26, 3] smbd/sec_ctx.c:set_sec_ctx(241) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 [2007/01/29 10:17:26, 5] auth/auth_util.c:debug_nt_user_token(448) NT user token: (NULL) [2007/01/29 10:17:26, 5] auth/auth_util.c:debug_unix_user_token(474) UNIX token of user 0 Primary group is 0 and contains 0 supplementary groups [2007/01/29 10:17:26, 5] auth/auth_util.c:is_trusted_domain(2020) is_trusted_domain: Checking for domain trust with [TATOOINE] [2007/01/29 10:17:26, 5] passdb/secrets.c:secrets_fetch_trusted_domain_password(340) secrets_fetch failed! [2007/01/29 10:17:26, 3] smbd/sec_ctx.c:pop_sec_ctx(339) pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0 [2007/01/29 10:17:26, 10] lib/gencache.c:gencache_get(329) Cache entry with key = TDOM/TATOOINE couldn't be found [2007/01/29 10:17:26, 5] libsmb/trustdom_cache.c:trustdom_cache_fetch(184) no entry for trusted domain TATOOINE found. [2007/01/29 10:17:26, 5] auth/auth_util.c:make_user_info(75) attempting to make a user_info for administrator (administrator) [2007/01/29 10:17:26, 5] auth/auth_util.c:make_user_info(85) making strings for administrator's user_info struct [2007/01/29 10:17:26, 5] auth/auth_util.c:make_user_info(117) making blobs for administrator's user_info struct [2007/01/29 10:17:26, 10] auth/auth_util.c:make_user_info(135) made an encrypted user_info for administrator (administrator) [2007/01/29 10:17:26, 3] auth/auth.c:check_ntlm_password(221) check_ntlm_password: Checking password for unmapped user [TATOOINE]\[administrator]@[JANUS] with the new password interface [2007/01/29 10:17:26, 3] auth/auth.c:check_ntlm_password(224) check_ntlm_password: mapped user is: [TATOOINE]\[administrator]@[JANUS] [2007/01/29 10:17:26, 10] auth/auth.c:check_ntlm_password(233) check_ntlm_password: auth_context challenge created by NTLMSSP callback (NTLM2) [2007/01/29 10:17:26, 10] auth/auth.c:check_ntlm_password(235) challenge is: [2007/01/29 10:17:26, 5] lib/util.c:dump_data(2222) [000] 56 D3 03 25 4A 00 8D 86 V..%J... [2007/01/29 10:17:26, 10] auth/auth.c:check_ntlm_password(261) check_ntlm_password: guest had nothing to say [2007/01/29 10:17:26, 8] lib/util.c:is_myname(2043) is_myname("TATOOINE") returns 0 [2007/01/29 10:17:26, 3] smbd/sec_ctx.c:push_sec_ctx(208) push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1 [2007/01/29 10:17:26, 3] smbd/uid.c:push_conn_ctx(345) push_conn_ctx(0) : conn_ctx_stack_ndx = 0 [2007/01/29 10:17:26, 3] smbd/sec_ctx.c:set_sec_ctx(241) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 [2007/01/29 10:17:26, 5] auth/auth_util.c:debug_nt_user_token(448) NT user token: (NULL) [2007/01/29 10:17:26, 5] auth/auth_util.c:debug_unix_user_token(474) UNIX token of user 0 Primary group is 0 and contains 0 supplementary groups [2007/01/29 10:17:26, 5] lib/smbldap.c:smbldap_search_ext(1179) smbldap_search_ext: base => [ou=internal,o=centile,dc=com], filter => [(&(uid=administrator)(objectclass=sambaSamAccount))], scope => [2] --- -- Guillaume E-mail: silencer_<at>_free-4ever_<dot>_net Blog: http://guillaume.free-4ever.net ---- Site: http://www.free-4ever.net
Sascha
2007-Jan-29 11:17 UTC
[Samba] Problem runing Samba 3.0.23d with LDAP on FreeBSD 6.2 sparc64
did u add the password for the ldap manager smbpasswd -w ----- Original Message ---- From: Guillaume <silencer@free-4ever.net> To: samba@lists.samba.org Sent: Monday, January 29, 2007 11:40:55 AM Subject: [Samba] Problem runing Samba 3.0.23d with LDAP on FreeBSD 6.2 sparc64 Hi I want to run a Samba PDC with LDAP backend on a FreeBSD 6.2 for Sparc64. And off course, if I send this mail, it is not working ! :-( I have this error message when using smbclient on the PDC itself. The command line is: smbclient -L janus -Uadministrator%toto The result is: session setup failed: Call returned zero bytes (EOF) I've tested on 2 differents FreeBSD6.2 Sparc64, I have the same problem. But i've also tested on a FreeBSD 6.2 i386 with exactly the same configuration, it is working very well. And it is also working on a Debian Etch for Sparc64 ! The version of Samba is always up to date Thanks for any help. I put here my config file for Samba: --- # General parameters netbios name = janus work group = tatooine server string = janus (Centile PDC Server) dns proxy = no wins support = yes name resolve order = wins lmhosts host bcast time server = yes #socket options = TCP_NODELAY SO_SNDBUF=8192 SO_RCVBUF=8192 # Logging log file = /var/log/samba/log.%m syslog = 0 log level = 10 max log size = 1000 # This server is the PDC domain logons = yes os level = 35 local master = yes prefered master = yes domain master = yes security = user encrypt passwords = yes # Admin groups admin users = @administrators # Profils logon path logon home logon drive = u: logon script = %U.bat # LDAP parameters passdb backend = "ldapsam:ldaps://ldap1.centile.com/" ldap ssl = on ldap suffix = ou=internal,o=centile,dc=com ldap admin dn = cn=manager,o=centile,dc=com ldap machine suffix = ou=computers ldap user suffix = ou=users ldap group suffix = ou=groups #ldap idmap suffix = ou=users ldap passwd sync = yes # Netlogon #[netlogon] # comment = Repertoire Netlogon # path = /var/db/samba/netlogon # browsable = yes # read only = no # write list = @administrateurs # create mask = 0644 --- And here is the corresponding log file at level 10: --- [2007/01/29 10:17:26, 6] param/loadparm.c:lp_file_list_changed(2998) lp_file_list_changed() file /usr/local/etc/smb.conf -> /usr/local/etc/smb.conf last mod_time: Mon Jan 29 10:06:43 2007 [2007/01/29 10:17:26, 5] auth/auth_util.c:make_user_info_map(161) make_user_info_map: Mapping user [TATOOINE]\[administrator] from workstation [JANUS] [2007/01/29 10:17:26, 3] smbd/sec_ctx.c:push_sec_ctx(208) push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1 [2007/01/29 10:17:26, 3] smbd/uid.c:push_conn_ctx(345) push_conn_ctx(0) : conn_ctx_stack_ndx = 0 [2007/01/29 10:17:26, 3] smbd/sec_ctx.c:set_sec_ctx(241) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 [2007/01/29 10:17:26, 5] auth/auth_util.c:debug_nt_user_token(448) NT user token: (NULL) [2007/01/29 10:17:26, 5] auth/auth_util.c:debug_unix_user_token(474) UNIX token of user 0 Primary group is 0 and contains 0 supplementary groups [2007/01/29 10:17:26, 5] auth/auth_util.c:is_trusted_domain(2020) is_trusted_domain: Checking for domain trust with [TATOOINE] [2007/01/29 10:17:26, 5] passdb/secrets.c:secrets_fetch_trusted_domain_password(340) secrets_fetch failed! [2007/01/29 10:17:26, 3] smbd/sec_ctx.c:pop_sec_ctx(339) pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0 [2007/01/29 10:17:26, 10] lib/gencache.c:gencache_get(329) Cache entry with key = TDOM/TATOOINE couldn't be found [2007/01/29 10:17:26, 5] libsmb/trustdom_cache.c:trustdom_cache_fetch(184) no entry for trusted domain TATOOINE found. [2007/01/29 10:17:26, 5] auth/auth_util.c:make_user_info(75) attempting to make a user_info for administrator (administrator) [2007/01/29 10:17:26, 5] auth/auth_util.c:make_user_info(85) making strings for administrator's user_info struct [2007/01/29 10:17:26, 5] auth/auth_util.c:make_user_info(117) making blobs for administrator's user_info struct [2007/01/29 10:17:26, 10] auth/auth_util.c:make_user_info(135) made an encrypted user_info for administrator (administrator) [2007/01/29 10:17:26, 3] auth/auth.c:check_ntlm_password(221) check_ntlm_password: Checking password for unmapped user [TATOOINE]\[administrator]@[JANUS] with the new password interface [2007/01/29 10:17:26, 3] auth/auth.c:check_ntlm_password(224) check_ntlm_password: mapped user is: [TATOOINE]\[administrator]@[JANUS] [2007/01/29 10:17:26, 10] auth/auth.c:check_ntlm_password(233) check_ntlm_password: auth_context challenge created by NTLMSSP callback (NTLM2) [2007/01/29 10:17:26, 10] auth/auth.c:check_ntlm_password(235) challenge is: [2007/01/29 10:17:26, 5] lib/util.c:dump_data(2222) [000] 56 D3 03 25 4A 00 8D 86 V..%J... [2007/01/29 10:17:26, 10] auth/auth.c:check_ntlm_password(261) check_ntlm_password: guest had nothing to say [2007/01/29 10:17:26, 8] lib/util.c:is_myname(2043) is_myname("TATOOINE") returns 0 [2007/01/29 10:17:26, 3] smbd/sec_ctx.c:push_sec_ctx(208) push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1 [2007/01/29 10:17:26, 3] smbd/uid.c:push_conn_ctx(345) push_conn_ctx(0) : conn_ctx_stack_ndx = 0 [2007/01/29 10:17:26, 3] smbd/sec_ctx.c:set_sec_ctx(241) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 [2007/01/29 10:17:26, 5] auth/auth_util.c:debug_nt_user_token(448) NT user token: (NULL) [2007/01/29 10:17:26, 5] auth/auth_util.c:debug_unix_user_token(474) UNIX token of user 0 Primary group is 0 and contains 0 supplementary groups [2007/01/29 10:17:26, 5] lib/smbldap.c:smbldap_search_ext(1179) smbldap_search_ext: base => [ou=internal,o=centile,dc=com], filter => [(&(uid=administrator)(objectclass=sambaSamAccount))], scope => [2] --- -- Guillaume E-mail: silencer_<at>_free-4ever_<dot>_net Blog: http://guillaume.free-4ever.net ---- Site: http://www.free-4ever.net -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba ____________________________________________________________________________________ Bored stiff? Loosen up... Download and play hundreds of games for free on Yahoo! Games. http://games.yahoo.com/games/front
Guillaume
2007-Jan-29 11:26 UTC
[Samba] Problem runing Samba 3.0.23d with LDAP on FreeBSD 6.2 sparc64
Sascha a ?crit :> did u add the password for the ldap manager > > smbpasswd -w >Yes, that has been done :-) -- Guillaume E-mail: silencer_<at>_free-4ever_<dot>_net Blog: http://guillaume.free-4ever.net ---- Site: http://www.free-4ever.net
Guillaume
2007-Jan-29 14:05 UTC
[Samba] Problem runing Samba 3.0.23d with LDAP on FreeBSD 6.2 sparc64
Here is the output of smbclient with debug level at 10. Maybe, it can help. Thanks in advance Regards Guillaume --- INFO: Current debug levels: all: True/10 tdb: False/0 printdrivers: False/0 lanman: False/0 smb: False/0 rpc_parse: False/0 rpc_srv: False/0 rpc_cli: False/0 passdb: False/0 sam: False/0 auth: False/0 winbind: False/0 vfs: False/0 idmap: False/0 quota: False/0 acls: False/0 locking: False/0 msdfs: False/0 dmapi: False/0 lp_load: refreshing parameters Initialising global parameters params.c:pm_process() - Processing configuration file "/usr/local/etc/smb.conf" doing parameter netbios name = janus handle_netbios_name: set global_myname to: JANUS doing parameter work group = tatooine doing parameter server string = janus (Centile PDC Server) doing parameter dns proxy = no doing parameter wins support = yes doing parameter name resolve order = wins lmhosts host bcast doing parameter time server = yes doing parameter log file = /var/log/samba/log.%m doing parameter syslog = 0 doing parameter log level = 10 doing parameter max log size = 1000 doing parameter domain logons = yes doing parameter os level = 35 doing parameter local master = yes doing parameter prefered master = yes doing parameter domain master = yes doing parameter security = user doing parameter encrypt passwords = yes doing parameter admin users = @administrators doing parameter logon path doing parameter logon home doing parameter logon drive = u: doing parameter logon script = %U.bat doing parameter passdb backend = "ldapsam:ldaps://ldap1.centile.com/" doing parameter ldap ssl = on doing parameter ldap suffix = ou=internal,o=centile,dc=com doing parameter ldap admin dn = cn=manager,o=centile,dc=com doing parameter ldap machine suffix = ou=computers doing parameter ldap user suffix = ou=users doing parameter ldap group suffix = ou=groups doing parameter ldap passwd sync = yes pm_process() returned Yes lp_servicenumber: couldn't find homes set_server_role: role = ROLE_DOMAIN_PDC Attempting to register new charset UCS-2LE Registered charset UCS-2LE Attempting to register new charset UTF-16LE Registered charset UTF-16LE Attempting to register new charset UCS-2BE Registered charset UCS-2BE Attempting to register new charset UTF-16BE Registered charset UTF-16BE Attempting to register new charset UTF8 Registered charset UTF8 Attempting to register new charset UTF-8 Registered charset UTF-8 Attempting to register new charset ASCII Registered charset ASCII Attempting to register new charset 646 Registered charset 646 Attempting to register new charset ISO-8859-1 Registered charset ISO-8859-1 Attempting to register new charset UCS2-HEX Registered charset UCS2-HEX Substituting charset 'US-ASCII' for LOCALE Substituting charset 'US-ASCII' for LOCALE Substituting charset 'US-ASCII' for LOCALE Substituting charset 'US-ASCII' for LOCALE Substituting charset 'US-ASCII' for LOCALE Substituting charset 'US-ASCII' for LOCALE Substituting charset 'US-ASCII' for LOCALE Substituting charset 'US-ASCII' for LOCALE Substituting charset 'US-ASCII' for LOCALE Substituting charset 'US-ASCII' for LOCALE Substituting charset 'US-ASCII' for LOCALE Substituting charset 'US-ASCII' for LOCALE Substituting charset 'US-ASCII' for LOCALE Substituting charset 'US-ASCII' for LOCALE Substituting charset 'US-ASCII' for LOCALE Substituting charset 'US-ASCII' for LOCALE Substituting charset 'US-ASCII' for LOCALE Substituting charset 'US-ASCII' for LOCALE Substituting charset 'US-ASCII' for LOCALE Substituting charset 'US-ASCII' for LOCALE added interface ip=192.168.48.243 bcast=192.168.48.255 nmask=255.255.255.0 Netbios name list:- my_netbios_names[0]="JANUS" Client started (version 3.0.23d). internal_resolve_name: looking up janus#20 Opening cache file at /var/db/samba/gencache.tdb Returning valid cache entry: key = NBT/JANUS#20, value 192.168.48.243:0, timeout = Tue Jan 30 03:07:53 2007 name janus#20 found. Connecting to 192.168.48.243 at port 445 socket option SO_KEEPALIVE = 0 socket option SO_REUSEADDR = 0 socket option SO_BROADCAST = 0 socket option TCP_NODELAY = 4 socket option IPTOS_LOWDELAY = 0 socket option IPTOS_THROUGHPUT = 0 socket option SO_REUSEPORT = 0 socket option SO_SNDBUF = 33304 socket option SO_RCVBUF = 66608 socket option SO_SNDLOWAT = 2048 socket option SO_RCVLOWAT = 1 socket option SO_SNDTIMEO = 0 socket option SO_RCVTIMEO = 0 session request ok write_socket(5,183) write_socket(5,183) wrote 183 got smb length of 127 size=127 smb_com=0x72 smb_rcls=0 smb_reh=0 smb_err=0 smb_flg=136 smb_flg2=51201 smb_tid=0 smb_pid=9301 smb_uid=0 smb_mid=1 smt_wct=17 smb_vwv[ 0]= 7 (0x7) smb_vwv[ 1]=12803 (0x3203) smb_vwv[ 2]= 256 (0x100) smb_vwv[ 3]= 1024 (0x400) smb_vwv[ 4]= 65 (0x41) smb_vwv[ 5]= 0 (0x0) smb_vwv[ 6]= 256 (0x100) smb_vwv[ 7]=22272 (0x5700) smb_vwv[ 8]= 36 (0x24) smb_vwv[ 9]=64768 (0xFD00) smb_vwv[10]=33011 (0x80F3) smb_vwv[11]=32896 (0x8080) smb_vwv[12]=40771 (0x9F43) smb_vwv[13]= 4603 (0x11FB) smb_vwv[14]=51012 (0xC744) smb_vwv[15]=50177 (0xC401) smb_vwv[16]= 255 (0xFF) smb_bcc=58 [000] 6A 61 6E 75 73 00 00 00 00 00 00 00 00 00 00 00 janus... ........ [010] 60 28 06 06 2B 06 01 05 05 02 A0 1E 30 1C A0 0E `(..+... ....0... [020] 30 0C 06 0A 2B 06 01 04 01 82 37 02 02 0A A3 0A 0...+... ..7..... [030] 30 08 A0 06 1B 04 4E 4F 4E 45 0.....NO NE size=127 smb_com=0x72 smb_rcls=0 smb_reh=0 smb_err=0 smb_flg=136 smb_flg2=51201 smb_tid=0 smb_pid=9301 smb_uid=0 smb_mid=1 smt_wct=17 smb_vwv[ 0]= 7 (0x7) smb_vwv[ 1]=12803 (0x3203) smb_vwv[ 2]= 256 (0x100) smb_vwv[ 3]= 1024 (0x400) smb_vwv[ 4]= 65 (0x41) smb_vwv[ 5]= 0 (0x0) smb_vwv[ 6]= 256 (0x100) smb_vwv[ 7]=22272 (0x5700) smb_vwv[ 8]= 36 (0x24) smb_vwv[ 9]=64768 (0xFD00) smb_vwv[10]=33011 (0x80F3) smb_vwv[11]=32896 (0x8080) smb_vwv[12]=40771 (0x9F43) smb_vwv[13]= 4603 (0x11FB) smb_vwv[14]=51012 (0xC744) smb_vwv[15]=50177 (0xC401) smb_vwv[16]= 255 (0xFF) smb_bcc=58 [000] 6A 61 6E 75 73 00 00 00 00 00 00 00 00 00 00 00 janus... ........ [010] 60 28 06 06 2B 06 01 05 05 02 A0 1E 30 1C A0 0E `(..+... ....0... [020] 30 0C 06 0A 2B 06 01 04 01 82 37 02 02 0A A3 0A 0...+... ..7..... [030] 30 08 A0 06 1B 04 4E 4F 4E 45 0.....NO NE Doing spnego session setup (blob length=58) got OID=1 3 6 1 4 1 311 2 2 10 got principal=NONE write_socket(5,164) write_socket(5,164) wrote 164 got smb length of 296 size=296 smb_com=0x73 smb_rcls=22 smb_reh=0 smb_err=49152 smb_flg=136 smb_flg2=51201 smb_tid=0 smb_pid=9301 smb_uid=100 smb_mid=2 smt_wct=4 smb_vwv[ 0]= 255 (0xFF) smb_vwv[ 1]= 0 (0x0) smb_vwv[ 2]= 0 (0x0) smb_vwv[ 3]= 197 (0xC5) smb_bcc=253 [000] A1 81 C2 30 81 BF A0 03 0A 01 01 A1 0C 06 0A 2B ...0.... .......+ [010] 06 01 04 01 82 37 02 02 0A A2 81 A9 04 81 A6 4E .....7.. .......N [020] 54 4C 4D 53 53 50 00 02 00 00 00 10 00 10 00 30 TLMSSP.. .......0 [030] 00 00 00 15 02 89 60 83 51 0B 2B 4C 7B 31 7F 00 ......`. Q.+L{1.. [040] 00 00 00 00 00 00 00 66 00 66 00 40 00 00 00 54 .......f .f.@...T [050] 00 41 00 54 00 4F 00 4F 00 49 00 4E 00 45 00 02 .A.T.O.O .I.N.E.. [060] 00 10 00 54 00 41 00 54 00 4F 00 4F 00 49 00 4E ...T.A.T .O.O.I.N [070] 00 45 00 01 00 0A 00 4A 00 41 00 4E 00 55 00 53 .E.....J .A.N.U.S [080] 00 04 00 16 00 63 00 65 00 6E 00 74 00 69 00 6C .....c.e .n.t.i.l [090] 00 65 00 2E 00 63 00 6F 00 6D 00 03 00 22 00 6A .e...c.o .m...".j [0A0] 00 61 00 6E 00 75 00 73 00 2E 00 63 00 65 00 6E .a.n.u.s ...c.e.n [0B0] 00 74 00 69 00 6C 00 65 00 2E 00 63 00 6F 00 6D .t.i.l.e ...c.o.m [0C0] 00 00 00 00 00 55 00 6E 00 69 00 78 00 00 00 53 .....U.n .i.x...S [0D0] 00 61 00 6D 00 62 00 61 00 20 00 33 00 2E 00 30 .a.m.b.a . .3...0 [0E0] 00 2E 00 32 00 33 00 64 00 00 00 54 00 41 00 54 ...2.3.d ...T.A.T [0F0] 00 4F 00 4F 00 49 00 4E 00 45 00 00 00 .O.O.I.N .E... size=296 smb_com=0x73 smb_rcls=22 smb_reh=0 smb_err=49152 smb_flg=136 smb_flg2=51201 smb_tid=0 smb_pid=9301 smb_uid=100 smb_mid=2 smt_wct=4 smb_vwv[ 0]= 255 (0xFF) smb_vwv[ 1]= 0 (0x0) smb_vwv[ 2]= 0 (0x0) smb_vwv[ 3]= 197 (0xC5) smb_bcc=253 [000] A1 81 C2 30 81 BF A0 03 0A 01 01 A1 0C 06 0A 2B ...0.... .......+ [010] 06 01 04 01 82 37 02 02 0A A2 81 A9 04 81 A6 4E .....7.. .......N [020] 54 4C 4D 53 53 50 00 02 00 00 00 10 00 10 00 30 TLMSSP.. .......0 [030] 00 00 00 15 02 89 60 83 51 0B 2B 4C 7B 31 7F 00 ......`. Q.+L{1.. [040] 00 00 00 00 00 00 00 66 00 66 00 40 00 00 00 54 .......f .f.@...T [050] 00 41 00 54 00 4F 00 4F 00 49 00 4E 00 45 00 02 .A.T.O.O .I.N.E.. [060] 00 10 00 54 00 41 00 54 00 4F 00 4F 00 49 00 4E ...T.A.T .O.O.I.N [070] 00 45 00 01 00 0A 00 4A 00 41 00 4E 00 55 00 53 .E.....J .A.N.U.S [080] 00 04 00 16 00 63 00 65 00 6E 00 74 00 69 00 6C .....c.e .n.t.i.l [090] 00 65 00 2E 00 63 00 6F 00 6D 00 03 00 22 00 6A .e...c.o .m...".j [0A0] 00 61 00 6E 00 75 00 73 00 2E 00 63 00 65 00 6E .a.n.u.s ...c.e.n [0B0] 00 74 00 69 00 6C 00 65 00 2E 00 63 00 6F 00 6D .t.i.l.e ...c.o.m [0C0] 00 00 00 00 00 55 00 6E 00 69 00 78 00 00 00 53 .....U.n .i.x...S [0D0] 00 61 00 6D 00 62 00 61 00 20 00 33 00 2E 00 30 .a.m.b.a . .3...0 [0E0] 00 2E 00 32 00 33 00 64 00 00 00 54 00 41 00 54 ...2.3.d ...T.A.T [0F0] 00 4F 00 4F 00 49 00 4E 00 45 00 00 00 .O.O.I.N .E... Got challenge flags: Got NTLMSSP neg_flags=0x60890215 NTLMSSP_NEGOTIATE_UNICODE NTLMSSP_REQUEST_TARGET NTLMSSP_NEGOTIATE_SIGN NTLMSSP_NEGOTIATE_NTLM NTLMSSP_NEGOTIATE_NTLM2 NTLMSSP_CHAL_TARGET_INFO NTLMSSP_NEGOTIATE_128 NTLMSSP_NEGOTIATE_KEY_EXCH NTLMSSP: Set final flags: Got NTLMSSP neg_flags=0x60080215 NTLMSSP_NEGOTIATE_UNICODE NTLMSSP_REQUEST_TARGET NTLMSSP_NEGOTIATE_SIGN NTLMSSP_NEGOTIATE_NTLM NTLMSSP_NEGOTIATE_NTLM2 NTLMSSP_NEGOTIATE_128 NTLMSSP_NEGOTIATE_KEY_EXCH NTLMSSP challenge set by NTLM2 challenge is: [000] 3E 83 A3 35 0B 3E 80 77 >..5.>.w NTLMSSP Sign/Seal - Initialising with flags: Got NTLMSSP neg_flags=0x60080215 NTLMSSP_NEGOTIATE_UNICODE NTLMSSP_REQUEST_TARGET NTLMSSP_NEGOTIATE_SIGN NTLMSSP_NEGOTIATE_NTLM NTLMSSP_NEGOTIATE_NTLM2 NTLMSSP_NEGOTIATE_128 NTLMSSP_NEGOTIATE_KEY_EXCH write_socket(5,278) write_socket(5,278) wrote 278 read_socket_with_timeout: timeout read. EOF from client. receive_smb_raw: length < 0! client_receive_smb failed size=296 smb_com=0x73 smb_rcls=22 smb_reh=0 smb_err=49152 smb_flg=136 smb_flg2=51201 smb_tid=0 smb_pid=9301 smb_uid=100 smb_mid=2 smt_wct=4 smb_vwv[ 0]= 255 (0xFF) smb_vwv[ 1]= 0 (0x0) smb_vwv[ 2]= 0 (0x0) smb_vwv[ 3]= 197 (0xC5) smb_bcc=253 [000] A1 81 C2 30 81 BF A0 03 0A 01 01 A1 0C 06 0A 2B ...0.... .......+ [010] 06 01 04 01 82 37 02 02 0A A2 81 A9 04 81 A6 4E .....7.. .......N [020] 54 4C 4D 53 53 50 00 02 00 00 00 10 00 10 00 30 TLMSSP.. .......0 [030] 00 00 00 15 02 89 60 83 51 0B 2B 4C 7B 31 7F 00 ......`. Q.+L{1.. [040] 00 00 00 00 00 00 00 66 00 66 00 40 00 00 00 54 .......f .f.@...T [050] 00 41 00 54 00 4F 00 4F 00 49 00 4E 00 45 00 02 .A.T.O.O .I.N.E.. [060] 00 10 00 54 00 41 00 54 00 4F 00 4F 00 49 00 4E ...T.A.T .O.O.I.N [070] 00 45 00 01 00 0A 00 4A 00 41 00 4E 00 55 00 53 .E.....J .A.N.U.S [080] 00 04 00 16 00 63 00 65 00 6E 00 74 00 69 00 6C .....c.e .n.t.i.l [090] 00 65 00 2E 00 63 00 6F 00 6D 00 03 00 22 00 6A .e...c.o .m...".j [0A0] 00 61 00 6E 00 75 00 73 00 2E 00 63 00 65 00 6E .a.n.u.s ...c.e.n [0B0] 00 74 00 69 00 6C 00 65 00 2E 00 63 00 6F 00 6D .t.i.l.e ...c.o.m [0C0] 00 00 00 00 00 55 00 6E 00 69 00 78 00 00 00 53 .....U.n .i.x...S [0D0] 00 61 00 6D 00 62 00 61 00 20 00 33 00 2E 00 30 .a.m.b.a . .3...0 [0E0] 00 2E 00 32 00 33 00 64 00 00 00 54 00 41 00 54 ...2.3.d ...T.A.T [0F0] 00 4F 00 4F 00 49 00 4E 00 45 00 00 00 .O.O.I.N .E... SPNEGO login failed: NT_STATUS_END_OF_FILE session setup failed: Call returned zero bytes (EOF) --- -- Guillaume E-mail: silencer_<at>_free-4ever_<dot>_net Blog: http://guillaume.free-4ever.net ---- Site: http://www.free-4ever.net