From 5c911704cbec69e522735fb5e3a57c6feebae6e2 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Mon, 10 May 2021 11:59:36 +0200 Subject: [PATCH] Update config.js --- conf/config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/config.js b/conf/config.js index 5257aab..e7cb1dd 100644 --- a/conf/config.js +++ b/conf/config.js @@ -429,7 +429,7 @@ module.exports = { rootDN: "ou=users,dc=yunohost,dc=org", // - `rootPassword`: Password of The Lounge LDAP system user. - rootPassword: "1234", + rootPassword: "", // - `ldapFilter`: it is set to `"(objectClass=person)(memberOf=ou=accounts,dc=example,dc=com)"` // by default.