I'm running Debian Sarge, upgraded last night from Woody.  Since the
upgrade samba isn't working correctly.  I can go into directories in
Windows but as soon as I try to read a file, the process in windows hangs.  
I'm getting a lot of errors in my log file like the following. "mp3" is
the name of my share:

[2004/09/12 16:20:49, 1] smbd/service.c:make_connection_snum(648)
  laptop (192.168.1.18) connect to service mp3 initially as user nobody 
(uid=65534, gid=65534) (pid 13032)
[2004/09/12 16:22:38, 0] lib/util_sock.c:read_socket_data(384)
  read_socket_data: recv failure for 4. Error = Connection reset by peer
[2004/09/12 16:22:38, 1] smbd/service.c:close_cnum(837)
  laptop (192.168.1.18) closed connection to service mp3

Nothing has changed except the upgrade to Sarge.  Here's my smb.conf:

[global]
        netbios name = TEMPO
        server string = Samba Server
        security = share
        log file = /var/log/samba/log.%m
        max log size = 0
        socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
        wins support = yes
        wins proxy = yes
        name resolve order = wins bcast lmhosts hosts
        hosts allow = 192.168.1. 192.168.2.
        domain master = yes
        preferred master = yes

[mp3]
        path = /mnt/array/mp3s
        writeable = yes
        guest ok = Yes



I also added this later but it didn't seem to help:

        oplocks = no
        level2 oplocks = no
        kernel oplocks = no

Any ideas?

-- 
Matt Perry | matt at primefactor dot com


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to