Skip to content
Snippets Groups Projects
Commit a66d126c authored by Howard Chu's avatar Howard Chu
Browse files

ITS#3573, ITS#3655 use new schema, shorter expirations for test

parent 6bc2cf3c
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment