Legacy Knowledge Base
Published Jun. 30, 2025

After enabling LDAP authentication, administrator users who do not exist in LDAP can log in

Written By

Daniel Mijarra

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.

Issue

  • We have enabled LDAP authentication, checking it as required and we have unchecked Ignore User Search Filter for Authentication.
  • With this configuration applied the administrator users can login even if they do not exist in LDAP.

Environment

  • DXP 7.4

Resolution

  • This is the expected behavior using this configuration, administrator users will be able do login by authenticating against the portal.

  • A solution could be to disable password checking by the internal portal authentication through the auth.pipeline.enable.liferay.check property added in the portal-ext.properties file.
    It is recommended to test this configuration first in non-production environments and evaluate if it fits your use case.

Additional Information

 

 

Did this article resolve your issue ?

Legacy Knowledge Base