]> git.sur5r.net Git - openldap/blobdiff - servers/slapd/back-ldbm/group.c
Add search no-op support.
[openldap] / servers / slapd / back-ldbm / group.c
index ac7f45ce3361e1c6893b2da2c25628681efd6ba7..11f857b381ebeef3f04e40a682e7da419db4ea93 100644 (file)
@@ -143,7 +143,7 @@ ldbm_back_group(
                goto return_results;
        }
 
-       if( !is_entry_objectclass( e, group_oc ) ) {
+       if( !is_entry_objectclass( e, group_oc, 0 ) ) {
 #ifdef NEW_LOGGING
                LDAP_LOG(( "backend", LDAP_LEVEL_ERR,
                        "ldbm_back_group: failed to find %s in objectClass.\n",