3-20
Cisco Intrusion Prevention System Sensor CLI Configuration Guide for IPS 7.2
OL-29168-01
Chapter 3 Setting Up the Sensor
Configuring Authentication and User Parameters
Step 5
To remove a user, use the no form of the command.
sensor# configure terminal
sensor(config)# no username jsmith
Note
You cannot use this command to remove yourself from the system.
Step 6
Verify that the user has been removed. The user
jsmith
has been removed.
sensor(config)# exit
sensor# show users all
CLI ID User Privilege
* 13491 cisco administrator
jtaylor service
jroberts viewer
sensor#
For More Information
For the procedure for creating the service account, see Creating the Service Account, page3-28.
For the procedure for configuring local or RADIUS authentication, see Configuring Authentication,
page 3-20.
Configuring Authentication
Caution
Make sure you have a RADIUS server already configured before you configure RADIUS authentication
on the sensor. IPS has been tested with CiscoSecure ACS 4.2 and 5.1 servers. Refer to your RA DIUS
server documentation for information on how to set up a RADIUS server.
You can create and remove users from the local sensor. You can only modify one user account at a time.
Each user is associated with a role that controls what that user can and cannot modify. The requirements
that must be used for user passwords are set with the password command.
Users are authenticated through AAA either locally or through RADI US servers. Local authentication
is enabled by default. You must configure RADIUS authentication before it is active.
You must specify the user role that is authenticated through RADIUS either by configuring the user role
on the RADIUS server or specifying a default user role. The username and password are sent in an
authentication request to the configured RADIUS server. The response of the server determines whether
the login is authenticated.
Note
If the sensor is not configured to use a default user role and the sensor user role information in not in the
Accept Message of the CiscoSecure ACS server, the sensor rejects RADIUS authentication even if the
CiscoSecure ACS server accepts the username and password.
You can configure a primary RADIUS server and a secondary RADIUS server. The secondary RADIUS
server authenticates and authorizes users if the primary RADIUS server is unresponsive.