Specifications
110 Advanced Operations
Installation and Operations Manual
Granting and removing input status viewing privileges:
The Set TacPriv Envmon command grants or removes input status viewing privileges to/from a
TACACS+ account.
To grant or remove input status viewing privileges for a TACACS+ account:
At the Switched CDU: prompt, type set tacpriv envmon, followed by on or off, optionally followed by
a TACACS+ account number and press Enter.
Example
The following command grants input status viewing privileges to the TACACS+ account 5:
Switched CDU: set tacpriv envmon on 5<Enter>
Displaying the TACACS+ access privilege levels:
The List TacPrivs command displays all TACACS+ accounts with their access privilege levels.
To display TACACS+ account access privilege levels:
At the Switched CDU: prompt, type list tacprivs and press Enter.
Example
The following command displays all TACACS+ account with their access privilege level:
Switched CDU: list tacprivs<Enter>
TACACS Access Environmental
Account Name Level Monitoring
TACAdmin Admin Allowed
PowerUser User Allowed
User On-Only Not Allowed
Guest View-Only Not Allowed
Adding outlet access to a TACACS+ account:
The Add OutletToTACACS command grants a TACACS+ account access to one or all outlets. To
grant access for more than one outlet, but not all outlets, you must use multiple Add OutletToTACACS
commands.
To grant outlet access to a TACACS+ account:
At the Switched CDU: prompt, type add outlettotacacs, optionally followed by an outlet name and a
TACACS+ account number. Press Enter, or
Type add outlettotacacs all, followed by a TACACS+ account number and press Enter.
Examples
The following commands grant the a TACACS+ account 5 access to outlets A1 and Webserver_1:
Switched CDU:add outlettotacacs .a1 5<Enter>
Switched CDU:add outlettotacacs WebServer_1 5<Enter>
Deleting outlet access for a TACACS+ account:
The Delete OutletFromTACACS command removes a TACACS+ account’s access to one or all outlets.
You cannot remove access to any outlet for an administrative level account.
To delete outlet access for a TACACS+ account:
At the Switched CDU: prompt, type delete outletfromtacacs, optionally followed by an outlet name
and a TACACS+ account number. Press Enter, or
Type delete outletfromtacacs all, followed by a TACACS+ account number and press Enter.