Tripp Lite S3M30KXD-NIB SmartOnline S3MX Series 3-Phase 380/400/415V 30kVA 27kW On-Line Double-Conversion UPS, Parallel

User’s Guide - Page 152

For S3M30KXD-NIB.

PDF File Manual, 220 pages, Read Online | Download pdf file

S3M30KXD-NIB photo
Loading ...
Loading ...
Loading ...
152
5. CLI Commands
role: privilege
privilege
Use the privilege command to assign one or more privileges to a role. The list of assigned privileges is additive. Use the no
form of this command to delete the privileges entry. To view an enumerated list of all privileges, use the show privileges
command; privileges that are already assigned to the role are denoted with an asterisk (*). Note that certain privileges may
require specifying resources such as load numbers or load group numbers; the default value for these resources is all.
Specifying one or more resources overwrites the default/previous value.
Syntax
privilege {<privilege-id1> | <privilege-name1>}[,{<privilege-id2> | <privilege-name2>}...{<privilege-idN> |
<privilege-nameN>}]}
privilege <privilege> {all | <resource-1>[,<resource-2>...<resource-N>]}
privilege – Specifies a privilege, either by name or number, to be assigned to the role.
privilege-idx – Specifies the privileges to be assigned to the role, via a comma-delimited, enumerated list.
privilege-namex – Specifies the privileges, by name, to be assigned to the role.
resource-x – Specifies resources related to a privilege, if required.
no privilege {<privilege-id1> | <privilege-name1>}[,{<privilege-id2> | <privilege-name2>}...{<privilege-idN> |
<privilege-nameN>}]}
privilege-idx – Specifies the privileges to be removed from the role, via a comma-delimited, enumerated list.
privilege-namex – Specifies the privileges, by name, to be removed from the role.
Examples
The following command assigns the privilege of modifying the clock settings, enumerated as 25, for role “Manager 2”:
console> role (Manager 2)> privilege 25
Update complete
The following command removes the privilege of changing load group settings, enumerated as 42, on device RackPDU, for role
“Shift 2”:
console> role (Shift 2)> no privilege RackPDU 42
Update complete
The following command assigns switch load control privileges of loads 1, 2 and 4-12 , for role “Manager 2”:
console> role (Manager 2)> privilege switch-loads 1,2,4-12
Update complete
Loading ...
Loading ...
Loading ...