Revision
420
Author
buchan
Date
2010-11-23 14:29:44 +0100 (Tue, 23 Nov 2010)

Log Message

Allow users to write their own sshPublicKey, and all users to read it

Modified Paths

Modified: puppet/modules/openldap/templates/mandriva-dit-access.conf
===================================================================
--- puppet/modules/openldap/templates/mandriva-dit-access.conf	2010-11-23 07:22:58 UTC (rev 419)
+++ puppet/modules/openldap/templates/mandriva-dit-access.conf	2010-11-23 13:29:44 UTC (rev 420)
@@ -113,7 +113,7 @@
 
 # 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