]> git.sur5r.net Git - openldap/blobdiff - servers/slapd/back-meta/bind.c
add "searchFilterAttrDN" rewrite context, and allow filterstring rewrite
[openldap] / servers / slapd / back-meta / bind.c
index 3eb5f0db6c5007ad69446be291526f7791d1c385..25430df987f7a5cfddeb8543b78715c97c65abf9 100644 (file)
@@ -203,7 +203,7 @@ meta_back_do_single_bind(
        dc.rwmap = &li->targets[ candidate ]->rwmap;
        dc.conn = op->o_conn;
        dc.rs = rs;
-       dc.ctx = "bindDn";
+       dc.ctx = "bindDN";
 
        if ( ldap_back_dn_massage( &dc, &op->o_req_dn, &mdn ) ) {
                send_ldap_result( op, rs );