readme: Fix LDAP admin default value in docs

This commit is contained in:
Valentin Tolmer
2021-10-20 22:22:42 +09:00
committed by nitnelave
parent 1859f5ddf0
commit 21e507a9d7
2 changed files with 2 additions and 2 deletions

View File

@@ -32,7 +32,7 @@
## Admin username.
## For the LDAP interface, a value of "admin" here will create the LDAP
## user "cn=admin,dc=example,dc=com" (with the base DN above).
## user "cn=admin,ou=people,dc=example,dc=com" (with the base DN above).
## For the administration interface, this is the username.
#ldap_user_dn = "admin"