Fix typo in ldap doc

This commit is contained in:
Maxime Besson 2021-06-25 15:38:22 +02:00
parent 7a219e1a61
commit 895f56bcf0

View File

@ -42,7 +42,7 @@ Name Comment Example
======================== ================================= ===============================
**ldapServer** URI of the server ldap://localhost
**ldapConfBase** DN of sessions branch ou=sessions,dc=example,dc=com
**ldapBindDN** Connection login cn=admin,dc=example,dc=password
**ldapBindDN** Connection login cn=admin,dc=example,dc=dom
**ldapBindPassword** Connection password secret
======================== ================================= ===============================