From: Pierangelo Masarati Date: Fri, 8 Apr 2005 22:08:40 +0000 (+0000) Subject: further fulfilment of ITS#3639 X-Git-Tag: OPENLDAP_AC_BP~970 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=6dda3642762f983a3bfe4c3c7f4fc4366d5e846e;p=openldap further fulfilment of ITS#3639 --- diff --git a/doc/man/man5/slapd-dnssrv.5 b/doc/man/man5/slapd-dnssrv.5 index c4afb85908..ad00bac2d6 100644 --- a/doc/man/man5/slapd-dnssrv.5 +++ b/doc/man/man5/slapd-dnssrv.5 @@ -17,6 +17,21 @@ This backend is experimental. The DNSSRV backend has no backend nor database specific options. It is configured simply by "database dnssrv" followed a suffix directive, e.g. suffix "". +.SH ACCESS CONTROL +The +.B dnssrv +backend does not honor all ACL semantics as described in +.BR slapd.access (5). +In fact, this backend only implements the +.B search +operation when the +.B manageDSAit +control (RFC3296) is used, otherwise for every operation a referral, +whenever appropriate, or an error is returned. +Currently, there is no means to condition the returning of the referral +by means of ACLs; no access control is implemented, except for +.B read (=r) +access to the returned entries, which is actually provided by the frontend. .SH FILES .TP ETCDIR/slapd.conf