Fix some usages of hardcoded debian.org
authorStephen Gran <steve@lobefin.net>
Thu, 29 Dec 2011 21:22:45 +0000 (21:22 +0000)
committerStephen Gran <steve@lobefin.net>
Thu, 29 Dec 2011 21:22:45 +0000 (21:22 +0000)
Signed-off-by: Stephen Gran <steve@lobefin.net>
userdir-ldap-slapd.conf.in

index c966a29..0669580 100644 (file)
@@ -70,12 +70,12 @@ access to attrs=activity-pgp,activity-from,dnsZoneEntry,c,l,loginShell,onVacatio
        by peername.ip=127.0.0.1 read
        by domain=alioth.debian.org none
        by domain.subtree=debian.org read
-       by dn.regex="uid=.*,ou=users,dc=debian,dc=org" read
+       by dn.regex="uid=.*,ou=users,@@DN@@" read
        by * none
 
 # authenticated user readable
 access to attrs=facsimileTelephoneNumber,telephoneNumber,postalAddress,postalCode,privateSub,latitude,longitude,VoIP
-       by dn.regex="uid=.*,ou=users,dc=debian,dc=org" read
+       by dn.regex="uid=.*,ou=users,@@DN@@" read
        by * none
 
 
@@ -92,7 +92,7 @@ sizelimit 10000
 
 index reqStart eq
 access to *
-       by group="cn=LDAP Administrator,ou=users,dc=debian,dc=org" write
-       by dn="uid=sshdist,ou=users,dc=debian,dc=org" read
+       by group="cn=LDAP Administrator,ou=users,@@DN@@" write
+       by dn="uid=sshdist,ou=users,@@DN@@" read
        by * none