Cisco 4215 - Intrusion Detection Sys Sensor Configuration Manual page 58

Configuration guide
Hide thumbs Also See for 4215 - Intrusion Detection Sys Sensor:
Table of Contents

Advertisement

Configuring User Parameters
To add and remove users, follow these steps:
Log in to the CLI using an account with administrator privileges.
Step 1
Enter configuration mode:
Step 2
sensor# configure terminal
Specify the parameters for the user:
Step 3
sensor(config)# username username password password privilege
administrator/operator/viewer
Note
For example, to add the user "tester" with a privilege level of administrator and the password
"testpassword," type the following command:
Note
sensor(config)# username tester privilege administrator
Enter Login Password: ************
Re-enter Login Password: ************
sensor(config)#
Note
Verify that the user has been added:
Step 4
sensor(config)# exit
sensor# show users all
CLI ID
*
13491
sensor#
A list of users is displayed.
To remove a user, use the no form of the command:
Step 5
sensor# configure terminal
sensor(config)# no username jsmith
Cisco Intrusion Prevention System Sensor CLI Configuration Guide for IPS 5.0
4-12
A valid username contains 1 to 64 alphanumeric characters. You can also use an underscore (_)
or dash (-) in the username. A valid password is 6 to 32 characters long. All characters except
space and '?' are allowed.
If you do not want to see the password in clear text, wait for the password prompt. Do not type
the password along with the username and privilege.
If you do not specify a privilege level for the user, the user is assigned the default viewer
privilege.
User
Privilege
cisco
administrator
jsmith
operator
jtaylor
service
jroberts
viewer
Chapter 4
Initial Configuration Tasks
78-16527-01

Advertisement

Table of Contents
loading

Table of Contents