Explorar el Código

Update config basedn --> binddn

Clément K hace 2 años
padre
commit
f9135eaaa7
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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"