Go to main content

man pages section 5: File Formats

Exit Print View

Updated: Wednesday, July 27, 2022
 
 

slapd-dnssrv (5oldap)

Name

slapd-dnssrv - DNS SRV referral backend to slapd

Synopsis

/etc/openldap/slapd.conf

Description

SLAPD-DNSSRV(5oldap)                                      SLAPD-DNSSRV(5oldap)



NAME
       slapd-dnssrv - DNS SRV referral backend to slapd

SYNOPSIS
       /etc/openldap/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  pro-
       vided by the frontend.  Note, however, that the information returned by
       this backend is collected through the DNS, so it is public  by  defini-
       tion.

FILES
       /etc/openldap/slapd.conf
              default slapd configuration file


ATTRIBUTES
       See attributes(7) for descriptions of the following attributes:


       +---------------+-------------------------------+
       |ATTRIBUTE TYPE |       ATTRIBUTE VALUE         |
       +---------------+-------------------------------+
       |Availability   | service/network/ldap/openldap |
       +---------------+-------------------------------+
       |Stability      | Pass-through uncommitted      |
       +---------------+-------------------------------+

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)



NOTES
       Source code for open source software components in Oracle  Solaris  can
       be found at https://www.oracle.com/downloads/opensource/solaris-source-
       code-downloads.html.

       This    software    was    built    from    source     available     at
       https://github.com/oracle/solaris-userland.    The  original  community
       source was downloaded from   ftp://ftp.openldap.org/pub/OpenLDAP/openl-
       dap-release/openldap-2.4.59.tgz.

       Further information about this software can be found on the open source
       community website at http://www.openldap.org/.



OpenLDAP 2.4.59                   2021/06/03              SLAPD-DNSSRV(5oldap)