Authentication, Authorization, and Accounting Commands on CiscoIOS XR Software users group
SR-99
Cisco IOS XR System Security Command Reference
users group
To associate a user group and its privileges with a line, use theusers group command in line
configuration mode. To delete a user group association with a line, use theno form of this command.
users group {usergroup-name |cisco-support | netadmin | operator | root-lr | root-system |
sysadmin}
no users group {usergroup-name |cisco-support | netadmin | operator | root-lr | root-system |
serviceadim | sysadmin}
Syntax Description
Defaults No default behavior or values
Command Modes Line 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 ConfiguringAAA Services on
Cisco IOS XR Software module of the Cisco IOS XR System Security Configuration Guide.
Use the users group command to enable a user group and its privileges to be associated with a line,
meaning that users logging in through the line are given the privileges of the particular user group.
usergroup-name Name of the user group. Theusergroup-name argument can be only one word.
Spaces and quotation marks are not allowed.
cisco-support Specifiesthat users logging in through the line are given Cisco support personnel
privileges.
netadmin Specifies that users logging in through the line are given network administrator
privileges.
operator Specifies that users logging in through the line are given operator privileges.
root-lr Specifiesthat users logging in through the line are given root logical router (LR)
privileges.
root-system Specifies that users logging in through the line are given root system privileges.
serviceadmin Specifies that users logging in through the line are given service administrator
group privileges.
sysadmin Specifies that users logging in through the line are given system administrator
privileges.
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.