Newer
Older
ldap-passwd-webui / settings.ini
@Jakub Jirutka Jakub Jirutka on 10 Jan 2016 206 bytes Add config option search_filter
[html]
page_title = Change your password on example.org

[ldap]
host = localhost
port = 389
base = ou=People,dc=example,dc=org
search_filter = uid={uid}

[server]
server = auto
host = localhost
port = 8080