User Guide

BSGX4e Business Gateway User Guide 63
Release 01.01 NN47928-102
User Management
Add User Account Example
This example assumes that the user is given read and write access to the unit, but
only while connected directly to its console port or to the Web interface—no remote
access is allowed:
name of user account: user1
access methods allowed: Web + cli
group membership: admins
assigned password: test123
NOTE: This example is shown in interactive mode. For more information, see
“Interactive Mode” (page 82).
Enter the following commands:
> config user account user1
Entering interactive mode: ctrl^z | 'exit', ctrl^c | 'quit'
TAB to cycle parameter options
user-accounts-user#> access web + cli
user-accounts-user#> group1 admins password test123
user-accounts-user#> exit
*> save
Show User Account
To show the settings for account user1, enter the following command:
> show user account user1
The display is similar to the following:
Users:
Name Access Auth Group1 Group3 Group5 Password
Inherit Group2 Group4 Enabled
-------------------------------------------------------------
user1 web + cli SHA admins ******
yes yes
Note: Every password is encrypted, so the Password field can only show
asterisks.
Deleting a User Account
To delete a user account, specify the name of the account on the command delete
user account.
NOTE: You cannot remove or rename the predefined user accounts admin and
user.
For example, to delete a user account named user1, enter the following commands: