Create a User Profile
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.
NCS 1004 supports up to 1024 user profiles.
Note |
Users who are created in the System Admin are different from users who are created in XR. As a result, the username and password of a System Admin user cannot be used to access the XR, and the other way round. |
As a XR user, you can access the System Admin by entering the admin command in the XR EXEC mode. NCS 1004 does not prompt you to enter any username and password. As a XR user, you are provided full access to the System Admin console.
Procedure
Step 1 |
admin Example:
Enters System Admin EXEC mode. |
Step 2 |
config 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:
Specifies the password that is used for the user authentication when you log in as System Admin. |
Step 5 |
uid user_id_value Example:
Specifies numeric value. You can enter any 32-bit integer. |
Step 6 |
gid group_id_value Example:
Specifies numeric value. You can enter any 32-bit integer. |
Step 7 |
ssh_keydir ssh_keydir Example:
Specifies any alphanumeric value. |
Step 8 |
homedir homedir Example:
Specifies 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 a user group that includes the user profile that is 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.