Specifications

Operations 51
Installation and Operations Manual
Displaying the access privilege levels:
The List Users command displays all defined users with their access privilege level.
To display user access privilege levels:
At the Switched CDU: prompt, type list users and press Enter.
Example
The following command displays all users with their access privilege level:
Switched CDU: list users<Enter>
User Privilege Environmental
Name Level Monitoring
jsmith Admin Allowed
dhansen Power-User Allowed
pmiller User Allowed
sjones Reboot-Only Not Allowed
kpanecki On-Only Not Allowed
mdavidson View-Only Not Allowed
Adding outlet access to a user:
The Add OutletToUser command grants a user access to one or all outlets. To grant access for more
than one outlet, but not all outlets, you must use multiple Add OutletToUser commands.
To grant outlet access to a user:
At the Switched CDU: prompt, type add Outlettouser, optionally followed by an outlet name and a
username. Press Enter, or
Type add outlettouser all, followed by a username and press Enter.
Examples
The following commands grant the user JaneDoe access to outlets A1 and Webserver_1:
Switched CDU:add outlettouser .a1 janedoe<Enter>
Switched CDU:add outlettouser WebServer_1 janedoe<Enter>
Deleting outlet access for a user:
The Delete OutletFromUser command removes a user’s access to one or all outlets. You cannot remove
access to any outlet for an administrative level user.
To delete outlet access for a user:
At the Switched CDU: prompt, type delete outletfromuser, optionally followed by an outlet name and
a username. Press Enter, or
Type delete outletfromuser all, followed by a username and press Enter.
Adding group access to a user:
The Add GroupToUser command grants a user access to a group. To grant access for more than one
group, you must use multiple Add GroupToUser commands.
To grant group access to a user:
At the Switched CDU: prompt, type add grouptouser, optionally followed by a group name and a
username. Press Enter.
Examples
The following commands grants to user JaneDoe access to the groups ServerGroup_1 and
ServerGroup_2:
Switched CDU:add GroupToUser ServerGroup_1 janedoe<Enter>
Switched CDU:add GroupToUser ServerGroup_2 janedoe<Enter>