FortiNAC-F
FortiNAC-F is a zero-trust network access solution that provides users with enhanced visibility into the Internet of Things (IoT) devices on their enterprise networks. For legacy FortiNAC articles prior to FortiNAC-F 7.2, see FortiNAC.
khoffman
Staff
Staff
Article Id 301720
Description This article describes troubleshooting steps to take when admin users who authenticate using LDAP are not able to access the FortiNAC GUI. 

FNACuser.PNG
Scope FortiNAC-F. v7.2,v7.4 and v7.6.
Solution

GUI method: 

  1. Login to the FortiNAC GUI using a local administrator account.
  2. Navigate to Network -> Settings -> Authentication -> LDAP. Alt: System -> Settings -> Authentication -> LDAP.
  3. Select the applicable LDAP server and select modify.
  4. Select Validate Credentials.

CLI method: 

  1. Log in to FortiNAC-F as 'admin'.
  2. Enter the shell with the following command:


execute enter-shell

 

  1. Validate connection to LDAP server from the CLI, type: 


directorytest -conn

 

  1. Print existing LDAP settings, type: 

 

directorytest -dump

If credentials fail to validate work with the server team to determine if the password for the LDAP login account has been changed or if the account has been locked. This account is used by FortiNAC to authenticate and look up users. 

Related Debug commands: 


nacdebug -name DirectoryManager true

nacdebug -name DirectoryAuthentication true

 

Note: In firmware release 7.6.2, there is a known issue with LDAP Admin user authentication when 'Additional Configuration' is set up under LDAP settings as shown below:

 

ldapsett.png

 

This issue will be fixed in a later release. 

Workaround: Clear the values for 'Domain Name' and 'Secondary Server'.

 

ldapsett1.png


Related articles: