An administrator wants to add three new user IDs that are authorized for CA TPX. Instead of adding the users through online administration, the administrator decides to execute command statements in a batch job. The administrator wants to assign two of the IDs to the HR user group and one ID to the SALES user group. The following statements accomplish this task:
ADD TPX USER (USER45 (UIDXGRP(HR))
USER67 (UIDXGRP(HR))
USER78 (UIDXGRP(SALES)))
When the ADD statements are executed, the user IDs USER45, USER67, and USER78 are added to the administration database and assigned to the specified groups. The users have authority for CA TPX. At this point, there are no profiles or sessions associated with the user IDs, and the user definition variables contain no values. For information about how to add sessions to a user, see Add Sessions to Users and Profiles. For information about how to add profiles to a user, see Add Profiles to Users. For information about how to assign values to the user definition variables, see Modify User and Profile Values.
|
Copyright © 2013 CA.
All rights reserved.
|
|