FortiAuthenticator
FortiAuthenticator provides centralized authentication services for the Fortinet Security Fabric including multi-factor authentication, single sign-on services, certificate management, and guest management.
syao
Staff & Editor
Staff & Editor
Article Id 380679
Description This article describes how to import an LDAP user by searching username.
Scope FortiAuthenticator.
Solution
  1. Ensure the configuration for the remote LDAP server is correct in Authentication -> Remote Auth Servers -> LDAP: Configure the remote LDAP server on FortiAuthenticator
  2. To import a remote LDAP user by searching username, go to Authentication -> User Management -> Remote Users.
 

img1.png

 

  1. In the Import Remote LDAP Users, select the LDAP server and set the action to Import Users, then select Import.

 

img2.png

 

  1. This will open the Import Remote LDAP Users dialog box. In the filter field, it is possible to specify a search filter to find a specific user. 

 

For example, to search for a user with the username 'User1', then use a filter'(&(objectClass=user)(objectCategory=person)(sAMAccountName=User1))'.


img3.png

 

  1. Verify the remote LDAP user has been imported:

 

img4.png

 

Note: Under the 'Obtain group memberships from:' field in the LDAP server configuration, the user attribute option should be configured. With the group attribute option, it is not possible to view the users who need to be imported.