config.ini.example 146 B

123456
  1. [ldap_server]
  2. hostname = "example.com"
  3. port = "389"
  4. basedn = "ou=people,dc=example,dc=com"
  5. binddn = "cn=admin,dc=example,dc=com"
  6. bindpw = "SECRET"