On this page

Setting up LDAP for Active Directory

The following is an example of an LDAP Structure for Active Directory.

LDAP structure (Active Directory).

To configure LDAP properties for Active Directory


  1. Click  to open the LDAP User Directories page.
  2. Click  to open the Create LDAP directory page.
  3. Configure the LDAP settings, for example:
    • The LDAP users are under CN=Users record.
    • The LDAP server is starting at machine IP address 127.0.0.1 with a default LDAP port 389.
    • The listening LDAPS at port 636.

The following is how a simple LDAP (Active Directory) configuration looks like.


With SSL, the configuration will look like the following.


Configuration with SSL.

Setting up LDAP for open LDAP

The following is an example of an LDAP Structure for OpenLDAP.

 

LDAP Stucture (OpenLDAP).

To configure LDAP properties for Open LDAP


  1. Click  to open the LDAP User Directories page.
  2. Click  to open the Create LDAP directory page.
  3. Configure the LDAP settings, for example:
    • The LDAP users are under the ou=Users record.
    • The LDAP server is starting at machine IP address 127.0.0.1 with a default LDAP port 389.
    • The listening LDAPS at port 636

The following is how a simple LDAP (OpenLDAP) configuration looks like.