mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-04-06 15:00:40 +08:00
Fix ref
This commit is contained in:
parent
96fffc634b
commit
961c374694
@ -62,7 +62,7 @@ config_info(
|
||||
strcpy( buf, default_referral );
|
||||
val.bv_val = buf;
|
||||
val.bv_len = strlen( buf );
|
||||
attr_merge( e, "database", vals );
|
||||
attr_merge( e, "ref", vals );
|
||||
}
|
||||
|
||||
send_search_entry( &backends[0], conn, op, e, attrs, attrsonly );
|
||||
|
Loading…
x
Reference in New Issue
Block a user