summaryrefslogtreecommitdiffstats
path: root/install/share
diff options
context:
space:
mode:
authorJan Zeleny <jzeleny@redhat.com>2011-02-10 08:02:27 -0500
committerRob Crittenden <rcritten@redhat.com>2011-02-16 22:28:08 -0500
commit3f40f1492cd39574c80af1a01e3771bd86c7027d (patch)
tree3187d3bfbbb02e4a498b6e4d1a54c49493ec72e4 /install/share
parent86fe47b87df4e503e9d1d4c6cf6be62b5cbab685 (diff)
downloadfreeipa-3f40f1492cd39574c80af1a01e3771bd86c7027d.tar.gz
freeipa-3f40f1492cd39574c80af1a01e3771bd86c7027d.tar.xz
freeipa-3f40f1492cd39574c80af1a01e3771bd86c7027d.zip
Updated default Kerberos password policy
https://fedorahosted.org/freeipa/ticket/930
Diffstat (limited to 'install/share')
-rw-r--r--install/share/default-pwpolicy.ldif4
1 files changed, 2 insertions, 2 deletions
diff --git a/install/share/default-pwpolicy.ldif b/install/share/default-pwpolicy.ldif
index 9d3d8a755..1bb4a096e 100644
--- a/install/share/default-pwpolicy.ldif
+++ b/install/share/default-pwpolicy.ldif
@@ -8,7 +8,7 @@ krbPwdMinDiffChars: 0
krbPwdMinLength: 8
krbPwdHistoryLength: 0
krbMaxPwdLife: 7776000
-krbPwdMaxFailure: 3
+krbPwdMaxFailure: 6
krbPwdFailureCountInterval: 60
-krbPwdLockoutDuration: 10
+krbPwdLockoutDuration: 600