You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

11 lines
310 B

bindurls ldap://127.0.0.1 ldaps://172.16.17.1
binddn cn=admin,dc=example,dc=com
# comment
bindpass strong-password
bindtimeout 5
# another comment and empty string below
debug 5
# ^^ this is actually boolean flag: zero and non-zero
basedn ou=users,dc=example,dc=com
userfilter (objectClass=inetOrgPerson)