X-Git-Url: http://pere.pagekite.me/gitweb/homepage.git/blobdiff_plain/844bab8be54704a965b9c5e3e2b2c81d07afaebd..3882048f60f47ce7edb89cc3816978cff32551f9:/blog/data/2010-05-02-expired-passwords.txt diff --git a/blog/data/2010-05-02-expired-passwords.txt b/blog/data/2010-05-02-expired-passwords.txt index b528e1e5ee..35d54c511b 100644 --- a/blog/data/2010-05-02-expired-passwords.txt +++ b/blog/data/2010-05-02-expired-passwords.txt @@ -67,3 +67,8 @@ on the first login. This was not mentioned in the manual in Lenny, so I did not notice this in my initial testing. I have tested it on Squeeze, and 'chage -d 0 username' do work there. I have not tested it on Lenny yet.

+ +

Update 2010-05-02-19:05: Jim Paris tells me via email that an +equivalent command to expire a password is 'passwd -e +username', which insert zero into the date of the last password +change.