1 # The backend type, ldbm, is the default standard
4 # The base of your directory
7 # Where the database file are physically stored
8 directory "/var/lib/ldap"
12 index keyfingerprint eq
22 # Don't limit queries to the default of 500
25 # Save the time that the entry gets modified
29 access to attrs=userPassword,sudoPassword
30 by group="cn=LDAP Administrator,ou=users,@@DN@@" write
31 by dn="uid=sshdist,ou=users,@@DN@@" write
35 access to attrs=sshrsaauthkey
36 by group="cn=LDAP Administrator,ou=users,@@DN@@" write
37 by dn="uid=sshdist,ou=users,@@DN@@" write
42 access to attrs=activity-pgp,activity-from,dnsZoneEntry
43 by group="cn=LDAP Administrator,ou=users,@@DN@@" write
44 by dn="uid=sshdist,ou=users,@@DN@@" write
45 by peername.ip=127.0.0.1 read
46 by domain=alioth.debian.org none
47 by domain.subtree=@@DOMAIN@@ read
48 by dn.regex="uid=.*,ou=users,@@DN@@" read
51 # owner writeable, debian readable, authenticated user readable
52 access to attrs=c,l,loginShell,ircNick,labeledURI,icqUIN,jabberJID,onVacation,birthDate,mailDisableMessage,gender,emailforward,mailCallout,mailGreylisting,mailRBL,mailRHSBL,mailWhitelist
53 by group="cn=LDAP Administrator,ou=users,@@DN@@" write
54 by dn="uid=sshdist,ou=users,@@DN@@" write
56 by dn.regex="uid=.*,ou=users,@@DN@@" read
57 by peername.ip=127.0.0.1 read
58 by domain=alioth.debian.org none
59 by domain.subtree=@@DOMAIN@@ read
62 # owner writeable, authenticated user readable
63 access to attrs=facsimileTelephoneNumber,telephoneNumber,postalAddress,postalCode,loginShell,onVacation,privateSub,latitude,longitude,VoIP
64 by group="cn=LDAP Administrator,ou=users,@@DN@@" write
65 by dn="uid=sshdist,ou=users,@@DN@@" write
67 by dn.regex="uid=.*,ou=users,@@DN@@" read
72 by group="cn=LDAP Administrator,ou=users,@@DN@@" write
73 by dn="uid=sshdist,ou=users,@@DN@@" write