diff --git a/marmoset.conf.example b/marmoset.conf.example index 387a0bf..a5ef893 100644 --- a/marmoset.conf.example +++ b/marmoset.conf.example @@ -62,4 +62,4 @@ ldap_server = localhost ldap_port = 389 ldap_bind_dn = cn=root,dc=example,dc=com ldap_passwort = secret -ldap_client_base_dn = cn=DHCP Service Config,cn=static,dc=example,dc=com +ldap_client_base_dn = cn=static,cn=DHCP Service Config,dc=example,dc=com