ud-mailgate: remove exception for münchen.debian.net
[mirror/userdir-ldap.git] / userdir-ldap-slapd.conf.in
index eca64fd..0bec183 100644 (file)
@@ -67,6 +67,10 @@ access to attrs=c,l,loginShell,ircNick,labeledURI,icqUIN,jabberJID,onVacation,bi
 access to attrs=userPassword,sudoPassword,webPassword,rtcPassword,bATVToken
        by * compare
 
+# inaccessible to everybody
+access to attrs=totpSeed
+       by * none
+
 # readable only by self
 access to attrs=sshrsaauthkey
        by self read
@@ -75,7 +79,6 @@ access to attrs=sshrsaauthkey
 # debian.org readable, authenticated user readable
 access to attrs=activity-pgp,activity-from,c,l,loginShell,onVacation,birthDate,mailDisableMessage,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
        by dn.regex="uid=.*,ou=users,@@DN@@" read
        by * none