Skip to main content
Osama_Shatnawi
New Member
May 4, 2015
Question

FortiAuthenticator LDAP Integration

  • May 4, 2015
  • 2 replies
  • 10025 views

Hello All,

 

I have tried to do LDAP integration between FortiGate and FortiAuthenticator. I have built the directory tree as per FortiNet training material and i have done the integration from FortiGate side as usual but i got the same error all the time " Invalid DN syntax", I am sure that I am using the proper DN as per the configuration. The main target is to allow users self registration on FortiAuth and to add these users to LDAP group so FortiGate can use this group tp create user identity based policies.

 

I hope you can help

Osama

2 replies

Carl_Windsor_FTNT
Staff
Staff
May 4, 2015

Can you post a screenshot of your config?

Vbharath_FTNT
Staff
Staff
May 6, 2015

Hi,

 

Please follow below steps;

 

1) Create OU under the ldap tree on FAC 

 

example "ou=self_registration

2) Move the user group to the newly created OU, you can drag and drop user group to new OU, it will save automatically.

 

Once the above steps are done, Login to Fortigate unit and configure DN setting under LDAP server pointing to the OU created on FAC.

example

ou=self_registration,dc=example,dc=com

 

Please check above, it should work with this. 

 

./

Viswa