From: Petter Reinholdtsen Date: Sun, 2 May 2010 11:46:53 +0000 (+0000) Subject: Document where 10950 came from. X-Git-Url: https://pere.pagekite.me/gitweb/homepage.git/commitdiff_plain/435e5f431675467032fed0c17b00d9b2384ac39e?ds=inline Document where 10950 came from. --- diff --git a/blog/data/2010-05-02-expired-passwords.txt b/blog/data/2010-05-02-expired-passwords.txt index ebbc1a90d4..30759406b9 100644 --- a/blog/data/2010-05-02-expired-passwords.txt +++ b/blog/data/2010-05-02-expired-passwords.txt @@ -31,8 +31,8 @@ root@tjener:~# account, is to change the date of the last password change to the lowest value possible (January 1th 1970), and the maximum password age to the difference in days between that date and today. To make it -simple, I went for 30 years and January 2th (to avoid testing if 0 is -a valid value).

+simple, I went for 30 years (30 * 365 = 10950) and January 2th (to +avoid testing if 0 is a valid value).

After using these commands to set it up, it seem to work as intended: