Use the CA Top Secret PERMIT command to define to CA Top Secret the utilities that a specific user is permitted to run.
This command has the following format:
TSS PERMIT(acidname) CA@BES(BESn.UTILITY.utility_name) ACCESS(READ)
Indicates a CA Top Secret command.
Specifies the PERMIT command.
Specifies the accessor ID
Specifies the general resource class for CA Tape Encryption. This is always CA@BES.
Specifies that this statement defines permissions for the specified utility on the specified BES subsystem.
Indicates the BES task number. If you specify BES with no subsystem identifier, the profile applies to all BES subsystems.
Indicates one of the eligible CA Tape Encryption utilities. Options for this parameter are as follows:
Specifies the BES database listing utility.
Specifies the BES key maintenance utility.
Specifies the permission access granted. For granting access to run utilities, the minimum value that you need to specify is READ. It allows the specified user to execute the utility.
Example: Permit a specific user to access a specific utility on a specific BES subsystem
This example permits the user SYSTEMS to run the TBESHOW utility on BES1.
TSS PERMIT(SYSTEMS) CA@BES(BES1.UTILITY.TBESHOW) ACCESS(READ)
| Copyright © 2011 CA. All rights reserved. | Tell Technical Publications how we can improve this information |