mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-22 23:59:34 -05:00
Note that relay backend is experimental (copied from slapd-relay.5).
This commit is contained in:
parent
ca0e431cff
commit
a04ee03a98
1 changed files with 2 additions and 1 deletions
|
|
@ -1610,7 +1610,8 @@ interpreter into slapd.
|
||||||
It runs Perl subroutines to implement LDAP operations.
|
It runs Perl subroutines to implement LDAP operations.
|
||||||
.TP
|
.TP
|
||||||
.B relay
|
.B relay
|
||||||
This backend redirects LDAP operations to another database
|
This backend is experimental.
|
||||||
|
It redirects LDAP operations to another database
|
||||||
in the same server, based on the naming context of the request.
|
in the same server, based on the naming context of the request.
|
||||||
Its use requires the
|
Its use requires the
|
||||||
.B rwm
|
.B rwm
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue