Skip to main content
emmanouilg
Staff
Staff
April 18, 2022

Technical Tip: SMS Two Factor Authentication for guest users

  • April 18, 2022
  • 0 replies
  • 2250 views
Description This article describes how to configure SMS Two-factor authentication for guest users.
Scope FortiGate.
Solution

To send SMS notifications to guest users, add a mail server in the sms-server configuration of the FortiGate using the following commands:

 

config system sms-server

    edit sms-server

        set mail-server 1.1.1.1

    next

end

 

Then it is needed to enable the following under the guests group:

 

config user group
    edit 'guests'
        set group-type guest
        set mobile-phone enable
        set sms-server custom
        set sms-custom-server 'sms-server'
    next
end

 

Note:  FortiGuard offers SMS service, however a license is required. To check if the license is already activated, refer to this article: Technical Tip: How to check if there is a FortiGuard SMS license active.

Thought Leadership Security Summit. Outpace New Threats with AI - enhanced defense. Tuesday, Septmeber 15, 8:30 AM - 2:30 PM PT. The Golf Club at Newcastle, WA.
Virtual event | September 2026. SASE summit. The age of autonomous trust. Register here!