aboutsummaryrefslogtreecommitdiffstats
path: root/modules/openldap/templates
diff options
context:
space:
mode:
authorMichael Scherer <misc@mageia.org>2012-01-21 23:25:53 +0000
committerMichael Scherer <misc@mageia.org>2012-01-21 23:25:53 +0000
commit53afb9bba29d774af8165c0600771435cfd2d844 (patch)
tree747fde511168ff01e4d62b38b90f4e9cd4ae1e33 /modules/openldap/templates
parentb53d73f47a6f42dee0efd8076e78ddea4fbce236 (diff)
downloadpuppet-53afb9bba29d774af8165c0600771435cfd2d844.tar
puppet-53afb9bba29d774af8165c0600771435cfd2d844.tar.gz
puppet-53afb9bba29d774af8165c0600771435cfd2d844.tar.bz2
puppet-53afb9bba29d774af8165c0600771435cfd2d844.tar.xz
puppet-53afb9bba29d774af8165c0600771435cfd2d844.zip
fix the configuration change from commit 2311
Diffstat (limited to 'modules/openldap/templates')
-rw-r--r--modules/openldap/templates/slapd.conf6
1 files changed, 2 insertions, 4 deletions
diff --git a/modules/openldap/templates/slapd.conf b/modules/openldap/templates/slapd.conf
index 077584eb..13f69a27 100644
--- a/modules/openldap/templates/slapd.conf
+++ b/modules/openldap/templates/slapd.conf
@@ -102,11 +102,9 @@ unique_uri ldap:///?mail?sub?
overlay dynlist
dynlist-attrset groupOfURLs memberURL member
-# do not work as advertised in the man page :
-# /etc/openldap/slapd.conf: line 106: constraint_attribute sshPublicKey: unrecognized arg #4 ([[:graph:]]+)
-#overlay constraint
-#constraint_attribute sshPublicKey regex ^ssh-[rd]sa [[:graph:]]+ [[:graph:]]+$
+overlay constraint
+constraint_attribute sshPublicKey regex "^ssh-[rd]sa [[:graph:]]+ [[:graph:]]+$"
# uncomment if you want to automatically update group
# memberships when an user is removed from the tree