CommandRight View
This view lists the detailed attributes for each command right.
Column Name |
Description |
Refers to |
Right_AddVar |
Comma separated list of environment variable name-value pairs to add |
|
Right_AllowNested |
Nested command execution is allowed or not 1 – Yes, 0 – No |
|
Right_AllowNested_Desc |
The description to the Right_AllowNested (Yes/No) |
|
Right_Authentication |
Type of authentication required to run the command |
|
Right_DeleteVar |
Comma separated list of environment variables to delete in addition to the default set |
|
Right_Description |
The description of the command right |
|
Right_DzdoRunAsGroup |
Comma separated list of groups allowed to run this command using dzdo |
|
Right_DzdoRunAsUser |
Comma separated list of users, uids, groups or gids allowed to run this command using dzdo |
|
Right_DzshRunas |
The user this command will run as under dzsh |
|
Right_FullName |
The full name of the command rights. Format <command right name>/<zone name> |
|
Right_GUID |
The GUID of the command right |
Rights.Right_GUID |
Right_KeepVar |
Comma separated list of environment variables to keep in addition to the default set |
|
Right_MatchPath |
The match path of the command right |
|
Right_Name |
The name of the command right |
|
Right_Pattern |
The pattern of the command right |
|
Right_PatternType |
The type of the command right pattern 0 – Global, 1 – Regular expression |
|
Right_PatternType_Desc |
The description of the type of the command right pattern (Global / Regular expression) |
|
Right_PreserveGroup |
Preserve group membership or not |
|
Right_Priority |
The priority of the command right |
|
Right_UMask |
The umask value used to define who can execute the command |
|
Right_ZoneId |
The ID of the zone that the command right is defined |
Zones.Zone_Id |
Right_ZoneName |
The name of the zone that the command right is defined |
|