aboutsummaryrefslogtreecommitdiffstats
path: root/modules/openldap
diff options
context:
space:
mode:
authorBuchan Milne <buchan@mageia.org>2011-02-16 12:57:54 +0000
committerBuchan Milne <buchan@mageia.org>2011-02-16 12:57:54 +0000
commitedb25a33348e7546d8fb22431474cf1cbc3a86fc (patch)
tree09e2b54950c2254bb0e872a7dbcf603a976e6472 /modules/openldap
parentd41539925e0c910066e0186513ae23adf795a764 (diff)
downloadpuppet-edb25a33348e7546d8fb22431474cf1cbc3a86fc.tar
puppet-edb25a33348e7546d8fb22431474cf1cbc3a86fc.tar.gz
puppet-edb25a33348e7546d8fb22431474cf1cbc3a86fc.tar.bz2
puppet-edb25a33348e7546d8fb22431474cf1cbc3a86fc.tar.xz
puppet-edb25a33348e7546d8fb22431474cf1cbc3a86fc.zip
Let users modify their names
Diffstat (limited to 'modules/openldap')
-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 d6a8a49c..3571dd97 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,sshPublicKey
+ attrs=cn,sn,givenName,carLicense,homePhone,homePostalAddress,mobile,pager,telephoneNumber,mail,preferredLanguage,sshPublicKey
by self write
by users read