From: Peter Palfrader Date: Tue, 1 Jun 2010 15:11:50 +0000 (+0200) Subject: Remove redundant attributes: loginShell and onVacation were already matched by the... X-Git-Tag: userdir-ldap-0.3.77~6 X-Git-Url: https://git.adam-barratt.org.uk/?p=mirror%2Fuserdir-ldap.git;a=commitdiff_plain;h=19311a128c3376d141a8e89358696f188b81618c Remove redundant attributes: loginShell and onVacation were already matched by the read-from-d.o ACL --- diff --git a/userdir-ldap-slapd.conf.in b/userdir-ldap-slapd.conf.in index 9b576e7..ac435de 100644 --- a/userdir-ldap-slapd.conf.in +++ b/userdir-ldap-slapd.conf.in @@ -58,7 +58,7 @@ access to attrs=activity-pgp,activity-from,dnsZoneEntry,c,l,loginShell,ircNick,l by * none # authenticated user readable -access to attrs=facsimileTelephoneNumber,telephoneNumber,postalAddress,postalCode,loginShell,onVacation,privateSub,latitude,longitude,VoIP +access to attrs=facsimileTelephoneNumber,telephoneNumber,postalAddress,postalCode,privateSub,latitude,longitude,VoIP by dn.regex="uid=.*,ou=users,@@DN@@" read by * none