]> git.sur5r.net Git - openldap/blobdiff - servers/slapd/back-ldif/ldif.c
unifdef -DSLAP_ACL_HONOR_DISCLOSE
[openldap] / servers / slapd / back-ldif / ldif.c
index 5c662962bd38349e10476fa4ad7a0b2dfa5b9916..bf0ad91d3e9e072aaad3b3e55fa3cd42c61ab3ed 100644 (file)
@@ -1249,9 +1249,7 @@ ldif_back_initialize(
        bi->bi_entry_get_rw = ldif_back_entry_get;
 
 #if 0  /* NOTE: uncomment to completely disable access control */
-#ifdef SLAP_OVERLAY_ACCESS
        bi->bi_access_allowed = slap_access_always_allowed;
-#endif /* SLAP_OVERLAY_ACCESS */
 #endif
 
        bi->bi_tool_entry_open = ldif_tool_entry_open;