From: Quanah Gibson-Mount Date: Thu, 15 Apr 2010 22:25:47 +0000 (+0000) Subject: ITS#6456 X-Git-Tag: OPENLDAP_REL_ENG_2_4_22~46 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=f3a860750b33eff6b240482d52f002d524b0be0e;p=openldap ITS#6456 --- diff --git a/CHANGES b/CHANGES index a297d56cf0..f8a3f4eb72 100644 --- a/CHANGES +++ b/CHANGES @@ -3,6 +3,7 @@ OpenLDAP 2.4 Change Log OpenLDAP 2.4.22 Engineering Added slapd SLAP_SCHEMA_EXPOSE flag for hidden schema elements (ITS#6435) Added slapd tools selective iterations (ITS#6442) + Added slapo-ldap idassert-passthru (ITS#6456) Added slapo-pbind Fixed libldap GnuTLS serial length (ITS#6460) Fixed slapd acl non-entry internal searches (ITS#6481) diff --git a/doc/man/man5/slapd-ldap.5 b/doc/man/man5/slapd-ldap.5 index d46c72ee25..1168e542da 100644 --- a/doc/man/man5/slapd-ldap.5 +++ b/doc/man/man5/slapd-ldap.5 @@ -382,6 +382,24 @@ and .BR idassert\-method . .RE +.TP +.B idassert-passthru +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 +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 .B idle\-timeout