Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

slapd-dnssrv(5) [opendarwin man page]

SLAPD-DNSSRV(5) 						File Formats Manual						   SLAPD-DNSSRV(5)

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 "". FILES
/etc/openldap/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) OpenLDAP 2.1.X RELEASEDATE SLAPD-DNSSRV(5)

Check Out this Related Man Page

SLAPD-DNSSRV(5) 						File Formats Manual						   SLAPD-DNSSRV(5)

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 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
/etc/openldap/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) OpenLDAP 2.4.28 2011/11/24 SLAPD-DNSSRV(5)
Man Page

2 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

Shopt -s histappend

What is the point of this? Whenever I close my shell it appends to the history file without adding this. I have never seen it overwrite my history file. # When the shell exits, append to the history file instead of overwriting it shopt -s histappend (3 Replies)
Discussion started by: cokedude
3 Replies

2. OS X (Apple)

Undeletable file

Greetings, I'm trying to delete a file with a weird name from within Terminal on a Mac. It's a very old file (1992) with null characters in the name: “␀␀Word FinderÂŽ Plus™”. Here are some examples of what I've tried: 12FX009:5 dpontius$ ls ␀␀Word FinderÂŽ Plus™ 12FX009:5 dpontius$ rm... (29 Replies)
Discussion started by: dpontius
29 Replies