Skip to content

Commit

Permalink
openldap: Lessen password-lockout timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
soupglasses committed Jun 5, 2022
1 parent 8ba9a9e commit 2c10b1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion state/ldap/policies.ldif
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ pwdInHistory: 5
pwdLockout: TRUE
pwdMaxFailure: 5
pwdFailureCountInterval: 20
pwdLockoutDuration: 60
pwdLockoutDuration: 15
pwdMustChange: FALSE
pwdSafeModify: FALSE

0 comments on commit 2c10b1f

Please sign in to comment.