User Manual

Table Of Contents
405
Product Manual Managing with the CLI
user
Usage
user[-a<action>][-u<username>]
user-aadd-u<username>-p<privilege>[-s“<listofsettings>”]
user-amod-u<username>[-p<privilege>][-s“<listofsettings>”]
user-adel-u<username>
Summary
The user command allows a user to view and modify an existing user account.
Only a Superuser can create, modify, or delete a user account.
User access levels are: Superuser, Poweruser, Maintenance, and View.
If a password is not specied when the user account is created, there will be no password
when you log in.
Use the password command to change a password.
Maximum password length is 31 characters, no spaces.
Options
-a<action> Whichactiontoperform.
list (Default)Displaysthecurrentusers.
add Createanewuser.
mod Modifyanexistinguser.
del Deleteauser.
-u<username> Speciestheusernametodisplay,editordelete.