Skip to content
Snippets Groups Projects
Commit c309c009 authored by Quanah Gibson-Mount's avatar Quanah Gibson-Mount
Browse files

Even more for ITS#6456

parent 27d27af0
No related branches found
No related tags found
No related merge requests found
......@@ -1051,7 +1051,7 @@ ldap_back_cf_gen( ConfigArgs *c )
}
if ( *bvp == NULL ) {
if ( *bvp == li->li_idassert_authz
if ( bvp == &li->li_idassert_authz
&& ( li->li_idassert_flags & LDAP_BACK_AUTH_AUTHZ_ALL ) )
{
BER_BVSTR( &bv, "*" );
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment