Unable to get access to FMC via Web interface
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-20-2023 09:42 AM
I am unable to get into the FMC via web even after setting the password using the following instructions:
Reset a Lost Web Interface Admin Password for Firepower Management Centers
Use these instructions to change the password for the admin account used to access the Firepower Management Center web interface.
Procedure:
- Log in to the appliance with the CLI admin account with SSH or the console.
- Access the Linux shell:
• If your FMC runs Version 6.2 or lower, log in gives you direct access to the Linux shell.
• If your FMC runs Version 6.3 or 6.4 and the Firepower Management Center CLI is not enabled, log in gives you direct access to the Linux shell.
• If your FMC runs Version 6.3 or 6.4 and the Firepower Management Center CLI is enabled, log in gives you access to the Firepower Management Center CLI. Enter the expert command to access the Linux shell.
• If your FMC runs Version 6.5+, the log in gives you access to the Firepower Management Center CLI. Enter the expert command to access the Linux shell. - At the shell prompt, enter this command to reset the password for the web interface admin user:
sudo usertool.pl -p 'admin password'
Where password is the new password for the web interface admin user. - At the Password prompt, enter the password for the username with which you are currently logged in.
Any help will be appreciated
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-20-2023 07:38 PM
What error message does the GUI display?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-21-2023 05:16 AM
It says contact your administrator is you continue to have issues logging in. I was able to get in using double quotation around the admin password. My problem now is the virtual one. The Elastic IP i associated with the management interface is not resolving
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-10-2023 06:08 AM - edited 10-10-2023 06:15 AM
Hi,
I have the same problem. I followed the same instructions but it seems that the passwords are not really changed by the command : sudo usertool.pl -p 'admin password'
After using it, when I launch : sudo usertool.pl -L admin
I get the following message (yes I'm sure of the password I typed):
Login: Failed CheckPassword (1) at /usr/local/sf/lib/perl/5.24.4/SF/Auth.pm line 351.
Failed to login.
Any help would be appreciate.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-10-2023 07:16 AM - edited 10-10-2023 07:16 AM
It was my fault:I choosed a too simple password which did not respect the rules imposed by default. The trick is the CLI interface seemed to accept the too simple password...
Anyway, pb solved.
