*FMC Password Reset - GUI & CLI: *
Perquisites:
- Recommended to get console access
- Recommended to do this out of hours.
For FMC CLI:
- Get access to the VMware GUI
- Go to the FMC GUI and login.
- Go to Settings > Configuration > Process and reboot the FMC. (best to do out of hours…though it will only affect GUI management access)
- On the VMware console wait for it to reboot until the red box appears. PRESS SPACEBAR to stop it booting.
- It will say then boot: put in the version and then single. e.g. 7.0.6 single and enter
- Type in passwd admin
- Type in the new password. If it says 'bad password; it is informational only, basically saying to use a complex password. But it should accept whether its weak or strong password.
- Finally need to reboot again. Issue reboot command.
- Wait till red box comes up. Let it reboot as normal then login with the new credentials.
FMC GUI password reset:
- Mandatory Console or SSH required.
- Log into the Expert
- sudo su (this is case sensitive. Use lowercase)
- Password (put in console password)
- Issue command usertool.pl -p 'admin cisco123' (needs to have a space between -p)
- Press enter
- Try login to the GUI again.
Comments