Parcourir la source

Update config basedn --> binddn

Clément K il y a 2 ans
Parent
commit
f9135eaaa7
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      includes/config.ini.example

+ 1 - 1
includes/config.ini.example

@@ -1,4 +1,4 @@
 [ldap_server]
 hostname = "example.com"
 port = "389"
-basedn = "dc=example,dc=com"
+binddn = "ou=people,dc=example,dc=com"