s4:pwsettings script - Fix a small glitch
authorMatthias Dieter Wallnöfer <mwallnoefer@yahoo.de>
Mon, 10 Aug 2009 09:06:33 +0000 (11:06 +0200)
committerMatthias Dieter Wallnöfer <mwallnoefer@yahoo.de>
Tue, 11 Aug 2009 10:59:15 +0000 (12:59 +0200)
commitfe767d4b70665bf8cf825455cb2c1db3fc2a1217
tree67623d31f9094542e5d9eb314931ab44d0b41744
parent7fc94932ad28880caed82155d65dcbfe8530e791
s4:pwsettings script - Fix a small glitch

This fixes the problem with the setting and getting of the "minPwdAge" and
"maxPwdAge" attributes. I wanted to handle them in days but forgot to add
conversions (from "ticks" (tenth of microsecond) -> "days" and backwards).
source4/setup/pwsettings