This commit is contained in:
Jong Hyuk Choi 2004-06-08 02:52:59 +00:00
parent 653f91eb5b
commit f60f2d5048

View file

@ -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: