APC AP8941 Power Supply User Manual


 
50Switched Rack PDU User Guide
userAdd
Access: Administrator
Description: Add an outlet user to the local user database.
Example: To add a user named Bobby, type:
apc> userAdd Bobby
E000: Success
userDelete
Access: Administrator
Description: Remove an outlet user from the local user database.
Example: To remove a user named Bobby, type:
apc> userDelete Bobby
E000: Success
userList
Access: Administrator, Device User, and Outlet User, but only for outlets to which the user is assigned.
Description: List the users and the outlets assigned to them.
Example 1: When logged in as the Administrator, type:
apc> userList
E000: Success
Local: admin: 1,2,3,4,5,6,7,8
Local: Bobby: 1,3
Local: Billy: 2,5
Local: Joe 4,6
Local: Jack 7,8
Example 2: When logged in as Billy, type:
apc> userList
E000: Success
Local: Billy: 2,5
userPasswd
Access: Administrator.
Description: Set an outlet User password.
Example: To set Bobby’s password to “abc123,” type:
apc> userPasswd Bobby abc123 abc123
E000: Success