fix permissions
authorMartin Zobel-Helas <zobel@debian.org>
Sat, 18 Aug 2012 16:24:57 +0000 (18:24 +0200)
committerMartin Zobel-Helas <zobel@debian.org>
Sat, 18 Aug 2012 16:24:57 +0000 (18:24 +0200)
Signed-off-by: Martin Zobel-Helas <zobel@debian.org>
userdir-ldap-slapd.conf.in

index 2ae78b3..67b6016 100644 (file)
@@ -50,10 +50,11 @@ access to filter="(!(supplementaryGid=adm))" attrs=keyFingerPrint
 # allow listmasters to write to the privateSub attribute
 access to attrs=privateSub
        by group="cn=Listmasters,ou=users,@@DN@@" write
+       by self write
        by * break
 
 # allow users write access to an explicit subset of their fields
-access to attrs=c,l,loginShell,ircNick,labeledURI,icqUIN,jabberJID,onVacation,birthDate,mailDisableMessage,gender,emailforward,mailCallout,mailGreylisting,mailRBL,mailRHSBL,mailWhitelist,mailContentInspectionAction,mailDefaultOptions,facsimileTelephoneNumber,telephoneNumber,postalAddress,postalCode,loginShell,onVacation,privateSub,latitude,longitude,VoIP,userPassword,sudoPassword,webPassword,voipPassword,bATVToken
+access to attrs=c,l,loginShell,ircNick,labeledURI,icqUIN,jabberJID,onVacation,birthDate,mailDisableMessage,gender,emailforward,mailCallout,mailGreylisting,mailRBL,mailRHSBL,mailWhitelist,mailContentInspectionAction,mailDefaultOptions,facsimileTelephoneNumber,telephoneNumber,postalAddress,postalCode,loginShell,onVacation,latitude,longitude,VoIP,userPassword,sudoPassword,webPassword,voipPassword,bATVToken
        by self write
        by * break