To allow a user to use the Configuration Tool, you must connect the user to the user
group that is specified in the cdpui.properties file. By default, the group ID
is HBOUSRGP
.
About this task
RACF® is used as an example in the following instructions.
For other SAF products, run corresponding commands to connect the user to the user group.
Procedure
-
Run the following RACF command on the TSO command line
as a user ID with
RACF SPECIAL
authority.
CONNECT HBOUSER GROUP(HBOUSRGP)
Change
HBOUSER
to the user ID that you want to allow to access the
Configuration Tool. If you don't use the default
HBOUSRGP
group
ID, change it to the value of the
AUTHORIZED_GROUP parameter that is specified
in the
/var/cdp-uiconfig/cdpui.properties file.
-
Verify that the user ID is connected to the group by running the following RACF command on the TSO command line: