If the intent is to provide better login security for ssh, I'd recommend the RSA key based authentication. You could write a script to create one for every user, place it in his home directory and mail the user the key.
Mohan -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Keerthi Sent: Friday, February 28, 2003 12:29 PM To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: [Ilugc] force to change password 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 _______________________________________________ To unsubscribe, email [EMAIL PROTECTED] with "unsubscribe <password> address" in the subject or body of the message. http://www.aero.iitm.ernet.in/mailman/listinfo/ilugc ------------------------------------------------------- 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
