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

adding useTLS variable

parent 5ac8a78c
No related branches found
No related tags found
No related merge requests found
...@@ -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
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