FortiNAC
NOTE: FortiNAC is now named FortiNAC-F. For post-9.4 articles, see FortiNAC-F. FortiNAC is a zero-trust network access solution that provides users with enhanced visibility into the Internet of Things (IoT) devices on their enterprise networks.
FortiKoala
Staff
Staff
Article Id 193087

Description

 
This article describes how to troubleshoot an issue where Credential validation fails for a directory under System -> Settings -> Authentication -> LDAP when the Security Protocol option is set to either SSL or STARTTLS. The LDAP server has a valid SSL certificate installed.

 

Scope

 

FortiNAC,
Version:  8.x.

 

Solution

 

Ensure the appliance is authenticating the connection using the name of the server and not the IP address. Unless the LDAP server's certificate includes the IP address as an alternate name, the connection will not be trusted. 
 
  1. Navigate to System -> Settings -> Authentication -> LDAP.
  2. In the Directory model, verify the name matches the name on the certificate used by the LDAP server (example: dc.mycompany.com).
  3. Select the Additional Configuration checkbox.
  4. Select the Connect by name checkbox.
  5. Select Validate Credentials to confirm changes are correct.
  6. Select OK to save.

Related articles:

Technical Tip: LDAP server credential validation fails