X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=doc%2Fslapd-config.txt;h=1804081e6c241185b3727405b09b24c8f4c669e1;hb=fe66cb2a8ed7feb74119e353625d48a6a3fcff41;hp=856726f7566d9e2e1bf71cc2c1bf563e92403e57;hpb=57d51d7e5cc0a79bb97a55d9eaa0263a4cfc2005;p=mirror%2Fuserdir-ldap.git diff --git a/doc/slapd-config.txt b/doc/slapd-config.txt index 856726f..1804081 100644 --- a/doc/slapd-config.txt +++ b/doc/slapd-config.txt @@ -27,7 +27,7 @@ access to attrs=emailforward by addr=127.0.0.1 read by domain=.*\.debian\.org read by * none -access to attrs=c,l,loginShell,ircNick,labeledURL +access to attrs=c,l,loginShell,ircNick by dn="uid=admin,ou=users,dc=debian,dc=org" write by group="uid=admin,ou=users,dc=debian,dc=org" write by self write @@ -44,6 +44,13 @@ access to * # End---------- +Note that in more modern versions of slapd, the "by addr" and "by domain" +syntax has changed and the following should be used instead: + by peername.ip=127.0.0.1 read + by domain.subtree=debian.org read + + + Here is the initial seed file to import and setup the proper entries: dn: dc=org