Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
H
HPCasCode
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
hpc-team
HPCasCode
Commits
fa964c8b
Commit
fa964c8b
authored
9 years ago
by
Chris Hines
Browse files
Options
Downloads
Patches
Plain Diff
passwords on the ldap server should default to never expiring
parent
1664affc
No related branches found
No related tags found
1 merge request
!16
Chris changes
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
roles/apt-get-update/tasks/main.yml
+0
-0
0 additions, 0 deletions
roles/apt-get-update/tasks/main.yml
roles/ldapserver/templates/default_ppolicy_ldif.j2
+1
-1
1 addition, 1 deletion
roles/ldapserver/templates/default_ppolicy_ldif.j2
with
1 addition
and
1 deletion
roles/apt-get-up
grad
e/tasks/main.yml
→
roles/apt-get-up
dat
e/tasks/main.yml
+
0
−
0
View file @
fa964c8b
File moved
This diff is collapsed.
Click to expand it.
roles/ldapserver/templates/default_ppolicy_ldif.j2
+
1
−
1
View file @
fa964c8b
...
...
@@ -11,7 +11,7 @@ pwdGraceAuthNLimit: 0
pwdInHistory: 10
pwdLockout: TRUE
pwdLockoutDuration: 3600
pwdMaxAge:
777600
0
pwdMaxAge: 0
pwdMaxFailure: 5
pwdMinAge: 3600
pwdMinLength: 12
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment