The local-user user-type netmanager command configures a local user as the NMS user.
The undo local-user user-type netmanager command cancels to configure a local user as the NMS user.
By default, no local user is configured as the NMS user.
Parameter | Description | Value |
---|---|---|
user-name | Specifies a user name. |
The value is a string of 1 to 64 characters. It cannot contain spaces, asterisk, double quotation mark and question mark.
NOTE:
During local authentication or authorization, run the authentication-mode { local | local-case } or authorization-mode { local | local-case } command to configure case sensitivity for user names. If the parameter is set to local, user names are case-insensitive. If the parameter is set to local-case, user names are case-sensitive. Note the following when configuring case sensitivity for user names:
|
When a VTY user logging in to the device is an NMS user, you need to run this command to set the user type. When the number of login VTY users has reached the maximum, an NMS user can log in using the reserved VTY numbers 16-20. The NMS user is allowed to log in to the device only after passing the AAA local authentication.
PrerequisiteThe local user has been created using the local-user command. This user must pass the AAA local authentication.