policy - a table in the xCAT database.
policy Attributes: priority name host commands noderange parameters time rule comments disable
Not fully implemented! Controls who has authority to run specific xCAT operations.
The priority value for this rule. This value is used to identify this policy data object (i.e. this rule).
The username that is allowed to perform the commands specified by this rule. Default is ``*'' (all users).
The host from which users may issue the commands specified by this rule. Default is ``*'' (all hosts).
The list of commands that this rule applies to. Default is ``*'' (all commands).
The Noderange that this rule applies to. Default is ``*'' (all nodes).
Command parameters that this rule applies to. Default??
Time ranges that this command may be executed in. Default is any time.
Specifies how this rule should be applied. Valid values are: allow, accept. Either of these values will allow the user to run the commands. Any other value will deny the user access to the commands.
Any user-written notes.
Set to 'yes' or '1' to comment out this row.
nodels(1), chtab(8), tabdump(8), tabedit(8)