- add more name to the blacklist ( login used for various part of the bs, and thus leading to potential conflict on ldap end )
Modified: puppet/modules/catdap/templates/catdap_local.yml =================================================================== --- puppet/modules/catdap/templates/catdap_local.yml 2011-01-19 16:08:39 UTC (rev 857) +++ puppet/modules/catdap/templates/catdap_local.yml 2011-01-19 16:08:41 UTC (rev 858) @@ -29,3 +29,10 @@ user_basedn: ou=People,<%= dc_suffix %> role_basedn: <%= dc_suffix %> +register: + login_blacklist: + - apache + - mirror + - bcd + - iurt + - schedbot