Create a user profile
Users are included in a user group and assigned specific privileges, which provide restricted access to the commands and configurations in the System Admin console.
NCS 1004 supports up to 1,024 user profiles.
![]() Note |
System Admin users are different from XR users. Therefore, the username and password of a System Admin user cannot be used to access the XR, and the other way round. |
As an 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 an XR user, you have full access to the System Admin console.
Procedure
|
Step 1 |
Enter the admin command to access System Admin EXEC mode. Example:
|
|
Step 2 |
Enter the config command to access System Admin config mode. Example:
|
|
Step 3 |
Enter the aaa authentication users user user_name command to create a new user and enter user configuration mode. Example:
|
|
Step 4 |
Enter the password password command to specify the user password for user authentication. Example:
|
|
Step 5 |
Enter the uid user_id_value command to specify the user ID. Example:
Enter any 32-bit integer. |
|
Step 6 |
Enter the gid group_id_value command to specify the group ID. Example:
Enter any 32-bit integer. |
|
Step 7 |
Enter the ssh_keydir ssh_keydir command to specify the SSH key directory. Example:
Specify any alphanumeric value. |
|
Step 8 |
Enter the homedir homedir command to specify the home directory. Example:
Specify any alphanumeric value. |
|
Step 9 |
Enter the commit or end command to save the configuration. The commit command saves the configuration changes and remains within the configuration session. The end command prompts you to take one of these actions:
|
What to do next
After creating a user profile, complete these tasks:
-
Create a user group that includes the user profile that is created in this task. See Create a user group for details.
-
Create command rules that apply to the user group. See Create command rules for details.
-
Create data rules that apply to the user group. See Create data rules for details.

Feedback