s4:setup/provision_basedn_modify.ldif - set "minPwdAge" to the right value
authorMatthias Dieter Wallnöfer <mdw@samba.org>
Sat, 3 Jul 2010 08:56:14 +0000 (10:56 +0200)
committerMatthias Dieter Wallnöfer <mdw@samba.org>
Sat, 3 Jul 2010 09:38:54 +0000 (11:38 +0200)
Now we should have fixed all password related tests to cooperate with this value

source4/setup/provision_basedn_modify.ldif

index b4f301677031700a2d6e8cb8de281afaf97523dc..53845f7355d1ba345171023f04066381f0fed6f3 100644 (file)
@@ -35,9 +35,8 @@ lockoutThreshold: 0
 replace: maxPwdAge
 maxPwdAge: -36288000000000
 -
-# "minPwdAge" is "0" in order to let the password change tests pass
 replace: minPwdAge
-minPwdAge: 0
+minPwdAge: -864000000000
 -
 replace: minPwdLength
 minPwdLength: 7