]> git.sur5r.net Git - openldap/blobdiff - servers/slapd/back-monitor/conn.c
ITS#4587: selfwrite access is broken
[openldap] / servers / slapd / back-monitor / conn.c
index 749cfd78cf3ab00570d7dee9db1e8a07de4f513c..d8686e8ad05f015cc2a9650894e53a5a64635f3b 100644 (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 ",