and password bypass technique
TL;DR:
(If there is no admin user, do this, or reload configs.)
Related: Fortinet Notes
- Obtain serial number:
- Either from bottom of device or screen cap during boot sequence
- Either from bottom of device or screen cap during boot sequence
- Create SecureCRT buttons with maintenance user and password:
- user: maintainer
- pass: bcpb<serial_number>
- Reset device by depressing reset button inside of pin hole
- After boot use the above user and password to log in
- Run this command to reset:
- #execute factoryreset
- #execute factoryreset
- Login with default credentials:
- user: admin
- pass: <none_just_press_enter>
- Set admin password:
- #config system admin
- #edit admin
- #set accprofile “super_admin”
- #set vdom “root”
- #set password <yourAdminPassword>
- #end