From 79f08dcd0257c75b1b52c29c24b4fcc28fc730e0 Mon Sep 17 00:00:00 2001 From: Buchan Milne Date: Tue, 23 Nov 2010 13:29:44 +0000 Subject: Allow users to write their own sshPublicKey, and all users to read it --- modules/openldap/templates/mandriva-dit-access.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/openldap') 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 -- cgit v1.2.1