The following
installutil subcommands
configure a database set so that users log in to Rational ClearQuest by
entering their badge numbers in the
Rational ClearQuest Login
window. In the LDAP directory, the
uid attribute stores
users' badge numbers. The
setcqldapmap subcommand identifies
CQ_MISC_INFO as the
Rational ClearQuest user
profile mapping field, and
uid as the mapping LDAP
attribute. In the
Rational ClearQuest User
Administration Tool, the
Description field is the CQ_MISC_INFO
field. Because
Rational ClearQuest user
profile records do not contain a field for badge number or employee number,
CQ_MISC_INFO is useful for storing such information.
installutil setauthenticationalgorithm 7.0.0 admin adminPW CQ_ONLY
installutil setldapinit 7.0.0 admin adminPW "-h ourldapserver.ourcompany.com"
installutil setldapsearch 7.0.0 admin adminPW "-b ou=my_dept,o=ourcompany.com uid=%login%"
installutil setcqldapmap 7.0.0 admin adminPW CQ_MISC_INFO uid
installutil validateldap 7.0.0 admin adminPW 1D1758897 testPW
installutil setauthenticationalgorithm 7.0.0 admin adminPW CQ_FIRST