diff --git a/config.template.yml b/config.template.yml index 5b209758..fd6a5a34 100644 --- a/config.template.yml +++ b/config.template.yml @@ -4,6 +4,8 @@ debug_level: info ldap: url: ldap://ldap base_dn: ou=users,dc=example,dc=com + user: cn=admin,dc=example,dc=com + password: password # Will be per user soon totp_secret: GRWGIJS6IRHVEODVNRCXCOBMJ5AGC6ZE diff --git a/example/nginx_conf/index.html b/example/nginx_conf/index.html index 93958082..94ff081e 100644 --- a/example/nginx_conf/index.html +++ b/example/nginx_conf/index.html @@ -3,7 +3,7 @@