FortiGate
FortiGate Next Generation Firewall utilizes purpose-built security processors and threat intelligence security services from FortiGuard labs to deliver top-rated protection and high performance, including encrypted traffic.
nsubramanian
Staff
Staff
Article Id 191695

Description
This article describes how to enable 2-Factor Authentication for Admin Users
Solution

For 5.2 and Earlier firmware versions :
 
Go to  Global  >>  Admin >>  Administrators  >>  Edit any available Admin user >>  Under contact info update  Email Address >> Enable "Two-Factor Authentication" >>  Select Token from Drop down box  >> Click Apply to SAVE changes.
 
Once done, you should get Activation code in the updated Email Address.
Proceed to Activate in mobile.
 
For 5.4 and Later firmware versions :
 
Go to  System  >>  Administrators  >>  Edit any available Admin user >>  Update  Email Address >> Enable "Two-Factor Authentication" >>  Select Token from Drop down box  >> Click Apply to SAVE changes.
 
Once done, you should get Activation code in the updated Email Address.
Proceed to Activate in mobile.
 
In 7.4.1 go to System -> Administrators
 
adminnssad.PNG

 

CLI:
 
config system admin
edit "xxxx"                      <<<<<<<<<<<<<<<<<<  Desired Admin Name
        set two-factor fortitoken     <<<<<<<<<<< 
        set email-to ''xyx@xyz.com"   <<<<<<<<<<<
        set fortitoken id             <<<<<<<<< (Instead of 'id' type the S/N Of token)
        next
end