ccm users /add

Use the ccm users /add command to add a user as an authorized user of the database and to allocate one or more roles to that user.

Synopsis

ccm users /a|/add [(/role|/roles role,...)...] username...

Uses

You must be in the ccm_admin role to use this command.

Users must be added to Rational® Directory Server. For information about adding users to Rational Directory Server, see the IBM® Rational Directory Server information center.

Options and arguments

/role|/roles role,...
Specifies the roles available to the user. In the list of roles, separate each role with a comma. Standard roles include developer, build_mgr, component_developer, dcm_mgr, assigner, type_developer, and ccm_admin. If not specified, the user is added with the role of developer only.
username
The name of the Rational Synergy user you want to add.

Feedback