fix search of specific connection (ITS#4300)

This commit is contained in:
Pierangelo Masarati 2006-01-05 21:25:06 +00:00
parent b18ba481cf
commit 12b6e804a5

View File

@ -547,6 +547,7 @@ monitor_subsys_conn_create(
char *next = NULL;
static struct berval nconn_bv = BER_BVC( "cn=connection " );
rc = LDAP_NO_SUCH_OBJECT;
/* create exactly the required entry;
* the normalized DN must start with "cn=connection ",