CQLDAPMap constants

Specifies the ClearQuest® user profile field that is used as the mapping field for LDAP authentication. The actual value of the field must be unique for each user.

The Rational® ClearQuest user profile field that is selected as the CQLDAPMap field is protected from write access unless the session user has Administrator privileges.

Note: This enumerated constant became available in version 2003.06.14.
Constant Value Description
_CQ_LOGIN_NAME 1 The Rational ClearQuest user login name.
_CQ_FULLNAME 2 The Rational ClearQuest user full name.
_CQ_EMAIL 3 The Rational ClearQuest user e-mail.
_CQ_PHONE 4 The Rational ClearQuest user phone number.
_CQ_MISC_INFO 5 The Rational ClearQuest user misc_info field.

Feedback