Windows/Samba connection error
        Posted  
        
            by 
                Gomibushi
            
        on Server Fault
        
        See other posts from Server Fault
        
            or by Gomibushi
        
        
        
        Published on 2010-02-11T11:00:53Z
        Indexed on 
            2012/04/09
            17:37 UTC
        
        
        Read the original article
        Hit count: 397
        
windows-server-2008
|samba
I have a Linux fileserver serving up /home for linux and windows users. I was able to connect from my windows client, but not from a DC. Then suddenly I could connect from the DC too.
The linux servers run Centrify clients, and as such are part of the domain. All on same subnet.
This is what the the log.smbd says, repeatedly:
[2010/02/11 11:25:57, 0] lib/util_sock.c:read_data(534) read_data: read failure for 4 bytes to client 192.168.200.3. Error = Connection reset by peer
On Windows it appeared as an "unknown error". EDIT: the error code is "0x80004005".
We are developing a system depended on the samba share, and are worried this will appear again. It would be nice to pin point the root of this.
Any ideas what this might be? Places to look?
© Server Fault or respective owner