LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Samba not authenticating users (https://www.linuxquestions.org/questions/linux-newbie-8/samba-not-authenticating-users-886232/)

vivekanandan 06-14-2011 06:31 AM

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

TB0ne 06-14-2011 10:11 AM

Quote:

Originally Posted by vivekanandan (Post 4385093)
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
'/tmp' does not exist or permission denied when connecting to [IPC$] Error was Permission denied

Googling for this error brings up some potential solutions:
http://www.best-voip-review.com/voip...PC__share.html
http://lists.samba.org/archive/samba...ry/153157.html

Something, somewhere got changed. It doesn't just stop working. Have you tried to restart Samba and/or reboot the server?
Quote:

2. Also SAMBA servers XWINDOWS is not working
No idea what you mean by this. Do you mean the Xwindows on the console of the samba server isn't working?

vivekanandan 06-17-2011 06:53 AM

Quote:

Originally Posted by TB0ne (Post 4385379)
Googling for this error brings up some potential solutions:
http://www.best-voip-review.com/voip...PC__share.html
http://lists.samba.org/archive/samba...ry/153157.html

Something, somewhere got changed. It doesn't just stop working. Have you tried to restart Samba and/or reboot the server?

No idea what you mean by this. Do you mean the Xwindows on the console of the samba server isn't working?

Yes, Does XFS have any link with samba. this also fails to start & I had also tried the second URL no improvement


All times are GMT -5. The time now is 05:48 AM.