From: Petter Reinholdtsen Date: Sun, 2 May 2010 15:35:11 +0000 (+0000) Subject: Oppdatering. X-Git-Url: https://pere.pagekite.me/gitweb/homepage.git/commitdiff_plain/844bab8be54704a965b9c5e3e2b2c81d07afaebd Oppdatering. --- diff --git a/blog/data/2010-05-02-expired-passwords.txt b/blog/data/2010-05-02-expired-passwords.txt index e747bc0f34..b528e1e5ee 100644 --- a/blog/data/2010-05-02-expired-passwords.txt +++ b/blog/data/2010-05-02-expired-passwords.txt @@ -59,3 +59,11 @@ sure only the user itself have the account password?

If you want to comment on or help out with implementing this for Debian Edu, please contact us on debian-edu@lists.debian.org.

+ +

Update 2010-05-02 17:20: Paul Tötterman tells me on IRC that the +shadow(8) page in Debian/testing now state that setting the date of +last password change to zero (0) will force the password to be changed +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.