From 19311a128c3376d141a8e89358696f188b81618c Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Tue, 1 Jun 2010 17:11:50 +0200 Subject: [PATCH] Remove redundant attributes: loginShell and onVacation were already matched by the read-from-d.o ACL --- userdir-ldap-slapd.conf.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.20.1