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
a530fba0
Commit
a530fba0
authored
4 years ago
by
Andreas Hamacher
Browse files
Options
Downloads
Patches
Plain Diff
adding useTLS variable
parent
5ac8a78c
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
CICD/vars/ldapConfig.yml
+2
-1
2 additions, 1 deletion
CICD/vars/ldapConfig.yml
with
2 additions
and
1 deletion
CICD/vars/ldapConfig.yml
+
2
−
1
View file @
a530fba0
...
@@ -31,4 +31,5 @@ ldapDomain: "example.com"
...
@@ -31,4 +31,5 @@ ldapDomain: "example.com"
ldapURI
:
"
ldap://hpcldaptest.example.com"
ldapURI
:
"
ldap://hpcldaptest.example.com"
ldapBindDN
:
"
cn=read-only-admin,dc=example,dc=com"
ldapBindDN
:
"
cn=read-only-admin,dc=example,dc=com"
#ldap_access_filter: "(&(objectClass=posixAccount)(memberOf=ou=People,ou=People,dc=example,dc=com))"
#ldap_access_filter: "(&(objectClass=posixAccount)(memberOf=ou=People,ou=People,dc=example,dc=com))"
ldap_access_filter
:
"
(&(objectClass=posixAccount))"
ldap_access_filter
:
"
(&(objectClass=posixAccount))"
\ No newline at end of file
useTLS
:
False
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Andreas Hamacher
@handreas
mentioned in commit
05f4db82
·
4 years ago
mentioned in commit
05f4db82
mentioned in commit 05f4db827cb46dd8c1d59a84a37abf488c039a58
Toggle commit list
Andreas Hamacher
@handreas
mentioned in commit
458ff3a6
·
4 years ago
mentioned in commit
458ff3a6
mentioned in commit 458ff3a6082b1fd27299e36a3278c7f043408cd6
Toggle commit list
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