Group – Enterasys Networks X-Pedition XSR CLI User Manual
Page 642
AAA User Commands
16-98 Configuring Security
Syntax
aaa user user-name
Syntax of the “no” Form
The no form of this command deletes the user profile:
no aaa user user-name
Mode
Global configuration:
XSR(config)#
Next Mode
Username configuration:
XSR(aaa-user)#
Example
The following example adds the user ernest to the DEFAULT usergroup:
XSR(config)aaa user ernest
XSR(aaa-user)#
group
This command specifies the group the user belongs to.
Syntax
group group-name
Syntax of the “no” Form
The no form of this command resets a user to the DEFAULT group:
no group
Default
User belongs to the DEFAULT group.
Mode
Username configuration:
XSR(aaa-user)#
Example
The following example adds the group run_pamplona that the previously created user belongs to:
XSR(config)#aaa user ernest
XSR(aaa-user)#group run_pamplona
user-name
Name of new user in the group; it is employed during login.
group-name
Name identifying the group a user belongs.