Technical information
Cuda 12000 IP Access Switch CLI Reference Guide
621
account
Creates user accounts. Creating user accounts involves defining a username and password for
the account and assigning access profiles to the user. Access profiles define the functional system
areas the user can access and the type of access allowed for those areas.
Note that you must have Cuda 12000 administrative privileges to use this
command.
Mode
root
Syntax
account <account name> {add-profile <profile name> |
description <text string> | password <password> |
remove-profile <profile name>}
Arguments
<account name> Name of the user account that you want create. You can enter up to
256 characters.
add-profile
<profile name>
Name of the access profile that you want to add or remove from the
user account.
description
<text string>
Text string providing an administrative description of the account. Text
strings containing spaces must be enclosed with quotation marks (““).
<password> Password for this user account.