9 lines
275 B
INI
9 lines
275 B
INI
[credentials]
|
|
LDAPHOST = ldap.example.org
|
|
LDAPADMINNAME = cn=admin,dc=example,dc=org
|
|
LDAPPASS = verysecr3t
|
|
USERBASE = ou=Users,dc=example,dc=org
|
|
CAPTCHA_PATH = /var/luser/luser/static/account/register/captcha_img/
|
|
ALTUSERBASE =
|
|
# ALTUSERBASE = ou=UsersAlt,dc=example,dc=org
|