]> git.sur5r.net Git - openldap/blobdiff - servers/slapd/back-shell/init.c
When a validate function fails from within a tool, report the offending
[openldap] / servers / slapd / back-shell / init.c
index d7add624f552cd0df738ecd4ccb63742ec8c0468..cfb5357dd0ab17a2c51f2e7f695e5b1472755601 100644 (file)
@@ -1,7 +1,7 @@
 /* init.c - initialize shell backend */
 /* $OpenLDAP$ */
 /*
- * Copyright 1998-2002 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 1998-2003 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
@@ -57,8 +57,6 @@ shell_back_initialize(
 
        bi->bi_extended = 0;
 
-       bi->bi_acl_group = 0;
-       bi->bi_acl_attribute = 0;
        bi->bi_chk_referrals = 0;
 
        bi->bi_connection_init = 0;