mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-18 11:05:48 +08:00
Basic dnssrv man page
This commit is contained in:
parent
3590877b77
commit
7b1d619a58
28
doc/man/man5/slapd-dnssrv.5
Normal file
28
doc/man/man5/slapd-dnssrv.5
Normal file
@ -0,0 +1,28 @@
|
||||
.TH SLAPD-DNSSRV 5 "3 May 2002" "OpenLDAP LDVERSION"
|
||||
.\" Copyright 1998-2002 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||
.\" $OpenLDAP$
|
||||
.SH NAME
|
||||
slapd-dnssrv \- DNS SRV referral backend to slapd
|
||||
.SH SYNOPSIS
|
||||
ETCDIR/slapd.conf
|
||||
.SH DESCRIPTION
|
||||
The DNSSRV backend to
|
||||
.BR slapd (8)
|
||||
serves up referrals based upon SRV resource records held in
|
||||
the Domain Name System.
|
||||
.SH CONFIGURATION
|
||||
The DNSSRV backend has no backend nor database specific options.
|
||||
It is configured simpy by "database dnssrv" followed a suffix
|
||||
directively, e.g. suffix "".
|
||||
.SH FILES
|
||||
ETCDIR/slapd.conf
|
||||
.br
|
||||
.SH SEE ALSO
|
||||
\fB"OpenLDAP Root Service - An experimental LDAP referral
|
||||
service"\fR [RFC 3088],
|
||||
.br
|
||||
\fB"OpenLDAP LDAP Root Service"\fR <http://www.openldap.org/faq/?file=393)>,
|
||||
.br
|
||||
.BR slapd.conf (5),
|
||||
.BR slapd (8)
|
Loading…
Reference in New Issue
Block a user