mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-21 23:29:34 -05:00
document idassert-passthru (ITS#456)
This commit is contained in:
parent
2bfd03cfe5
commit
1ca4f7e9e3
1 changed files with 18 additions and 0 deletions
|
|
@ -382,6 +382,24 @@ and
|
||||||
.BR idassert\-method .
|
.BR idassert\-method .
|
||||||
.RE
|
.RE
|
||||||
|
|
||||||
|
.TP
|
||||||
|
.B idassert-passthru <authz-regexp>
|
||||||
|
if defined, selects what
|
||||||
|
.I local
|
||||||
|
identities bypass the identity assertion feature.
|
||||||
|
Those identities need to be known by the remote host.
|
||||||
|
The string
|
||||||
|
.B <authz-regexp>
|
||||||
|
follows the rules defined for the
|
||||||
|
.I authzFrom
|
||||||
|
attribute.
|
||||||
|
See
|
||||||
|
.BR slapd.conf (5),
|
||||||
|
section related to
|
||||||
|
.BR authz\-policy ,
|
||||||
|
for details on the syntax of this field.
|
||||||
|
|
||||||
|
|
||||||
.TP
|
.TP
|
||||||
.B idle\-timeout <time>
|
.B idle\-timeout <time>
|
||||||
This directive causes a cached connection to be dropped an recreated
|
This directive causes a cached connection to be dropped an recreated
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue