The UCM integration with Rational ClearQuest supports multiple database sets (connections). Each connection for each Rational ClearQuest user database on a local host requires a valid Rational ClearQuest user name and password. If a user of the integration performs an action that requires a login to a Rational ClearQuest user database, the integration requires database, connection, and user credentials before it can attempt the login.
The crmregister utility provides a way for a user to create, add, or change the connection and credential information that UCM operations use in a UCM project that has been enabled for Rational ClearQuest. The information is registered (stored on the local host) and used by UCM operations when they need to access a Rational ClearQuest user database.
The crmregister utility affects locally cached information only. It has no effect on the Rational ClearCase registry.
The crmregister utility has four subcommands. The following sections describe options and arguments supported by each of the subcommands.
Use crmregister –help to display a summary of command line syntax for any of the crmregister subcommands.
Use crmregister add to register connection information for a Rational ClearQuest user database.
Use crmregister remove to remove an entry from the local CRM registry.
Use crmregister replace to replace connection information for a Rational ClearQuest user database that is already registered in the local CRM registry.
The UNIX system and Linux examples in this section are written for use in csh. If you use another shell, you may need to use different quoting and escaping conventions.
The Windows examples that include wildcards or quoting are written for use in cleartool interactive mode. If you use cleartool single-command mode, you may need to change the wildcards and quoting to make your command interpreter process the command appropriately.
In cleartool single-command mode, cmd-context represents the UNIX system and Linux shells or Windows command interpreter prompt, followed by the cleartool command. In cleartool interactive mode, cmd-context represents the interactive cleartool prompt.
cmd-context crmregister add -database TEST -connection CQMS.UCMCQ_DBS.EXAMPLE -username akp
cmd-context crmregister replace -database TEST -password N09b6tyP Updating ClearQuest login information for user akp, ClearQuest database TEST.