Cisco Systems XR Water System User Manual


 
Authentication, Authorization, and Accounting Commands on Cisco IOS XR Software
group
SR-25
Cisco IOS XR System Security Command Reference
group
To add a user to a group, use the group command in username configuration mode. To remove the user
from a group, use the no form of this command.
group {root-system | root-lr | netadmin | sysadmin | operator | cisco-support | serviceadmin |
group-name}
no group {root-system | root-lr | netadmin | sysadmin | operator | cisco-support |
serviceadmin | group-name}
Syntax Description
Defaults No default behavior or values
Command Modes Username configuration
Command History
Usage Guidelines To use this command, you must be in a user group associated with a task group that includes the proper
task IDs. For detailed information about user groups and task IDs, see the Configuring AAA Services on
Cisco IOS XR Software module of the Cisco IOS XR System Security Configuration Guide.
The predefined group root-system may be specified only by root-system users while configuring
administration.
root-system Adds the user to the predefined root-system group. Only users with root-system
authority may use this option.
root-lr Adds the user to the predefined root-lr group. Only users with root-system
authority or root-lr authority may use this option.
netadmin Adds the user to the predefined network administrators group.
sysadmin Adds the user to the predefined system administrators group.
operator Adds the user to the predefined operator group.
cisco-support Adds the user to the predefined Cisco support personnel group.
serviceadmin Adds the user to the predefined service administrators group.
group-name Adds the user to a named user group that has already been defined with the
usergroup command.
Release Modification
Release 2.0 This command was introduced on the Cisco CRS-1.
Release 3.0 No modification.
Release 3.2 This command was supported on the Cisco XR 12000 Series Router.
Release 3.3.0 The serviceadmin keyword was added.