Skip to content
Snippets Groups Projects
Commit 934b52ce authored by Jupiter Hu's avatar Jupiter Hu
Browse files

Fixed ldap password to no-expiry

parent 2fa0b3ef
No related branches found
No related tags found
1 merge request!10Fixed ldap password to no-expiry
......@@ -11,7 +11,7 @@ pwdGraceAuthNLimit: 0
pwdInHistory: 10
pwdLockout: TRUE
pwdLockoutDuration: 3600
pwdMaxAge: 7776000
pwdMaxAge: 0
pwdMaxFailure: 5
pwdMinAge: 3600
pwdMinLength: 12
......
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