diff --git a/config.template.yml b/config.template.yml index 5b2097584..fd6a5a347 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 939580829..94ff081e4 100644 --- a/example/nginx_conf/index.html +++ b/example/nginx_conf/index.html @@ -3,7 +3,7 @@