瀏覽代碼

Update config basedn --> binddn

Clément K 2 年之前
父節點
當前提交
f9135eaaa7
共有 1 個文件被更改,包括 1 次插入1 次删除
  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"