Configuring the LDAP server
Create an LDAP entry for remote lookup of computers with the username attribute as dNSHostName
.
To configure remote LDAP server on FortiAuthenticator:
- In FortiAuthenticator, go to Authentication > Remote Auth. Servers > LDAP, and click Create New.
- Under Create New LDAP Server, set the following:
- Name: Enter the server name, for example:
AD_Computers
. - Primary server name/IP: Enter the LDAP server name, for example:
dc01.wl-cse.net
using Port 636. - Base distinguished name: Enter the base distinguished name, for example:
DC=wl-cse,DC=net
. - Bind type: Regular.
Enter the username and password for your LDAP user.
- Name: Enter the server name, for example:
- Under Query Elements, set the following:
- User object class:
computer
. - Username attribute:
dNShostName
. - Group object class:
group
. - Obtain group memberships from: Group attribute.
- Group membership attribute:
memberOf
.
- User object class:
- Enable Secure Connection, and set the following:
- Protocol: LDAPS.
- CA certificate: Select the CA certificate you previously configured.
- Click OK.