From de5127fc2c6f78dd40606bdb115249a85675be7d Mon Sep 17 00:00:00 2001 From: godog <godog@autistici.org> Date: Sat, 21 Jun 2014 21:57:17 +0100 Subject: [PATCH] rename pannello service --- debian/ai-auth-server.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/ai-auth-server.conf b/debian/ai-auth-server.conf index 49294ad..43c7a57 100644 --- a/debian/ai-auth-server.conf +++ b/debian/ai-auth-server.conf @@ -22,7 +22,7 @@ LDAP_SERVICE_MAP = { }, # Main account (pannello). - 'account': { + 'pannello': { 'dn': 'uid=%(user)s, ou=People, dc=investici, dc=org, o=Anarchy', }, -- GitLab