Cisco Cisco Firepower Management Center 2000 Guida Alla Risoluzione Dei Problemi

Pagina di 3
Contents
Introduction
Admin User for Web Interface Access
Admin User for CLI Access
If You Forget the Password
If You Know the Password and Want to Change
Reset Password on an ASA Firepower Service Module
Introduction
This document provides you the instructions on how to reset the password of the admin user
account. An admin user on FireSIGHT Systems has administrator privileges and cannot be
deleted. The admin user of the web interface and the admin user of CLI do not share passwords.
Admin User for Web Interface Access
In order to reset the password of an admin user that is used to access the web interface, complete
these steps:
Log in to the CLI of your appliance with Secure Shell (SSH).
1.
Enter this command in order to reset the password: Caution: Note the use of single quotes.
The use of double quote does not allow the password to be set properly.
admin@FireSIGHT:~$
sudo usertool.pl -p 'admin <password>'
 Note: Replace <password> with the desired
password.For example, if you want to change the password of the admin user from
Sourcefire
 (old password) to 
Firepower
 (new password), then enter the command as
shown here:
admin@FireSIGHT:~$ sudo usertool.pl -p 'admin Firepower'
 Note: This instruction
to reset the password works only for internal users created by FireSIGHT Management
Center and not set to use External Authentication. For any user that is authenticated via a
Login Authentication, such as RADIUS, Microsoft Active Directory, or LDAP, the password
must be changed via the respective Login Authentication method.
2.
Admin User for CLI Access
If You Forget the Password
In order to reset the password of an admin user that is used to access the CLI, complete these
steps:
Reboot your appliance gracefully. In order to reboot a FireSIGHT Management Center,
choose System > Local > Configuration > Process. Click the Run Command which is
next to the Reboot Defense Center. It restarts the FireSIGHT Management Center. Note
that this step logs you out of the appliance.
In order to restart a managed
1.