summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRob Crittenden <rcritten@redhat.com>2007-12-03 18:09:14 -0500
committerRob Crittenden <rcritten@redhat.com>2007-12-03 18:09:14 -0500
commit03fe2a8d6a4b4e8b580e5a11caac877f822617c0 (patch)
treec6e704a47870f5b71f10b32e5925f700fec171ef
parentf07cd5a5ad665341be31d128754fee46a4936a32 (diff)
downloadfreeipa-03fe2a8d6a4b4e8b580e5a11caac877f822617c0.tar.gz
freeipa-03fe2a8d6a4b4e8b580e5a11caac877f822617c0.tar.xz
freeipa-03fe2a8d6a4b4e8b580e5a11caac877f822617c0.zip
Increase default max password lifetime from 10 to 90 days
-rw-r--r--ipa-server/ipa-install/share/bootstrap-template.ldif2
1 files changed, 1 insertions, 1 deletions
diff --git a/ipa-server/ipa-install/share/bootstrap-template.ldif b/ipa-server/ipa-install/share/bootstrap-template.ldif
index 4063c4e42..fb124a790 100644
--- a/ipa-server/ipa-install/share/bootstrap-template.ldif
+++ b/ipa-server/ipa-install/share/bootstrap-template.ldif
@@ -14,7 +14,7 @@ krbMinPwdLife: 3600
krbPwdMinDiffChars: 0
krbPwdMinLength: 8
krbPwdHistoryLength: 0
-krbMaxPwdLife: 864000
+krbMaxPwdLife: 7776000
dn: cn=users,cn=accounts,$SUFFIX
changetype: add