diff --git a/servers/slapd/back-ldap/bind.c b/servers/slapd/back-ldap/bind.c index f5f23e1c79..34029c0ed1 100644 --- a/servers/slapd/back-ldap/bind.c +++ b/servers/slapd/back-ldap/bind.c @@ -511,8 +511,8 @@ ldap_back_dobind( struct ldapconn *lc, Operation *op, SlapReply *rs ) lc->bound = 1; } goto done; - } #endif /* HAVE_CYRUS_SASL */ + } switch ( li->idassert_authmethod ) { case LDAP_AUTH_SIMPLE: