Requirement LDAP/AD

Before setting up LDAP/AD synchronisation for your domain, the function must be activated. If this is not the case, please contact our support department at support@secuserve.com or by telephone 01 41 27 17 20.

  • Authorizations

In order to communicate with your LDAP/AD directory (connection tests and synchronization) :

  1. You must allow our IP range 85.31.212.0/24
  2. On the port: 389 or 636 (depending on your configuration)

How to determine if a port is open

Example of a command under linux (connection test on port 389) on the server ip address 192.168.9.165

nmap -P0 -p 389 192.168.9.135

Result:

Starting Nmap 7.40 (https://nmap.org ) at 2019-10-17 09:50 CEST

Nmap scan report for 192.168.9.135

Host is up (0.010s latency).

PORT STATE SERVICE

389/tcp open ldap

Tags