diff --git a/servers/slapd/slapcommon.c b/servers/slapd/slapcommon.c index 05ba7e8e19..55659e7ab3 100644 --- a/servers/slapd/slapcommon.c +++ b/servers/slapd/slapcommon.c @@ -394,8 +394,6 @@ slap_tool_init( switch ( tool ) { case SLAPDN: case SLAPTEST: - return; - case SLAPAUTH: be = NULL; goto startup;