Legacy Knowledge Base
Published Jul. 2, 2025

Configuring Liferay's LDAP Settings to Import Users in DXP 7.3

Written By

Namit Srivastava

How To articles are not official guidelines or officially supporteddocumentation. They are community-contributed content and may not alwaysreflect the latest updates to Liferay DXP. We welcome your feedback toimprove How to articles!

While we make every effort to ensure this Knowledge Base is accurate, itmay not always reflect the most recent updates or official guidelines.We appreciate your understanding and encourage you to reach out with anyfeedback or concerns.

Legacy Article

You are viewing an article from our legacy "FastTrack"publication program, made available for informational purposes. Articlesin this program were published without a requirement for independentediting or verification and are provided "as is" withoutguarantee.

Before using any information from this article, independently verify itssuitability for your situation and project.

This article shows how to setup Liferay DXP 7.3 to import users from an LDAP server through the graphical user interface.

The steps are the basically the same as for earlier versions of Liferay, but the UI options have changed in DXP 7.3.

Environment

  • Liferay DXP 7.3

Resolution

  1. To enter the LDAP settings, go to: Control Panel > Instance Settings > Security > LDAP.
    mceclip0.png

    InstanceSetting.jpg

    LDAP.jpg
  2. Select Servers and click on Add to add an LDAP Server.
  3. Enter the name of the LDAP Server at the top.

    There is a radio button list of default choices; clicking these will help fill out the default values.
    AddServer.jpg

    2.jpg

  4. Click Test LDAP Connection to validate. You should get the message below.
    3.jpg

  5. Click Test LDAP Users. It should list out all the available users in the AD as below:
    4.jpg

  6. For Import related configurations you need to select the option "Import" from the left-hand side menu:
    Import.jpg

  7. If you do not check the Enable Import option, the user import will happen when any user tries to login for the very first time. If you do check the Enable Import option, the application checks at some defined interval for any new entry in the LDAP server and imports them, if any. This interval depends upon the value provided in the text box "Import Interval". By default, the text box has the value 10, which means Liferay will check the LDAP server for any new entries every 10 minutes. 
Did this article resolve your issue ?

Legacy Knowledge Base