Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Jupiter Hu
ansible_cluster_in_a_box
Commits
934b52ce
Commit
934b52ce
authored
Mar 01, 2016
by
Jupiter Hu
Browse files
Fixed ldap password to no-expiry
parent
2fa0b3ef
Changes
1
Hide whitespace changes
Inline
Side-by-side
roles/ldapserver/templates/default_ppolicy_ldif.j2
View file @
934b52ce
...
...
@@ -11,7 +11,7 @@ pwdGraceAuthNLimit: 0
pwdInHistory: 10
pwdLockout: TRUE
pwdLockoutDuration: 3600
pwdMaxAge:
777600
0
pwdMaxAge: 0
pwdMaxFailure: 5
pwdMinAge: 3600
pwdMinLength: 12
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment