aboutsummaryrefslogtreecommitdiffstats
path: root/modules/openldap/templates
diff options
context:
space:
mode:
authorBuchan Milne <buchan@mageia.org>2010-11-23 13:29:44 +0000
committerBuchan Milne <buchan@mageia.org>2010-11-23 13:29:44 +0000
commit79f08dcd0257c75b1b52c29c24b4fcc28fc730e0 (patch)
tree94700bc4ac1e6745e44951ce119fb9e429f66a3c /modules/openldap/templates
parent05956ae2f1d47c9cf6fec86c3dd319e58f8ec72a (diff)
downloadpuppet-79f08dcd0257c75b1b52c29c24b4fcc28fc730e0.tar
puppet-79f08dcd0257c75b1b52c29c24b4fcc28fc730e0.tar.gz
puppet-79f08dcd0257c75b1b52c29c24b4fcc28fc730e0.tar.bz2
puppet-79f08dcd0257c75b1b52c29c24b4fcc28fc730e0.tar.xz
puppet-79f08dcd0257c75b1b52c29c24b4fcc28fc730e0.zip
Allow users to write their own sshPublicKey, and all users to read it
Diffstat (limited to 'modules/openldap/templates')
-rw-r--r--modules/openldap/templates/mandriva-dit-access.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/openldap/templates/mandriva-dit-access.conf b/modules/openldap/templates/mandriva-dit-access.conf
index a077226c..9c4faea9 100644
--- a/modules/openldap/templates/mandriva-dit-access.conf
+++ b/modules/openldap/templates/mandriva-dit-access.conf
@@ -113,7 +113,7 @@ access to dn.subtree="ou=People,<%= dc_suffix %>"
# let the user change some of his/her attributes
access to dn.subtree="ou=People,<%= dc_suffix %>"
- attrs=carLicense,homePhone,homePostalAddress,mobile,pager,telephoneNumber,mail,preferredLanguage
+ attrs=carLicense,homePhone,homePostalAddress,mobile,pager,telephoneNumber,mail,preferredLanguage,sshPublicKey
by self write
by users read