Hi,

Chris Mills opened already a very similar thread:
http://lists.samba.org/archive/samba/2004-September/091704.html

The reason why I open a new thread is, because it happened at upgrading 
from 3.0.5 to 3.0.6. 
For the time being I downgraded to keep the system working but I have to 
find another solution soon ... 

It happend to me at two computer, both using Debian, one 2.4.18 the 
other 2.4.20 (this one self compiled).

It's working with 3.0.5-1 and errors with 3.0.6-3.

Error description: 

At the client (WinXP) I can browse but as soon as I want to access a 
file, the explorer hangs.

I would really appreciate your help.

Thanks
Florian.

/var/log/samba/log.smbd ----------

...

[2004/09/05 20:14:42, 0] lib/util_sock.c:read_socket_data(384)
  read_socket_data: recv failure for 4. Error = Connection reset by peer
[2004/09/05 20:14:42, 1] smbd/service.c:close_cnum(837)
  lapio (192.168.4.241) closed connection to service heike

...

----------- smb.conf ---------------
[global]
        workgroup = ARBEITSGRUPPE
        interfaces = 192.168.4.1/255.255.255.0
        guest account = nobody
        keepalive = 30
        os level = 2
        security = user
        debug level = 1
#       log file = /var/log/smb.log
        encrypt passwords = true
        smb passwd file = /etc/samba/smbpasswd
        socket options = TCP_NODELAY
#       oplocks = yes
        write raw = yes
        read raw = yes
#       printing = bsd
        printing = LPRNG
        printcap name = /etc/printcap
        load printers = yes
        allow hosts = 192.168.4.
#       print command = lpr -h -l -P %p -r %s
#       log level = 3

[homes]
        writeable = Yes
        create mask = 0666
        browseable = yes

[printers]
        comment = All Printers
#       path = /var/tmp
        path = /var/spool/samba
        browseable = no
        printable = yes
#       public = no
        read only = yes
        create mask = 0777

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba

Reply via email to