0687694 Bug 1347760 - Additional CI test case

Authored and Committed by nhosoi 7 years ago
    Bug 1347760 - Additional CI test case
    
    Description: Information disclosure via repeated use of LDAP ADD operation, etc.
    Case 1. When an account is inactivated, if a bind is successful (e.g.,
            a correct password is given), it returns UNWILLING_TO_PERFORM.
    Case 2. When an account is inactivated, if a bind is not successful,
            it returns INVALID_CREDENTIALS.