Creating a Role
This command creates a new role, with a list of semicolon-separated privileges assigned to the role.
role create <name> <privilege1>;<privilege2>;<privilege3>...
If a specific privilege contains any arguments, that privilege should be followed by a colon and the argument(s).
role create <name> <privilege1>:<argument1>,<argument2>...;
<privilege2>:<argument1>,<argument2>...;
<privilege3>:<argument1>,<argument2>...;
...
Variables:
<name> is a string comprising up to 32 ASCII printable characters.
<privilege1>, <privilege2>, <privilege3> and the like are names of the privileges assigned to the role. Separate each privilege
with a semi-colon.
<argument1>, <argument2> and the like are arguments set for a particular privilege. Separate a privilege and its argument(s)
with a colon, and separate arguments with a comma if there are more than one argument for a privilege.
All Privileges
This table lists all privileges. Note that available privileges vary according to the model you purchased.
Privilege
acknowledgeAlarms
adminPrivilege
changeAssetStripConfiguration
changeAuthSettings
changeDataTimeSettings
changeExternalSensorsConfiguration
changeLhxConfiguration
changeModemConfiguration
changeNetworkSettings
changePassword
changePduConfiguration
Description
Acknowledge Alarms
Administrator Privileges
Change Asset Strip Configuration
Change Authentication Settings
Change Date/Time Settings
Change Peripheral Device
Configuration
Change LHX/SHX Configuration
Change Modem Configuration
Change Network Settings
Change Own Password
Change Pdu, Inlet, Outlet &
Overcurrent Protector
Configuration
PRO3X User Guide – Command Line Interface (CLI)
118 of 182
Using the PRO3X Command Line Interface (CLI)
Need help?
Do you have a question about the Server Technology PRO3X and is the answer not in the manual?