]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
s4:provision_basedn_modify.ldif - fix up "maxPwdAge"
authorMatthias Dieter Wallnöfer <mdw@samba.org>
Thu, 13 May 2010 09:21:39 +0000 (11:21 +0200)
committerMatthias Dieter Wallnöfer <mdw@samba.org>
Thu, 13 May 2010 11:03:31 +0000 (13:03 +0200)
source4/setup/provision_basedn_modify.ldif

index 9fe0c60d5c6acd6703d575b475de668a3a5675a9..1d5345c60ecba44c1b23572f4a1e14550af2b8ea 100644 (file)
@@ -33,9 +33,9 @@ lockoutThreshold: 0
 -
 # "masteredBy" filled in later
 replace: maxPwdAge
-maxPwdAge: -37108517437440
+maxPwdAge: -36288000000000
 -
-# FIXME: This should be "-864000000000" when we fully comply with passwords pol.
+# "minPwdAge" is "0" in order to let the password change tests pass
 replace: minPwdAge
 minPwdAge: 0
 -