User`s guide
Miscellaneous Procedures 545
Using the CLI Utility
T To Add a User With CLI
1. Log into the OnSite console and bring up the CLI utility.
2. Add the user by entering the parameters shown in the following screen
example.
3. Configure the user’s password by entering the parameters shown in the
following screen example.
4. Configure the user’s shell by entering the parameters shown in the
following screen example.
5. Configure comments (UNIX GECOS information) by entering the
parameters shown in the following screen example.
6. Save the changes
7. Quit.
cli> config security adduser username username
cli> config security passwd username username newpassword
password
cli> config security adduser username username shell shell
cli> config security adduser username username comments
comments
cli> config savetoflash
cli> quit
[root@OnSite root]#