slapd-dnssrv.5

来自「ldap服务器源码」· 5 代码 · 共 50 行

5
50
字号
.TH SLAPD-DNSSRV 5 "RELEASEDATE" "OpenLDAP LDVERSION".\" Copyright 1998-2007 The OpenLDAP Foundation All Rights Reserved..\" Copying restrictions apply.  See COPYRIGHT/LICENSE..\" $OpenLDAP: pkg/ldap/doc/man/man5/slapd-dnssrv.5,v 1.7.2.5 2007/01/02 21:43:45 kurt Exp $.SH NAMEslapd-dnssrv \- DNS SRV referral backend to slapd.SH SYNOPSISETCDIR/slapd.conf.SH DESCRIPTIONThe DNSSRV backend to.BR slapd (8)serves up referrals based upon SRV resource records held inthe Domain Name System..LPThis backend is experimental..SH CONFIGURATIONThe DNSSRV backend has no backend nor database specific options.It is configured simply by "database dnssrv" followed a suffixdirective, e.g. suffix ""..SH ACCESS CONTROLThe.B dnssrvbackend does not honor all ACL semantics as described in.BR slapd.access (5).In fact, this backend only implements the.B searchoperation when the.B manageDSAitcontrol (RFC3296) 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 referralby 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 collectedthrough the DNS, so it is public by definition..SH FILES.TPETCDIR/slapd.confdefault slapd configuration file.br.SH SEE ALSO\fB"OpenLDAP Root Service - An experimental LDAP referralservice"\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)

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?