LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Server (https://www.linuxquestions.org/questions/linux-server-73/)
-   -   Winbind password problem (https://www.linuxquestions.org/questions/linux-server-73/winbind-password-problem-663598/)

resmania 08-18-2008 09:46 AM

Winbind password problem
 
Hello

I have a Win2k3 Active Directory Server and FC6 client.
I set a 'user must change password at next logon' option at window server.
When I logging on to user at Linux, it just prompts 'You need to change your password now' message and was able to logon. but what I really want to happen is user cannot logging on to linux client before they change their own password.

Quote:

here's my situation..

username : kim
password : *****

You need to change your password now
kim$


and here's what I want to do

username : kim
password : *****

You need to change your password now
Enter current password :
How can I do this???

resmania 08-19-2008 03:33 AM

Well... problem solved.
I add this line at system-auth file and it works!

account sufficient winbind.so


All times are GMT -5. The time now is 12:23 AM.