Hello All, I want to force the users to change the password after one month in my linux server. I have done this using the command
passwd -x30 <userid> Now when i login using telnet after 30 days it is asking me to change the password. But if i login using ssh it just closes the session. How to force password change when i use ssh? Regards, Keerthi ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
