AuthenticationAlgorithm constants specify which authentication search strategy is selected when a Rational ClearQuest® user logs on.
Constant | Value | Description |
---|---|---|
_CQ_FIRST | 2 | Authenticate using traditional Rational® ClearQuest user authentication as the preference, and failing that, attempt to authenticate using LDAP authentication. |
_CQ_ONLY | 3 | Traditional Rational ClearQuest user authentication. Does not allow LDAP authentication. This is the default mode. |