[2005/03/29 15:28:22, 0] lib/util_sock.c:get_peer_addr(1000)
getpeername failed. Error was Transport endpoint is not connected
[2005/03/29 15:28:22, 0] lib/access.c:check_access(328)
[2005/03/29 15:28:22, 0] lib/util_sock.c:get_peer_addr(1000)
getpeername failed. Error was Transport endpoint is not connected
Denied connection from (0.0.0.0)
[2005/03/29 15:28:22, 1] smbd/service.c:make_connection_snum(648)
everest (192.168.0.90) connect to service everest initially as user icodeeverest (uid=567, gid=100) (pid 8338)
write_socket: Error writing 5 bytes to socket 22: ERRNO = Connection reset by peer
[2005/03/29 15:28:22, 0] lib/util_sock.c:send_smb(647)
Error writing 5 bytes to client. -1. (Connection reset by peer)
Here's my smb.conf global section [global] workgroup = B2 netbios name = B2PDC time server = Yes add user script = /usr/sbin/useradd -m %u delete user script = /usr/sbin/userdel -r %u add group script = /usr/sbin/groupadd %g delete group script = /usr/sbin/groupdel %g add user to group script = /usr/sbin/usermod -G %g %u add machine script = /usr/sbin/useradd -s /bin/false -d /dev/null %u logon script = logon.bat logon path = \\%L\profiles\%u\%m logon drive = H: logon home = \\%L\%u\.win_profile\%m domain logons = Yes os level = 70 local master = yes preferred master = Yes domain master = Yes wins support = Yes interfaces = 192.168.0.70 hosts allow = 192.168. 127.0.0.1
-- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba
