Create a User Profile
Create new users for the System Admin. Users are included in a user group and assigned certain privileges. The users have restricted access to the commands and configurations in the System Admin console, based on assigned privileges.
The NCS 1002 supports a maximum of 1024 user profiles.
Note |
Users created in the System Admin are different from the ones created in XR. As a result, the username and password of a System Admin user cannot be used to access the XR, and vice versa. |
Note |
When the user profile is initially created in IOS XR, the user name and password are synchronized with the System Admin if the user does not exist in System Admin. However, when the password is subsequently changed or when the user is removed in XR, the changes are not synchronized with the System Admin. Hence, the user must be created again on the System Admin. |
The XR user can access the System Admin by entering admin command in the XR EXEC mode. The NCS 1002 does not prompt you to enter any username and password. The XR user is provided full access to the System Admin console.
Procedure
Step 1 |
admin Example:
Enters System Admin EXEC mode. |
Step 2 |
configure Example:
Enters System Admin Config mode. |
Step 3 |
aaa authentication users user user_name Example:
Creates a new user and enters user configuration mode. In the example, the user "us1" is created. |
Step 4 |
password password Example:
Enter the password that will be used for user authentication at the time of login into System Admin. |
Step 5 |
uid user_id_value Example:
Specify a numeric value. You can enter any 32 bit integer. |
Step 6 |
gid group_id_value Example:
Specify a numeric value. You can enter any 32 bit integer. |
Step 7 |
ssh_keydir ssh_keydir Example:
Specify any alphanumeric value. |
Step 8 |
homedir homedir Example:
Specify any alphanumeric value. |
Step 9 |
Use the commit or end command. commit-Saves the configuration changes and remains within the configuration session. end-Prompts user to take one of these actions:
|
What to do next
-
Create user group that includes the user created in this task. See Create a User Group.
-
Create command rules that apply to the user group. See Create Command Rules.
-
Create data rules that apply to the user group. See Create Data Rules.