Operations 7
Switched Power Distribution Unit
33
EN
Examples
The following commands grant the user JaneDoe
access to outlets A1 and Webserver_1:
Switched PDU:add outlettouser .a1 jane-
doe<Enter>
Switched PDU: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 PDU: prompt, type delete outlet-
fromuser, 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 Group-
ToUser commands.
To grant group access to a user:
At the Switched PDU: prompt, type add group-
touser, 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 PDU:add GroupToUser ServerGroup_1
janedoe<Enter>
Switched PDU:add GroupToUser ServerGroup_2
janedoe<Enter>
Deleting group access for a user:
The Delete GroupFromUser command removes a
user’s access to a group. You cannot remove
access to any group for an administrative level
user.
To delete group access for a user:
At the Switched PDU: prompt, type delete
GroupFromUser, optionally followed by a group
name and a username. Press Enter.
Adding serial port access to a user:
The Add PortToUser command grants a user
access to the serial port.
To grant serial port access to a user:
At the Switched PDU: prompt, type add port-
touser console and a username. Press Enter.
Deleting serial port access for a user:
The Delete PortFromUser command removes a
user’s access to the serial port. You cannot re-
move access to the serial port for an administra-
tive level user.
To delete serial port access for a user:
At the Switched PDU: prompt, type delete port-
fromuser console and a username. Press Enter.
Displaying user outlet, group and serial port
access:
The List User command displays all accessible
outlets, groups and serial ports for a user.
To display user outlet, group and serial port access:
At the Switched PDU: prompt, type list user,
optionally followed by a username. Press Enter.
Example
The following command displays information
about the user JaneDoe:
Switched PDU: list user janedoe<Enter>
Username: JANEDOE
Outlet Outlet
ID Name
.A1 DataServer_1
.A2 WebServer_1
Groups:
ServerGroup_1
ServerGroup_2
More (Y/es N/o): Y
Ports:
Port Port
ID Name
Console Console
JaneDoe may access the following outlets,
groups and serial ports: outlet A1 which has a
descriptive name of DataServer_1, outlet A2
which has a descriptive name of WebServer_1,
group ServerGroup_1 group ServerGroup_2, and
Console serial port.