diff --git a/ldap-conf.json b/ldap-conf.json index 10f9d35..777b835 100644 --- a/ldap-conf.json +++ b/ldap-conf.json @@ -1,4 +1,4 @@ { - bindUser: "bindUser", - bindPassword: "bindPassword" + "bindUser": "bindUser", + "bindPassword": "bindPassword" }