Fortinet black logo

Admin Guide

Configure local RADIUS users for FTC service

Copy Link
Copy Doc ID 0a6c5280-a080-11ee-8673-fa163e15d75b:163308
Download PDF

Configure local RADIUS users for FTC service

Your can use the following commands to configure FortiGate local RADIUS users to use FortiToken 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

Configure local RADIUS users for FTC service

Your can use the following commands to configure FortiGate local RADIUS users to use FortiToken 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