]> git.sur5r.net Git - openldap/commitdiff
ITS#3573, ITS#3655 use new schema, shorter expirations for test
authorHoward Chu <hyc@openldap.org>
Fri, 22 Apr 2005 18:47:05 +0000 (18:47 +0000)
committerHoward Chu <hyc@openldap.org>
Fri, 22 Apr 2005 18:47:05 +0000 (18:47 +0000)
tests/data/ppolicy.ldif

index c07ac8dc8ed9e141cb63583b7092d5a91329856a..f20ca77ff591b25a49edc1b74203b6d62b1e06b5 100644 (file)
@@ -21,13 +21,13 @@ objectClass: device
 objectClass: pwdPolicy
 cn: Standard Policy
 pwdAttribute: 2.5.4.35
-pwdLockoutDuration: 30
+pwdLockoutDuration: 15
 pwdInHistory: 6
 pwdCheckQuality: 1
-pwdExpireWarning: 300
-pwdMaxAge: 600
+pwdExpireWarning: 10
+pwdMaxAge: 30
 pwdMinLength: 5
-pwdGraceLoginLimit: 3
+pwdGraceAuthnLimit: 3
 pwdAllowUserChange: TRUE
 pwdMustChange: TRUE
 pwdMaxFailure: 3