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.
carabhavi
Staff
Staff
Article Id 195678
Description
This article describes how to import the LDAP users in FortiGate and apply two-factor email Token via CLI.

Solution
Import the user to the FortiGate from GUI.

To import users from LDAP follow these steps:

1) Go to User & Devices -> User Definition and select 'Create New'.

2) On 'User Type', select 'Remote LDAP user' and select 'Next'.

3) On 'LDAP Server', Select the LDAP server name and select 'Next'.

4) Select the User, select '+ Add Selected ' and select 'Submit'.





Once the user is imported, enable two-factor email Token via CLI is possible.
# config user local
    edit TestUser
        set two-factor email
end


Contributors