Skip to content
Snippets Groups Projects
Commit a3e54905 authored by Pierangelo Masarati's avatar Pierangelo Masarati
Browse files

clarify why there's no access checking in back-dnssrv

parent e94f1cd3
No related branches found
No related tags found
No related merge requests found
......@@ -32,6 +32,8 @@ 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.
Note, however, that the information returned by this backend is collected
through the DNS, so it is public by definition.
.SH FILES
.TP
ETCDIR/slapd.conf
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment