LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Server (https://www.linuxquestions.org/questions/linux-server-73/)
-   -   Samba CIFS issue (https://www.linuxquestions.org/questions/linux-server-73/samba-cifs-issue-810453/)

Uday123 05-27-2010 08:47 AM

Samba CIFS issue
 
Hi All,

My Server (RHEL 5.3) integrated with Active Directory using Samba+Winbind.

Some how one perticular user account is getting locked every day at 12:00 PM. Longback we mounted a windows share using CIFS with his account and now that share got unmounted. Moreover 3 days back I stopped all the processes running with his ID. But still every day the account is getting locked. Below are the error messages in /var/log/messages.

Code:

May 27 11:00:32 kernel:  CIFS VFS: server not responding
May 27 11:00:32 kernel:  CIFS VFS: No response for cmd 114 mid 22378
May 27 11:00:32 kernel: Status code returned 0xc000006d NT_STATUS_LOGON_FAILURE
May 27 11:00:32 kernel:  CIFS VFS: Send error in SessSetup = -13
May 27 11:00:32 kernel: Status code returned 0xc000006d NT_STATUS_LOGON_FAILURE
May 27 11:00:32 kernel:  CIFS VFS: Send error in SessSetup = -13
May 27 11:00:32 kernel: Status code returned 0xc000006d NT_STATUS_LOGON_FAILURE
May 27 11:00:32 kernel:  CIFS VFS: Send error in SessSetup = -13
May 27 11:00:32 kernel: Status code returned 0xc000006d NT_STATUS_LOGON_FAILURE
May 27 11:00:32 kernel:  CIFS VFS: Send error in SessSetup = -13
May 27 11:00:32 kernel: Status code returned 0xc000006d NT_STATUS_LOGON_FAILURE
May 27 11:00:32 kernel:  CIFS VFS: Send error in SessSetup = -13
May 27 11:00:32 kernel: Status code returned 0xc0000234 NT_STATUS_ACCOUNT_LOCKED_OUT

Please help me.

AlucardZero 05-27-2010 09:20 AM

cached credentials on the client's computer?

Uday123 05-27-2010 10:16 AM

how to track the samba connections network? what is it triggering?


All times are GMT -5. The time now is 08:52 AM.