Fortinet white logo
Fortinet white logo

Admin Guide

26.2.0

Configuring local RADIUS users for FIC service

Configuring local RADIUS users for FIC service

Your can use the following commands to configure FortiGate local RADIUS users to use FortiIdentity Cloud for MFA. In this case, verification of the RADIUS user passwords verification is done through the RADIUS server EngRadius, but the other settings are the same as those of a regular local user.

config user local
	edit  “radius-user1”
	set type radius
        set type password
        set two-factor fortitoken-cloud
        set email-to "radius_user1@anycompany.com"
        set sms-phone "+14081234567"
        set radius-server  “EngRadius”
        set passwd-time 2020-02-18 16:00:59
        set passwd ENC M27kJaZ3I3VeHjQun8yqSHWvA
    next 
end

Configuring local RADIUS users for FIC service

Configuring local RADIUS users for FIC service

Your can use the following commands to configure FortiGate local RADIUS users to use FortiIdentity Cloud for MFA. In this case, verification of the RADIUS user passwords verification is done through the RADIUS server EngRadius, but the other settings are the same as those of a regular local user.

config user local
	edit  “radius-user1”
	set type radius
        set type password
        set two-factor fortitoken-cloud
        set email-to "radius_user1@anycompany.com"
        set sms-phone "+14081234567"
        set radius-server  “EngRadius”
        set passwd-time 2020-02-18 16:00:59
        set passwd ENC M27kJaZ3I3VeHjQun8yqSHWvA
    next 
end