Previous Topic: Granting Authorization to a Command or UtilityNext Topic: Waiving Password Requirements for Commands


Granting Authorization to Parts of a Command

You can authorize users so that they can use a command with only selected parameters or options, without giving the users authorization to use all of them.

Examples:

To authorize CARLAT to use only the MANAGERS parameter of the ADMIN command, add the following GRANT record to your AUTHORIZ CONFIG file:

GRANT ADMIN MANAGERS TO CARLAT

You can authorize both CARLAT and WOODYB to use only the MANAGERS parameter of the ADMIN command on a single GRANT record:

GRANT ADMIN MANAGERS TO CARLAT WOODYB