Command Reference: User Management
Command Line Interface (CLI) User’s Guide 11
assign
Syntax:
assign outlet|range[,outlet|range...] user_name
Description: Grant access to specified outlets to a
user configured in the local database. (Outlet
permissions for RADIUS-defined users can be
configured only at the RADIUS server.)
Access: Administrator only
Parameters:
Example:
Grant access to outlets 1, 2, 3, 5, and 7
to the outlet user whose user name is
john_reynolds.
assign 1-3,5,7 john_reynolds
Output Format (for the preceding example):
OK
1: Outlet assigned to john_reynolds.
2: Outlet assigned to john_reynolds.
3: Outlet assigned to john_reynolds.
5: Outlet assigned to john_reynolds.
7: Outlet assigned to john_reynolds.
Error Messages: E101, E103, E104
deluser
Syntax:
deluser user_name
Description: Delete an outlet user from the local
database.
Access: Administrator only.
Parameter:
Output Format:
OK
User name deleted.
Error Messages: E101, E103, E104
outlet An outlet number.
range A range of outlet numbers, with a
hyphen separating the starting number
from the ending number.
user_name A user configured in the local database.
user_name One to ten printable ASCII characters.