slapd-dnssrv(5) — Linux manual page
SLAPD-DNSSRV(5) File Formats Manual SLAPD-DNSSRV(5)
NAME
slapd-dnssrv - DNS SRV referral backend to slapd
SYNOPSIS
ETCDIR/slapd.conf
DESCRIPTION
The DNSSRV backend to slapd(8) serves up referrals based upon SRV resource records held in the Domain Name System. This backend is experimental.
CONFIGURATION
The DNSSRV backend has no backend nor database specific options. It is configured simply by "database dnssrv" followed a suffix directive, e.g. suffix "".
ACCESS CONTROL
The dnssrv backend does not honor all ACL semantics as described in slapd.access(5). In fact, this backend only implements the search operation when the manageDSAit control (RFC 3296) 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 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.
FILES
ETCDIR/slapd.conf default slapd configuration file
SEE ALSO
"OpenLDAP Root Service - An experimental LDAP referral service" [RFC 3088], "OpenLDAP LDAP Root Service" <http://www.openldap.org/faq/?file=393)>, slapd.conf(5), slapd(8)
COLOPHON
This page is part of the OpenLDAP (an open source implementation of the Lightweight Directory Access Protocol) project. Information about the project can be found at ⟨http://www.openldap.org/⟩. If you have a bug report for this manual page, see ⟨http://www.openldap.org/its/⟩. This page was obtained from the project's upstream Git repository ⟨https://git.openldap.org/openldap/openldap.git⟩ on 2024-06-14. (At that time, the date of the most recent commit that was found in the repository was 2024-06-13.) If you discover any rendering problems in this HTML version of the page, or you believe there is a better or more up-to-date source for the page, or you have corrections or improvements to the information in this COLOPHON (which is not part of the original manual page), send a mail to man-pages@man7.org OpenLDAP LDVERSION RELEASEDATE SLAPD-DNSSRV(5)
Pages that refer to this page: slapd.backends(5)