[html]
page_title = Change your password
[ldap]
host = ldap-server
port = 389
use_ssl = false
base = ou=people,dc=company,dc=local
search_filter = uid={uid}
bind_dn = %(LDAP_BIND_DN)s
bind_password = %(LDAP_BIND_PASSWORD)s
[server]
server = auto
host = localhost
port = 8080