소스 검색

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"