Hello, Mihail, > Can you tell me about your problem in more details.
Sure! > 1) Do you use a Debian testing? I use stable, but some packages are from testing. > 2) What samba version do you use? 3.0.24-6etch9 > 3) Do you work from regular user account or from root user? I work from a regular account. But smbnetfs is launched (from root account) automatically when connecting to network (/etc/network/interfaces) > 4) How familiar are you with strace and valgrind utilities? I used valgrind a couple of times for debugging a window manager > 5) Do you know what "locale" is? Do you know how to change it? > (this help to avoid the russian error message) Well, I tried to type # LC_ALL="en_US" smbnetfs but this didn't help: errors were in russian Now I've dpkg-reconfigured locales packages and genetated english locale files. Well, be sure I can find out english messages. I won't post russian messages any more, excuse me. > Then, I need to know your samba, libsmbclient and smbnetfs configuration > 1) samba configuration (contents of the file /etc/samba/smb.conf). It's > better to provide the output of "testparm" utility, because smb.conf > contain to much trash OK, here testparm output follows: [global] dos charset = cp866 unix charset = KOI8 workgroup = HACKERS server string = %h server security = SHARE obey pam restrictions = Yes passdb backend = tdbsam passwd program = /usr/bin/passwd %u passwd chat = *Enter\snew\sUNIX\spassword:* %n\n *Retype\snew\sUNIX\spassword:* %n\n *password\supdated\ssuccessfully* . syslog = 0 log file = /var/log/samba/log.%m max log size = 1000 os level = 50 preferred master = No local master = No domain master = No dns proxy = No wins server = 10.0.0.1 panic action = /usr/share/samba/panic-action %d invalid users = root [homes] comment = Home Directories valid users = %S create mask = 0700 directory mask = 0700 browseable = No [printers] comment = All Printers path = /var/spool/samba create mask = 0700 printable = Yes browseable = No [print$] comment = Printer Drivers path = /var/lib/samba/printers [music] comment = Music path = /home/luh/music guest only = Yes guest ok = Yes locking = No [photo] comment = Photo path = /home/luh/photo-p guest only = Yes guest ok = Yes locking = No > 2) libsmbclient configuration (contents of the file ~/.smb/smb.conf > from the > user what run smbnetfs) This file does not exist > 3) smbnetfs configuration (contents of the file ~/.smb/smbnetfs.conf > from the > user what run smbnetfs) I've posted it in the very first message > Can you run smbnetfs in debug mode and repeat your test? > There are 2 possibility > 1) turn on smbnetfs log (set smbnetfs_debug level). Put the > following line to your ~/.smb/smbnetfs.conf > > smbnetfs_debug 6 > > Possible values are from 0 to 10, but the value of 6 is > usually enough. > > 2) Turn on samba log (set smb_debug level). Put the following line > to your ~/.smb/smbnetfs.conf > > smb_debug number > > where the number is a value from 0 to 10 (no any recommendation, > in hard situation i usually use 10) > I used 10 for smb_debug. But now it mounts and functions successfully ======= begin log ===== lp_load: refreshing parameters Initialising global parameters params.c:OpenConfFile() - Unable to open configuration file "/root/.smb/smb.conf": Нет такого файла или каталога pm_process() returned No lp_servicenumber: couldn't find homes set_server_role: role = ROLE_STANDALONE 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 'KOI8-R' for LOCALE Substituting charset 'KOI8-R' for LOCALE Substituting charset 'KOI8-R' for LOCALE Substituting charset 'KOI8-R' for LOCALE Substituting charset 'KOI8-R' for LOCALE Substituting charset 'KOI8-R' for LOCALE Substituting charset 'KOI8-R' for LOCALE Substituting charset 'KOI8-R' for LOCALE Substituting charset 'KOI8-R' for LOCALE Substituting charset 'KOI8-R' for LOCALE Substituting charset 'KOI8-R' for LOCALE Substituting charset 'KOI8-R' for LOCALE Substituting charset 'KOI8-R' for LOCALE Substituting charset 'KOI8-R' for LOCALE Substituting charset 'KOI8-R' for LOCALE Substituting charset 'KOI8-R' for LOCALE Substituting charset 'KOI8-R' for LOCALE Substituting charset 'KOI8-R' for LOCALE Substituting charset 'KOI8-R' for LOCALE Substituting charset 'KOI8-R' for LOCALE Could not load config file: /root/.smb/smb.conf lp_load: refreshing parameters params.c:pm_process() - Processing configuration file "/etc/samba/smb.conf" Processing section "[global]" doing parameter local master = no doing parameter os level = 50 # ??? <100 doing parameter preferred master = no doing parameter dos charset = cp866 Substituting charset 'KOI8-R' for LOCALE Substituting charset 'KOI8-R' for LOCALE Substituting charset 'KOI8-R' for LOCALE Substituting charset 'KOI8-R' for LOCALE Substituting charset 'KOI8-R' for LOCALE Substituting charset 'KOI8-R' for LOCALE Substituting charset 'KOI8-R' for LOCALE Substituting charset 'KOI8-R' for LOCALE Substituting charset 'KOI8-R' for LOCALE Substituting charset 'KOI8-R' for LOCALE doing parameter unix charset = KOI8 Substituting charset 'KOI8-R' for LOCALE Substituting charset 'KOI8-R' for LOCALE Substituting charset 'KOI8-R' for LOCALE Substituting charset 'KOI8-R' for LOCALE Substituting charset 'KOI8-R' for LOCALE Substituting charset 'KOI8-R' for LOCALE Substituting charset 'KOI8-R' for LOCALE Substituting charset 'KOI8-R' for LOCALE Substituting charset 'KOI8-R' for LOCALE Substituting charset 'KOI8-R' for LOCALE doing parameter browsable = yes doing parameter workgroup = HACKERS doing parameter server string = %h server doing parameter wins support = no doing parameter wins server = 10.0.0.1 doing parameter dns proxy = no doing parameter log file = /var/log/samba/log.%m doing parameter max log size = 1000 doing parameter syslog = 0 doing parameter panic action = /usr/share/samba/panic-action %d doing parameter security = share doing parameter encrypt passwords = true doing parameter passdb backend = tdbsam doing parameter obey pam restrictions = yes doing parameter invalid users = root doing parameter passwd program = /usr/bin/passwd %u doing parameter passwd chat = *Enter\snew\sUNIX\spassword:* %n\n *Retype\snew\sUNIX\spassword:* %n\n *password\supdated\ssuccessfully* . doing parameter socket options = TCP_NODELAY doing parameter domain master = no pm_process() returned Yes lp_servicenumber: couldn't find homes set_server_role: role = ROLE_STANDALONE Substituting charset 'KOI8-R' for LOCALE Substituting charset 'KOI8-R' for LOCALE Substituting charset 'KOI8-R' for LOCALE Substituting charset 'KOI8-R' for LOCALE Substituting charset 'KOI8-R' for LOCALE Substituting charset 'KOI8-R' for LOCALE Substituting charset 'KOI8-R' for LOCALE Substituting charset 'KOI8-R' for LOCALE Substituting charset 'KOI8-R' for LOCALE Substituting charset 'KOI8-R' for LOCALE lp_load: refreshing parameters params.c:OpenConfFile() - Unable to open configuration file "/root/.smb/smb.conf.append": Нет такого файла или каталога pm_process() returned No lp_servicenumber: couldn't find homes set_server_role: role = ROLE_STANDALONE Substituting charset 'KOI8-R' for LOCALE Substituting charset 'KOI8-R' for LOCALE Substituting charset 'KOI8-R' for LOCALE Substituting charset 'KOI8-R' for LOCALE Substituting charset 'KOI8-R' for LOCALE Substituting charset 'KOI8-R' for LOCALE Substituting charset 'KOI8-R' for LOCALE Substituting charset 'KOI8-R' for LOCALE Substituting charset 'KOI8-R' for LOCALE Substituting charset 'KOI8-R' for LOCALE Could not append config file: /root/.smb/smb.conf.append added interface ip=172.16.5.108 bcast=172.16.7.255 nmask=255.255.252.0 Using netbios name LLAPTOP. Using workgroup HACKERS. Using netbios name LLAPTOP. Using workgroup HACKERS. Using netbios name LLAPTOP. Using workgroup HACKERS. Using netbios name LLAPTOP. Using workgroup HACKERS. Using netbios name LLAPTOP. Using workgroup HACKERS. Using netbios name LLAPTOP. Using workgroup HACKERS. Using netbios name LLAPTOP. Using workgroup HACKERS. Using netbios name LLAPTOP. Using workgroup HACKERS. Using netbios name LLAPTOP. Using workgroup HACKERS. Using netbios name LLAPTOP. Using workgroup HACKERS. Using netbios name LLAPTOP. Using workgroup HACKERS. Using netbios name LLAPTOP. Using workgroup HACKERS. Using netbios name LLAPTOP. Using workgroup HACKERS. Using netbios name LLAPTOP. Using workgroup HACKERS. Using netbios name LLAPTOP. Using workgroup HACKERS. unique: 1, opcode: INIT (26), nodeid: 0, insize: 56 INIT: 7.8 flags=0x00000003 max_readahead=0x00020000 parsed path: fname='smb://' server='' share='' path='' options='' smbc_check_options(): server='' share='' path='' options='' name_resolve_bcast: Attempting broadcast lookup for name __MSBROWSE__<0x1> bind succeeded on port 0 socket option SO_KEEPALIVE = 0 socket option SO_REUSEADDR = 1 socket option SO_BROADCAST = 1 Could not test socket option TCP_NODELAY. Could not test socket option TCP_KEEPCNT. Could not test socket option TCP_KEEPIDLE. Could not test socket option TCP_KEEPINTVL. socket option IPTOS_LOWDELAY = 0 socket option IPTOS_THROUGHPUT = 0 socket option SO_SNDBUF = 110592 socket option SO_RCVBUF = 110592 socket option SO_SNDLOWAT = 1 socket option SO_RCVLOWAT = 1 socket option SO_SNDTIMEO = 0 socket option SO_RCVTIMEO = 0 Sending a packet of len 50 to (172.16.7.255) on port 137 read_udp_socket: lastip 172.16.5.54 lastport 137 read: 62 parse_nmb: packet id = 22158 Received a packet of len 62 from (172.16.5.54) port 137 nmb packet from 172.16.5.54(137) header: id=22158 opcode=Query(0) response=Yes header: flags: bcast=No rec_avail=Yes rec_des=Yes trunc=No auth=Yes header: rcode=0 qdcount=0 ancount=1 nscount=0 arcount=0 answers: nmb_name=__MSBROWSE__<01> rr_type=32 rr_class=1 ttl=259200 answers 0 char .....6 hex 8000AC100536 INIT: 7.8 flags=0x00000000 max_readahead=0x00020000 max_write=0x00020000 unique: 1, error: 0 (Победа), outsize: 40 Got a positive name query response from 172.16.5.54 ( 172.16.5.54 ) name_status_find: looking up *#00 at 172.16.5.54 Opening cache file at /var/run/samba/gencache.tdb Returning valid cache entry: key = NBT/*#00.1D.172.16.5.54, value = LOCAL, timeout = Sun Feb 17 12:34:47 2008 namecache_status_fetch: key NBT/*#00.1D.172.16.5.54 -> LOCAL internal_resolve_name: looking up LOCAL#1d Returning valid cache entry: key = NBT/LOCAL#1D, value = 172.16.5.54:0, timeout = Sun Feb 17 12:34:47 2008 name LOCAL#1D found. found master browser LOCAL, 172.16.5.54 Connecting to host=172.16.5.54 Connecting to 172.16.5.54 at port 445 socket option SO_KEEPALIVE = 0 socket option SO_REUSEADDR = 0 socket option SO_BROADCAST = 0 socket option TCP_NODELAY = 1 socket option TCP_KEEPCNT = 9 socket option TCP_KEEPIDLE = 7200 socket option TCP_KEEPINTVL = 75 socket option IPTOS_LOWDELAY = 0 socket option IPTOS_THROUGHPUT = 0 socket option SO_SNDBUF = 16384 socket option SO_RCVBUF = 87380 socket option SO_SNDLOWAT = 1 socket option SO_RCVLOWAT = 1 socket option SO_SNDTIMEO = 0 socket option SO_RCVTIMEO = 0 write_socket(6,183) write_socket(6,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=29270 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]=24576 (0x6000) smb_vwv[ 8]= 23 (0x17) smb_vwv[ 9]=64768 (0xFD00) smb_vwv[10]=33011 (0x80F3) smb_vwv[11]= 128 (0x80) smb_vwv[12]=22023 (0x5607) smb_vwv[13]=24668 (0x605C) smb_vwv[14]=51313 (0xC871) smb_vwv[15]=19457 (0x4C01) smb_vwv[16]= 255 (0xFF) smb_bcc=58 [000] 7A 68 6F 70 61 00 00 00 00 00 00 00 00 00 00 00 zhopa... ........ [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=29270 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]=24576 (0x6000) smb_vwv[ 8]= 23 (0x17) smb_vwv[ 9]=64768 (0xFD00) smb_vwv[10]=33011 (0x80F3) smb_vwv[11]= 128 (0x80) smb_vwv[12]=22023 (0x5607) smb_vwv[13]=24668 (0x605C) smb_vwv[14]=51313 (0xC871) smb_vwv[15]=19457 (0x4C01) smb_vwv[16]= 255 (0xFF) smb_bcc=58 [000] 7A 68 6F 70 61 00 00 00 00 00 00 00 00 00 00 00 zhopa... ........ [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(6,166) write_socket(6,166) wrote 166 got smb length of 260 size=260 smb_com=0x73 smb_rcls=22 smb_reh=0 smb_err=49152 smb_flg=136 smb_flg2=51201 smb_tid=0 smb_pid=29270 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]= 169 (0xA9) smb_bcc=217 [000] A1 81 A6 30 81 A3 A0 03 0A 01 01 A1 0C 06 0A 2B ║│╕0│ё═. ...║...+ [010] 06 01 04 01 82 37 02 02 0A A2 81 8D 04 81 8A 4E ....┌7.. .╒│█.│┼N [020] 54 4C 4D 53 53 50 00 02 00 00 00 0A 00 0A 00 30 TLMSSP.. .......0 [030] 00 00 00 15 02 8A 60 08 FF 33 1A 6E 57 5E 76 00 .....┼`. Ъ3.nW^v. [040] 00 00 00 00 00 00 00 50 00 50 00 3A 00 00 00 5A .......P .P.:...Z [050] 00 48 00 4F 00 50 00 41 00 02 00 0A 00 5A 00 48 .H.O.P.A .....Z.H [060] 00 4F 00 50 00 41 00 01 00 0A 00 5A 00 48 00 4F .O.P.A.. ...Z.H.O [070] 00 50 00 41 00 04 00 0E 00 68 00 61 00 63 00 6B .P.A.... .h.a.c.k [080] 00 65 00 72 00 73 00 03 00 1A 00 7A 00 68 00 6F .e.r.s.. ...z.h.o [090] 00 70 00 61 00 2E 00 68 00 61 00 63 00 6B 00 65 .p.a...h .a.c.k.e [0A0] 00 72 00 73 00 00 00 00 00 55 00 6E 00 69 00 78 .r.s.... .U.n.i.x [0B0] 00 00 00 53 00 61 00 6D 00 62 00 61 00 20 00 33 ...S.a.m .b.a. .3 [0C0] 00 2E 00 30 00 2E 00 32 00 38 00 00 00 4C 00 4F ...0...2 .8...L.O [0D0] 00 43 00 41 00 4C 00 00 00 .C.A.L.. . size=260 smb_com=0x73 smb_rcls=22 smb_reh=0 smb_err=49152 smb_flg=136 smb_flg2=51201 smb_tid=0 smb_pid=29270 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]= 169 (0xA9) smb_bcc=217 [000] A1 81 A6 30 81 A3 A0 03 0A 01 01 A1 0C 06 0A 2B ║│╕0│ё═. ...║...+ [010] 06 01 04 01 82 37 02 02 0A A2 81 8D 04 81 8A 4E ....┌7.. .╒│█.│┼N [020] 54 4C 4D 53 53 50 00 02 00 00 00 0A 00 0A 00 30 TLMSSP.. .......0 [030] 00 00 00 15 02 8A 60 08 FF 33 1A 6E 57 5E 76 00 .....┼`. Ъ3.nW^v. [040] 00 00 00 00 00 00 00 50 00 50 00 3A 00 00 00 5A .......P .P.:...Z [050] 00 48 00 4F 00 50 00 41 00 02 00 0A 00 5A 00 48 .H.O.P.A .....Z.H [060] 00 4F 00 50 00 41 00 01 00 0A 00 5A 00 48 00 4F .O.P.A.. ...Z.H.O [070] 00 50 00 41 00 04 00 0E 00 68 00 61 00 63 00 6B .P.A.... .h.a.c.k [080] 00 65 00 72 00 73 00 03 00 1A 00 7A 00 68 00 6F .e.r.s.. ...z.h.o [090] 00 70 00 61 00 2E 00 68 00 61 00 63 00 6B 00 65 .p.a...h .a.c.k.e [0A0] 00 72 00 73 00 00 00 00 00 55 00 6E 00 69 00 78 .r.s.... .U.n.i.x [0B0] 00 00 00 53 00 61 00 6D 00 62 00 61 00 20 00 33 ...S.a.m .b.a. .3 [0C0] 00 2E 00 30 00 2E 00 32 00 38 00 00 00 4C 00 4F ...0...2 .8...L.O [0D0] 00 43 00 41 00 4C 00 00 00 .C.A.L.. . Got challenge flags: Got NTLMSSP neg_flags=0x608a0215 NTLMSSP_NEGOTIATE_UNICODE NTLMSSP_REQUEST_TARGET NTLMSSP_NEGOTIATE_SIGN NTLMSSP_NEGOTIATE_NTLM NTLMSSP_CHAL_ACCEPT_RESPONSE 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] 49 4C 62 65 BA D6 DE E6 ILbe╨жчФ 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(6,262) write_socket(6,262) wrote 262 got smb length of 35 size=35 smb_com=0x73 smb_rcls=109 smb_reh=0 smb_err=49152 smb_flg=136 smb_flg2=51201 smb_tid=0 smb_pid=29270 smb_uid=100 smb_mid=3 smt_wct=0 smb_bcc=0 size=35 smb_com=0x73 smb_rcls=109 smb_reh=0 smb_err=49152 smb_flg=136 smb_flg2=51201 smb_tid=0 smb_pid=29270 smb_uid=100 smb_mid=3 smt_wct=0 smb_bcc=0 SPNEGO login failed: Logon failure write_socket(6,92) write_socket(6,92) wrote 92 got smb length of 90 size=90 smb_com=0x73 smb_rcls=0 smb_reh=0 smb_err=0 smb_flg=136 smb_flg2=51201 smb_tid=0 smb_pid=29270 smb_uid=101 smb_mid=4 smt_wct=3 smb_vwv[ 0]= 255 (0xFF) smb_vwv[ 1]= 0 (0x0) smb_vwv[ 2]= 1 (0x1) smb_bcc=49 [000] 00 55 00 6E 00 69 00 78 00 00 00 53 00 61 00 6D .U.n.i.x ...S.a.m [010] 00 62 00 61 00 20 00 33 00 2E 00 30 00 2E 00 32 .b.a. .3 ...0...2 [020] 00 38 00 00 00 4C 00 4F 00 43 00 41 00 4C 00 00 .8...L.O .C.A.L.. [030] 00 . size=90 smb_com=0x73 smb_rcls=0 smb_reh=0 smb_err=0 smb_flg=136 smb_flg2=51201 smb_tid=0 smb_pid=29270 smb_uid=101 smb_mid=4 smt_wct=3 smb_vwv[ 0]= 255 (0xFF) smb_vwv[ 1]= 0 (0x0) smb_vwv[ 2]= 1 (0x1) smb_bcc=49 [000] 00 55 00 6E 00 69 00 78 00 00 00 53 00 61 00 6D .U.n.i.x ...S.a.m [010] 00 62 00 61 00 20 00 33 00 2E 00 30 00 2E 00 32 .b.a. .3 ...0...2 [020] 00 38 00 00 00 4C 00 4F 00 43 00 41 00 4C 00 00 .8...L.O .C.A.L.. [030] 00 . write_socket(6,90) write_socket(6,90) wrote 90 got smb length of 48 size=48 smb_com=0x75 smb_rcls=0 smb_reh=0 smb_err=0 smb_flg=136 smb_flg2=51201 smb_tid=1 smb_pid=29270 smb_uid=101 smb_mid=5 smt_wct=3 smb_vwv[ 0]= 255 (0xFF) smb_vwv[ 1]= 0 (0x0) smb_vwv[ 2]= 1 (0x1) smb_bcc=7 [000] 49 50 43 00 00 00 00 IPC.... cli_init_creds: user root domain HACKERS write_socket(6,39) write_socket(6,39) wrote 39 got smb length of 35 size=35 smb_com=0x71 smb_rcls=0 smb_reh=0 smb_err=0 smb_flg=136 smb_flg2=51201 smb_tid=1 smb_pid=29270 smb_uid=101 smb_mid=6 smt_wct=0 smb_bcc=0 using workgroup LOCAL 172.16.5.54 smbc_server: server_n=[172.16.5.54] server=[172.16.5.54] -> server_n=[172.16.5.54] server=[172.16.5.54] Connecting to 172.16.5.54 at port 139 socket option SO_KEEPALIVE = 0 socket option SO_REUSEADDR = 0 socket option SO_BROADCAST = 0 socket option TCP_NODELAY = 1 socket option TCP_KEEPCNT = 9 socket option TCP_KEEPIDLE = 7200 socket option TCP_KEEPINTVL = 75 socket option IPTOS_LOWDELAY = 0 socket option IPTOS_THROUGHPUT = 0 socket option SO_SNDBUF = 16384 socket option SO_RCVBUF = 87380 socket option SO_SNDLOWAT = 1 socket option SO_RCVLOWAT = 1 socket option SO_SNDTIMEO = 0 socket option SO_RCVTIMEO = 0 write_socket(6,72) write_socket(6,72) wrote 72 Sent session request got smb length of 0 size=0 smb_com=0x0 smb_rcls=0 smb_reh=0 smb_err=0 smb_flg=0 smb_flg2=0 smb_tid=0 smb_pid=0 smb_uid=0 smb_mid=0 smt_wct=0 smb_bcc=0 session request ok write_socket(6,183) write_socket(6,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=29270 smb_uid=0 smb_mid=2 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]=24832 (0x6100) smb_vwv[ 8]= 23 (0x17) smb_vwv[ 9]=64768 (0xFD00) smb_vwv[10]=33011 (0x80F3) smb_vwv[11]= 128 (0x80) smb_vwv[12]=22023 (0x5607) smb_vwv[13]=24668 (0x605C) smb_vwv[14]=51313 (0xC871) smb_vwv[15]=19457 (0x4C01) smb_vwv[16]= 255 (0xFF) smb_bcc=58 [000] 7A 68 6F 70 61 00 00 00 00 00 00 00 00 00 00 00 zhopa... ........ [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=29270 smb_uid=0 smb_mid=2 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]=24832 (0x6100) smb_vwv[ 8]= 23 (0x17) smb_vwv[ 9]=64768 (0xFD00) smb_vwv[10]=33011 (0x80F3) smb_vwv[11]= 128 (0x80) smb_vwv[12]=22023 (0x5607) smb_vwv[13]=24668 (0x605C) smb_vwv[14]=51313 (0xC871) smb_vwv[15]=19457 (0x4C01) smb_vwv[16]= 255 (0xFF) smb_bcc=58 [000] 7A 68 6F 70 61 00 00 00 00 00 00 00 00 00 00 00 zhopa... ........ [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(6,166) write_socket(6,166) wrote 166 got smb length of 260 size=260 smb_com=0x73 smb_rcls=22 smb_reh=0 smb_err=49152 smb_flg=136 smb_flg2=51201 smb_tid=0 smb_pid=29270 smb_uid=100 smb_mid=3 smt_wct=4 smb_vwv[ 0]= 255 (0xFF) smb_vwv[ 1]= 0 (0x0) smb_vwv[ 2]= 0 (0x0) smb_vwv[ 3]= 169 (0xA9) smb_bcc=217 [000] A1 81 A6 30 81 A3 A0 03 0A 01 01 A1 0C 06 0A 2B ║│╕0│ё═. ...║...+ [010] 06 01 04 01 82 37 02 02 0A A2 81 8D 04 81 8A 4E ....┌7.. .╒│█.│┼N [020] 54 4C 4D 53 53 50 00 02 00 00 00 0A 00 0A 00 30 TLMSSP.. .......0 [030] 00 00 00 15 02 8A 60 1B 60 2C 0A 39 5B A9 A7 00 .....┼`. `,.9[╘╖. [040] 00 00 00 00 00 00 00 50 00 50 00 3A 00 00 00 5A .......P .P.:...Z [050] 00 48 00 4F 00 50 00 41 00 02 00 0A 00 5A 00 48 .H.O.P.A .....Z.H [060] 00 4F 00 50 00 41 00 01 00 0A 00 5A 00 48 00 4F .O.P.A.. ...Z.H.O [070] 00 50 00 41 00 04 00 0E 00 68 00 61 00 63 00 6B .P.A.... .h.a.c.k [080] 00 65 00 72 00 73 00 03 00 1A 00 7A 00 68 00 6F .e.r.s.. ...z.h.o [090] 00 70 00 61 00 2E 00 68 00 61 00 63 00 6B 00 65 .p.a...h .a.c.k.e [0A0] 00 72 00 73 00 00 00 00 00 55 00 6E 00 69 00 78 .r.s.... .U.n.i.x [0B0] 00 00 00 53 00 61 00 6D 00 62 00 61 00 20 00 33 ...S.a.m .b.a. .3 [0C0] 00 2E 00 30 00 2E 00 32 00 38 00 00 00 4C 00 4F ...0...2 .8...L.O [0D0] 00 43 00 41 00 4C 00 00 00 .C.A.L.. . size=260 smb_com=0x73 smb_rcls=22 smb_reh=0 smb_err=49152 smb_flg=136 smb_flg2=51201 smb_tid=0 smb_pid=29270 smb_uid=100 smb_mid=3 smt_wct=4 smb_vwv[ 0]= 255 (0xFF) smb_vwv[ 1]= 0 (0x0) smb_vwv[ 2]= 0 (0x0) smb_vwv[ 3]= 169 (0xA9) smb_bcc=217 [000] A1 81 A6 30 81 A3 A0 03 0A 01 01 A1 0C 06 0A 2B ║│╕0│ё═. ...║...+ [010] 06 01 04 01 82 37 02 02 0A A2 81 8D 04 81 8A 4E ....┌7.. .╒│█.│┼N [020] 54 4C 4D 53 53 50 00 02 00 00 00 0A 00 0A 00 30 TLMSSP.. .......0 [030] 00 00 00 15 02 8A 60 1B 60 2C 0A 39 5B A9 A7 00 .....┼`. `,.9[╘╖. [040] 00 00 00 00 00 00 00 50 00 50 00 3A 00 00 00 5A .......P .P.:...Z [050] 00 48 00 4F 00 50 00 41 00 02 00 0A 00 5A 00 48 .H.O.P.A .....Z.H [060] 00 4F 00 50 00 41 00 01 00 0A 00 5A 00 48 00 4F .O.P.A.. ...Z.H.O [070] 00 50 00 41 00 04 00 0E 00 68 00 61 00 63 00 6B .P.A.... .h.a.c.k [080] 00 65 00 72 00 73 00 03 00 1A 00 7A 00 68 00 6F .e.r.s.. ...z.h.o [090] 00 70 00 61 00 2E 00 68 00 61 00 63 00 6B 00 65 .p.a...h .a.c.k.e [0A0] 00 72 00 73 00 00 00 00 00 55 00 6E 00 69 00 78 .r.s.... .U.n.i.x [0B0] 00 00 00 53 00 61 00 6D 00 62 00 61 00 20 00 33 ...S.a.m .b.a. .3 [0C0] 00 2E 00 30 00 2E 00 32 00 38 00 00 00 4C 00 4F ...0...2 .8...L.O [0D0] 00 43 00 41 00 4C 00 00 00 .C.A.L.. . Got challenge flags: Got NTLMSSP neg_flags=0x608a0215 NTLMSSP_NEGOTIATE_UNICODE NTLMSSP_REQUEST_TARGET NTLMSSP_NEGOTIATE_SIGN NTLMSSP_NEGOTIATE_NTLM NTLMSSP_CHAL_ACCEPT_RESPONSE 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] 23 7B 99 F8 E8 8F DD 3E #{≥ЬХ▐щ> 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(6,258) write_socket(6,258) wrote 258 got smb length of 35 size=35 smb_com=0x73 smb_rcls=109 smb_reh=0 smb_err=49152 smb_flg=136 smb_flg2=51201 smb_tid=0 smb_pid=29270 smb_uid=100 smb_mid=4 smt_wct=0 smb_bcc=0 size=35 smb_com=0x73 smb_rcls=109 smb_reh=0 smb_err=49152 smb_flg=136 smb_flg2=51201 smb_tid=0 smb_pid=29270 smb_uid=100 smb_mid=4 smt_wct=0 smb_bcc=0 SPNEGO login failed: Logon failure write_socket(6,92) write_socket(6,92) wrote 92 got smb length of 90 size=90 smb_com=0x73 smb_rcls=0 smb_reh=0 smb_err=0 smb_flg=136 smb_flg2=51201 smb_tid=0 smb_pid=29270 smb_uid=101 smb_mid=5 smt_wct=3 smb_vwv[ 0]= 255 (0xFF) smb_vwv[ 1]= 0 (0x0) smb_vwv[ 2]= 1 (0x1) smb_bcc=49 [000] 00 55 00 6E 00 69 00 78 00 00 00 53 00 61 00 6D .U.n.i.x ...S.a.m [010] 00 62 00 61 00 20 00 33 00 2E 00 30 00 2E 00 32 .b.a. .3 ...0...2 [020] 00 38 00 00 00 4C 00 4F 00 43 00 41 00 4C 00 00 .8...L.O .C.A.L.. [030] 00 . size=90 smb_com=0x73 smb_rcls=0 smb_reh=0 smb_err=0 smb_flg=136 smb_flg2=51201 smb_tid=0 smb_pid=29270 smb_uid=101 smb_mid=5 smt_wct=3 smb_vwv[ 0]= 255 (0xFF) smb_vwv[ 1]= 0 (0x0) smb_vwv[ 2]= 1 (0x1) smb_bcc=49 [000] 00 55 00 6E 00 69 00 78 00 00 00 53 00 61 00 6D .U.n.i.x ...S.a.m [010] 00 62 00 61 00 20 00 33 00 2E 00 30 00 2E 00 32 .b.a. .3 ...0...2 [020] 00 38 00 00 00 4C 00 4F 00 43 00 41 00 4C 00 00 .8...L.O .C.A.L.. [030] 00 . session setup ok write_socket(6,92) write_socket(6,92) wrote 92 got smb length of 48 size=48 smb_com=0x75 smb_rcls=0 smb_reh=0 smb_err=0 smb_flg=136 smb_flg2=51201 smb_tid=1 smb_pid=29270 smb_uid=101 smb_mid=6 smt_wct=3 smb_vwv[ 0]= 255 (0xFF) smb_vwv[ 1]= 0 (0x0) smb_vwv[ 2]= 1 (0x1) smb_bcc=7 [000] 49 50 43 00 00 00 00 IPC.... tconx ok Server connect ok: //172.16.5.54/IPC$: 0x81090e8 size=122 smb_com=0x25 smb_rcls=0 smb_reh=0 smb_err=0 smb_flg=8 smb_flg2=51201 smb_tid=1 smb_pid=29270 smb_uid=101 smb_mid=7 smt_wct=14 smb_vwv[ 0]= 32 (0x20) smb_vwv[ 1]= 0 (0x0) smb_vwv[ 2]= 8 (0x8) smb_vwv[ 3]=65535 (0xFFFF) smb_vwv[ 4]= 0 (0x0) smb_vwv[ 5]= 0 (0x0) smb_vwv[ 6]= 0 (0x0) smb_vwv[ 7]= 0 (0x0) smb_vwv[ 8]= 0 (0x0) smb_vwv[ 9]= 32 (0x20) smb_vwv[10]= 90 (0x5A) smb_vwv[11]= 0 (0x0) smb_vwv[12]= 122 (0x7A) smb_vwv[13]= 0 (0x0) smb_bcc=59 [000] 00 5C 00 50 00 49 00 50 00 45 00 5C 00 4C 00 41 .\.P.I.P .E.\.L.A [010] 00 4E 00 4D 00 41 00 4E 00 00 00 68 00 57 72 4C .N.M.A.N ...h.WrL [020] 65 68 44 7A 00 42 31 36 42 42 44 7A 00 01 00 FF ehDz.B16 BBDz...Ъ [030] FF 00 00 00 80 4C 4F 43 41 4C 00 Ъ...─LOC AL. write_socket(6,126) write_socket(6,126) wrote 126 got smb length of 243 size=243 smb_com=0x25 smb_rcls=0 smb_reh=0 smb_err=0 smb_flg=136 smb_flg2=51201 smb_tid=1 smb_pid=29270 smb_uid=101 smb_mid=7 smt_wct=10 smb_vwv[ 0]= 8 (0x8) smb_vwv[ 1]= 179 (0xB3) smb_vwv[ 2]= 0 (0x0) smb_vwv[ 3]= 8 (0x8) smb_vwv[ 4]= 56 (0x38) smb_vwv[ 5]= 0 (0x0) smb_vwv[ 6]= 179 (0xB3) smb_vwv[ 7]= 64 (0x40) smb_vwv[ 8]= 0 (0x0) smb_vwv[ 9]= 0 (0x0) smb_bcc=188 [000] 00 00 00 00 00 05 00 05 00 46 44 53 00 00 00 00 ........ .FDS.... [010] 00 00 00 00 00 00 00 00 00 00 00 00 10 00 80 82 ........ ......─┌ [020] 00 00 00 4C 4F 43 41 4C 00 00 00 00 00 00 00 00 ...LOCAL ........ [030] 00 00 00 00 00 00 10 00 80 8B 00 00 00 4D 53 48 ........ ─▀...MSH [040] 4F 4D 45 00 00 00 00 00 00 00 00 00 00 00 00 00 OME..... ........ [050] 10 00 80 91 00 00 00 4D 53 55 00 00 00 00 00 00 ..─▒...M SU...... [060] 00 00 00 00 00 00 00 00 00 00 10 00 80 A1 00 00 ........ ....─║.. [070] 00 57 4F 52 4B 47 52 4F 55 50 00 00 00 00 00 00 .WORKGRO UP...... [080] 00 00 00 00 10 00 80 A9 00 00 00 42 41 52 41 43 ......─╘ ...BARAC [090] 55 44 41 00 5A 48 4F 50 41 00 59 4F 55 52 2D 36 UDA.ZHOP A.YOUR-6 [0A0] 43 39 42 34 42 45 46 41 33 00 52 4F 44 52 49 47 C9B4BEFA 3.RODRIG [0B0] 4F 00 53 54 41 52 43 52 41 46 54 00 O.STARCR AFT. size=243 smb_com=0x25 smb_rcls=0 smb_reh=0 smb_err=0 smb_flg=136 smb_flg2=51201 smb_tid=1 smb_pid=29270 smb_uid=101 smb_mid=7 smt_wct=10 smb_vwv[ 0]= 8 (0x8) smb_vwv[ 1]= 179 (0xB3) smb_vwv[ 2]= 0 (0x0) smb_vwv[ 3]= 8 (0x8) smb_vwv[ 4]= 56 (0x38) smb_vwv[ 5]= 0 (0x0) smb_vwv[ 6]= 179 (0xB3) smb_vwv[ 7]= 64 (0x40) smb_vwv[ 8]= 0 (0x0) smb_vwv[ 9]= 0 (0x0) smb_bcc=188 [000] 00 00 00 00 00 05 00 05 00 46 44 53 00 00 00 00 ........ .FDS.... [010] 00 00 00 00 00 00 00 00 00 00 00 00 10 00 80 82 ........ ......─┌ [020] 00 00 00 4C 4F 43 41 4C 00 00 00 00 00 00 00 00 ...LOCAL ........ [030] 00 00 00 00 00 00 10 00 80 8B 00 00 00 4D 53 48 ........ ─▀...MSH [040] 4F 4D 45 00 00 00 00 00 00 00 00 00 00 00 00 00 OME..... ........ [050] 10 00 80 91 00 00 00 4D 53 55 00 00 00 00 00 00 ..─▒...M SU...... [060] 00 00 00 00 00 00 00 00 00 00 10 00 80 A1 00 00 ........ ....─║.. [070] 00 57 4F 52 4B 47 52 4F 55 50 00 00 00 00 00 00 .WORKGRO UP...... [080] 00 00 00 00 10 00 80 A9 00 00 00 42 41 52 41 43 ......─╘ ...BARAC [090] 55 44 41 00 5A 48 4F 50 41 00 59 4F 55 52 2D 36 UDA.ZHOP A.YOUR-6 [0A0] 43 39 42 34 42 45 46 41 33 00 52 4F 44 52 49 47 C9B4BEFA 3.RODRIG [0B0] 4F 00 53 54 41 52 43 52 41 46 54 00 O.STARCR AFT. write_socket(6,39) write_socket(6,39) wrote 39 got smb length of 35 size=35 smb_com=0x71 smb_rcls=0 smb_reh=0 smb_err=0 smb_flg=136 smb_flg2=51201 smb_tid=1 smb_pid=29270 smb_uid=101 smb_mid=8 smt_wct=0 smb_bcc=0 smbc_remove_usused_server: 0x81090e8 removed. parsed path: fname='smb://FDS' server='FDS' share='' path='' options='' smbc_check_options(): server='FDS' share='' path='' options='' internal_resolve_name: looking up FDS#1d Cache entry with key = NBT/FDS#1D couldn't be found no entry for FDS#1D found. Deleting cache entry (key = NBT/FDS#1D) resolve_lmhosts: Attempting lmhosts lookup for name FDS<0x1d> startlmhosts: Can't open lmhosts file /etc/samba/lmhosts. Error was Нет такого файла или каталога resolve_hosts: not appropriate for name type <0x1d> name_resolve_bcast: Attempting broadcast lookup for name FDS<0x1d> bind succeeded on port 0 socket option SO_KEEPALIVE = 0 socket option SO_REUSEADDR = 1 socket option SO_BROADCAST = 1 Could not test socket option TCP_NODELAY. Could not test socket option TCP_KEEPCNT. Could not test socket option TCP_KEEPIDLE. Could not test socket option TCP_KEEPINTVL. socket option IPTOS_LOWDELAY = 0 socket option IPTOS_THROUGHPUT = 0 socket option SO_SNDBUF = 110592 socket option SO_RCVBUF = 110592 socket option SO_SNDLOWAT = 1 socket option SO_RCVLOWAT = 1 socket option SO_SNDTIMEO = 0 socket option SO_RCVTIMEO = 0 Sending a packet of len 50 to (172.16.7.255) on port 137 Sending a packet of len 50 to (172.16.7.255) on port 137 Sending a packet of len 50 to (172.16.7.255) on port 137 internal_resolve_name: looking up FDS#1b Cache entry with key = NBT/FDS#1B couldn't be found no entry for FDS#1B found. Deleting cache entry (key = NBT/FDS#1B) resolve_lmhosts: Attempting lmhosts lookup for name FDS<0x1b> startlmhosts: Can't open lmhosts file /etc/samba/lmhosts. Error was Нет такого файла или каталога resolve_wins: Attempting wins lookup for name FDS<0x1b> Cache entry with key = WINS_SRV_DEAD/10.0.0.1,0.0.0.0 couldn't be found wins_srv_is_dead: 10.0.0.1 is alive Current wins server for tag '*' with source 0.0.0.0 is 10.0.0.1 Cache entry with key = WINS_SRV_DEAD/10.0.0.1,0.0.0.0 couldn't be found wins_srv_is_dead: 10.0.0.1 is alive resolve_wins: using WINS server 10.0.0.1 and tag '*' bind succeeded on port 0 Sending a packet of len 50 to (10.0.0.1) on port 137 read_udp_socket: lastip 10.0.255.19 lastport 137 read: 56 parse_nmb: packet id = 23936 Received a packet of len 56 from (10.0.255.19) port 137 nmb packet from 10.0.255.19(137) header: id=23936 opcode=Query(0) response=Yes header: flags: bcast=No rec_avail=Yes rec_des=Yes trunc=No auth=Yes header: rcode=3 qdcount=0 ancount=1 nscount=0 arcount=0 answers: nmb_name=FDS<1b> rr_type=32 rr_class=1 ttl=0 Negative name query response, rcode 0x03: The name requested does not exist. resolve_hosts: not appropriate for name type <0x1b> name_resolve_bcast: Attempting broadcast lookup for name FDS<0x1b> bind succeeded on port 0 socket option SO_KEEPALIVE = 0 socket option SO_REUSEADDR = 1 socket option SO_BROADCAST = 1 Could not test socket option TCP_NODELAY. Could not test socket option TCP_KEEPCNT. Could not test socket option TCP_KEEPIDLE. Could not test socket option TCP_KEEPINTVL. socket option IPTOS_LOWDELAY = 0 socket option IPTOS_THROUGHPUT = 0 socket option SO_SNDBUF = 110592 socket option SO_RCVBUF = 110592 socket option SO_SNDLOWAT = 1 socket option SO_RCVLOWAT = 1 socket option SO_SNDTIMEO = 0 socket option SO_RCVTIMEO = 0 Sending a packet of len 50 to (172.16.7.255) on port 137 Sending a packet of len 50 to (172.16.7.255) on port 137 Sending a packet of len 50 to (172.16.7.255) on port 137 internal_resolve_name: looking up FDS#20 Cache entry with key = NBT/FDS#20 couldn't be found no entry for FDS#20 found. Deleting cache entry (key = NBT/FDS#20) resolve_lmhosts: Attempting lmhosts lookup for name FDS<0x20> startlmhosts: Can't open lmhosts file /etc/samba/lmhosts. Error was Нет такого файла или каталога resolve_wins: Attempting wins lookup for name FDS<0x20> Cache entry with key = WINS_SRV_DEAD/10.0.0.1,0.0.0.0 couldn't be found wins_srv_is_dead: 10.0.0.1 is alive Current wins server for tag '*' with source 0.0.0.0 is 10.0.0.1 Cache entry with key = WINS_SRV_DEAD/10.0.0.1,0.0.0.0 couldn't be found wins_srv_is_dead: 10.0.0.1 is alive resolve_wins: using WINS server 10.0.0.1 and tag '*' bind succeeded on port 0 Sending a packet of len 50 to (10.0.0.1) on port 137 read_udp_socket: lastip 10.0.255.19 lastport 137 read: 56 parse_nmb: packet id = 31536 Received a packet of len 56 from (10.0.255.19) port 137 nmb packet from 10.0.255.19(137) header: id=31536 opcode=Query(0) response=Yes header: flags: bcast=No rec_avail=Yes rec_des=Yes trunc=No auth=Yes header: rcode=3 qdcount=0 ancount=1 nscount=0 arcount=0 answers: nmb_name=FDS<20> rr_type=32 rr_class=1 ttl=0 Negative name query response, rcode 0x03: The name requested does not exist. resolve_hosts: Attempting host lookup for name FDS<0x20> name_resolve_bcast: Attempting broadcast lookup for name FDS<0x20> bind succeeded on port 0 socket option SO_KEEPALIVE = 0 socket option SO_REUSEADDR = 1 socket option SO_BROADCAST = 1 Could not test socket option TCP_NODELAY. Could not test socket option TCP_KEEPCNT. Could not test socket option TCP_KEEPIDLE. Could not test socket option TCP_KEEPINTVL. socket option IPTOS_LOWDELAY = 0 socket option IPTOS_THROUGHPUT = 0 socket option SO_SNDBUF = 110592 socket option SO_RCVBUF = 110592 socket option SO_SNDLOWAT = 1 socket option SO_RCVLOWAT = 1 socket option SO_SNDTIMEO = 0 socket option SO_RCVTIMEO = 0 Sending a packet of len 50 to (172.16.7.255) on port 137 Sending a packet of len 50 to (172.16.7.255) on port 137 Sending a packet of len 50 to (172.16.7.255) on port 137 parsed path: fname='smb://LOCAL' server='LOCAL' share='' path='' options='' smbc_check_options(): server='LOCAL' share='' path='' options='' internal_resolve_name: looking up LOCAL#1d Returning valid cache entry: key = NBT/LOCAL#1D, value = 172.16.5.54:0, timeout = Sun Feb 17 12:34:47 2008 name LOCAL#1D found. name_status_find: looking up LOCAL#00 at 172.16.5.54 Returning valid cache entry: key = NBT/LOCAL#00.00.172.16.5.54, value = ZHOPA, timeout = Sun Feb 17 12:34:49 2008 namecache_status_fetch: key NBT/LOCAL#00.00.172.16.5.54 -> ZHOPA smbc_server: server_n=[ZHOPA] server=[ZHOPA] -> server_n=[ZHOPA] server=[ZHOPA] internal_resolve_name: looking up ZHOPA#20 Returning valid cache entry: key = NBT/ZHOPA#20, value = 172.16.38.94:0, timeout = Sun Feb 17 12:34:49 2008 name ZHOPA#20 found. Connecting to 172.16.38.94 at port 139 ======== end log ====== > Sometime the reason of such behavior is the broken tdb database of your > samba server. In this case it helps to delete all "*.tdb" files from > "/var/cache/samba" and it's subdirectories, then restart samba and > winbind (this is safe operation, this files will be recreated) Could you tell me, how samba _server_ could cause _client_ crashes? Alexey -- http://www.fastmail.fm - The professional email service