From 6e6a6449a402b8f51e9330856e5e31953cd933d7 Mon Sep 17 00:00:00 2001 From: Philippe Caseiro Date: Thu, 8 Mar 2018 16:03:39 +0100 Subject: [PATCH] Adding LemonLDAP Admin username --- dicos/70_lemonldap_ng.xml | 3 +++ tmpl/lmConf-1.js | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/dicos/70_lemonldap_ng.xml b/dicos/70_lemonldap_ng.xml index b2ea08c..707e6a6 100644 --- a/dicos/70_lemonldap_ng.xml +++ b/dicos/70_lemonldap_ng.xml @@ -28,6 +28,9 @@ + + admin + Configuration DNS diff --git a/tmpl/lmConf-1.js b/tmpl/lmConf-1.js index 81526be..4950cbb 100644 --- a/tmpl/lmConf-1.js +++ b/tmpl/lmConf-1.js @@ -210,7 +210,7 @@ "registerDB": "Demo", "locationRules": { "%%managerWebName": { - "default": "$uid eq \"dwho\"" + "default": "$uid eq \"%%lemonAdmin\"" }, "test1.%%nom_domaine_local": { "default": "accept",