Skip to content
Snippets Groups Projects
Commit 05f4db82 authored by Andreas Hamacher's avatar Andreas Hamacher
Browse files

adding useTLS variable

Former-commit-id: a530fba0
parent 592c0abe
No related branches found
No related tags found
No related merge requests found
......@@ -31,4 +31,5 @@ ldapDomain: "example.com"
ldapURI: "ldap://hpcldaptest.example.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))"
\ No newline at end of file
ldap_access_filter: "(&(objectClass=posixAccount))"
useTLS: False
\ No newline at end of file
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