|
Samba not authenticating users
Hi..
All of sudden a working SAMBA server not allowing to login and deny permission for users to access it shares. When I check I checked the server directory rights are same, find no changes. and smb.conf is also same. when I checked closely I found the following error.
1. smbd.log show the following messages
[2011/06/14 16:07:15, 0] lib/util_sock.c:get_peer_addr(1232)
getpeername failed. Error was Transport endpoint is not connected
[2011/06/14 16:07:15, 0] lib/util_sock.c:read_data(540)
read_data: read failure for 4 bytes to client 0.0.0.0. Error = Connection reset by peer
[2011/06/14 16:07:36, 0] lib/util_sock.c:get_peer_addr(1232)
getpeername failed. Error was Transport endpoint is not connected
[2011/06/14 16:07:36, 0] lib/util_sock.c:get_peer_addr(1232)
getpeername failed. Error was Transport endpoint is not connected
[2011/06/14 16:07:36, 0] lib/util_sock.c:read_data(540)
read_data: read failure for 4 bytes to client 0.0.0.0. Error = Connection reset by peer
[2011/06/14 16:07:36, 0] smbd/service.c:make_connection_snum(1013)
'/tmp' does not exist or permission denied when connecting to [IPC$] Error was Permission denied
[2011/06/14 16:34:37, 0] lib/util_sock.c:get_peer_addr(1232)
getpeername failed. Error was Transport endpoint is not connected
[2011/06/14 16:34:37, 0] lib/util_sock.c:get_peer_addr(1232)
getpeername failed. Error was Transport endpoint is not connected
[2011/06/14 16:34:37, 0] lib/util_sock.c:read_data(540)
read_data: read failure for 4 bytes to client 0.0.0.0. Error = Connection reset by peer
[2011/06/14 16:34:37, 0] smbd/service.c:make_connection_snum(1013)
'/tmp' does not exist or permission denied when connecting to [IPC$] Error was Permission denied
[2011/06/14 16:34:38, 0] lib/util_sock.c:get_peer_addr(1232)
getpeername failed. Error was Transport endpoint is not connected
[2011/06/14 16:34:38, 0] lib/util_sock.c:write_data(568)
write_data: write failure in writing to client 10.0.2.104. Error Connection reset by peer
[2011/06/14 16:34:38, 0] lib/util_sock.c:send_smb(767)
Error writing 4 bytes to client. -1. (Connection reset by peer
2. Also SAMBA servers XWINDOWS is not working
Could any body help
|