From 531483a88af183ac05c19fc01b2890bc2d8e3f64 Mon Sep 17 00:00:00 2001 From: Michael Scherer Date: Wed, 19 Jan 2011 16:08:41 +0000 Subject: - add more name to the blacklist ( login used for various part of the bs, and thus leading to potential conflict on ldap end ) --- modules/catdap/templates/catdap_local.yml | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'modules/catdap/templates/catdap_local.yml') diff --git a/modules/catdap/templates/catdap_local.yml b/modules/catdap/templates/catdap_local.yml index c134ee22..bd74bdcf 100644 --- a/modules/catdap/templates/catdap_local.yml +++ b/modules/catdap/templates/catdap_local.yml @@ -29,3 +29,10 @@ authentication: user_basedn: ou=People,<%= dc_suffix %> role_basedn: <%= dc_suffix %> +register: + login_blacklist: + - apache + - mirror + - bcd + - iurt + - schedbot -- cgit v1.2.1