This is my smb.conf file.  We are having a very strange problem.  I can start 
up Windows Explorer on my Win 2000 box, click on "My Network Places," click on 
one of my Samba shared directories, and bring up a list of files in that 
directory.  Then if I click on a file name Windows Explorer goes into a coma 
for maybe five minutes or so before it finally returns.  I can't do anything 
with it for the duration.  This happens even if I am selecting a file and 
directory that I know are not in use by anyone else.

I am getting a slew of these messages in /var/log/messages:
lib/util_sock.c:read_socket_data(384)
Jun 15 11:11:24 cwddata smbd[2488]:   read_socket_data: recv failure for 4. 
Error = Connection reset by peer

Thanks,
Jon


# Samba config file created using SWAT
# from 172.16.218.189 (172.16.218.189)
# Date: 2005/06/14 14:16:17

# Global parameters
[global]
        workgroup = MYGROUP
        server string = Samba Server
        log file = /var/log/samba/%m.log
        max log size = 50
        socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
        printcap name = /etc/printcap
        dns proxy = No
        cups options = raw

[homes]
        comment = Home Directories
        read only = No
        browseable = No

[printers]
        comment = All Printers
        path = /var/spool/samba
        printable = Yes
        browseable = No

[PDQ]
        comment = PDQ scanned docs
        path = /home/doctor/PDQ
        valid users = pdqscan
        read only = No

[testitshare]
        comment = Temp share for testing
        path = /home/doctor/testsamb
        valid users = testit
        read only = No

----------------------------------------------------------------------
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390

Reply via email to