From 3526038d9c98ddf49b138f8d099b46a4894ff47c Mon Sep 17 00:00:00 2001 From: Benjamin Dauvergne Date: Thu, 27 Nov 2014 18:34:18 +0100 Subject: [PATCH] Build default value for the bind DN using the base DN and default branch for SUPANN --- supann.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/supann.conf b/supann.conf index f9f0631..ec90107 100644 --- a/supann.conf +++ b/supann.conf @@ -12,11 +12,11 @@ export SUPANN_LDAP_BASE_DN=dc=sorbine,dc=fr # # Bind DN pour connexion à l'annuaire LDAP (optionnel) # -# export SUPANN_LDAP_BINDDN=... +# export SUPANN_LDAP_BINDDN=uid=admin,ou=people,$SUPANN_LDAP_BASE_DN # # Bind Password pour connexion à l'annuaire LDAP (optionnel) # -# export SUPANN_LDAP_BINDPW=... +# export SUPANN_LDAP_BINDPW=admin # Données de fédération # Prod