mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-24 13:24:56 +08:00
cleanup
This commit is contained in:
parent
af9233b9df
commit
b95e40f56f
@ -2316,7 +2316,7 @@ ldap_back_proxy_authz_ctrl(
|
||||
authcDN = ndn;
|
||||
}
|
||||
rc = slap_sasl_matches( op, si->si_authz,
|
||||
&authcDN, & authcDN );
|
||||
&authcDN, &authcDN );
|
||||
if ( rc != LDAP_SUCCESS ) {
|
||||
if ( si->si_flags & LDAP_BACK_AUTH_PRESCRIPTIVE ) {
|
||||
/* ndn is not authorized
|
||||
|
Loading…
Reference in New Issue
Block a user