From 1c2b018f76877714b51209152dc4e81bb29e97b5 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Tue, 1 Jun 2010 17:14:32 +0200 Subject: [PATCH] labeledURI, ircNick, icqUIN, jabberJID are all exposed via finger anyway. No need to restrict them to d.o hosts --- 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 ac435de..450c280 100644 --- a/userdir-ldap-slapd.conf.in +++ b/userdir-ldap-slapd.conf.in @@ -50,7 +50,7 @@ access to attrs=sshrsaauthkey by * none # debian.org readable, authenticated user readable -access to attrs=activity-pgp,activity-from,dnsZoneEntry,c,l,loginShell,ircNick,labeledURI,icqUIN,jabberJID,onVacation,birthDate,mailDisableMessage,gender,emailforward,mailCallout,mailGreylisting,mailRBL,mailRHSBL,mailWhitelist,mailContentInspectionAction,mailDefaultOptions +access to attrs=activity-pgp,activity-from,dnsZoneEntry,c,l,loginShell,onVacation,birthDate,mailDisableMessage,gender,emailforward,mailCallout,mailGreylisting,mailRBL,mailRHSBL,mailWhitelist,mailContentInspectionAction,mailDefaultOptions by peername.ip=127.0.0.1 read by domain=alioth.debian.org none by domain.subtree=@@DOMAIN@@ read -- 2.20.1