Increase default max password lifetime from 10 to 90 days

This commit is contained in:
Rob Crittenden
2007-12-03 18:09:14 -05:00
parent f07cd5a5ad
commit 03fe2a8d6a

View File

@@ -14,7 +14,7 @@ krbMinPwdLife: 3600
krbPwdMinDiffChars: 0
krbPwdMinLength: 8
krbPwdHistoryLength: 0
krbMaxPwdLife: 864000
krbMaxPwdLife: 7776000
dn: cn=users,cn=accounts,$SUFFIX
changetype: add