Legacy Knowledge Base
Published Jul. 2, 2025

Configuration of NTLMv2 with Liferay

Written By

Sivakumar Perumal

How To articles are not official guidelines or officially supported documentation. They are community-contributed content and may not always reflect the latest updates to Liferay DXP. We welcome your feedback to improve How To articles!

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

Legacy Article

You are viewing an article from our legacy "FastTrack" publication program, made available for informational purposes. Articles in this program were published without a requirement for independent editing or verification and are provided"as is" without guarantee.

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

Issue

  • How to configure NTLMv2 in Liferay as there is no configuration available in Liferay control panel to differentiate the request/service

Environment

  • Liferay 6.x
  • Liferay 7.0 and Liferay 7.1

Resolution

  • Liferay has provided the option 'NTLM' (under Control Panel -> Configuration -> Instance Settings, click on Authentication) to configure and use of NTLM Single sign-on(independent of NTLM versions whether it is NTLMv1 or v2) over Liferay portal.

Additional Information

  • From the Windows server changing the following option might help to configure NTLMv2
  • Change the LAN Manager authentication level to "NTLMv2 response only" from the Control Panel through Administrative Tools by following the steps below
    a) From the Start menu, select Control Panel then
    b) Double-clicked on Administrative Tools ->  Local Security Policy.
    c) Navigate to Security Settings -> Local Policies -> Security Options and change the following option into "NTLMv2 response only
    Network Security: LAN Manager authentication level to NTLMv2 response only
  • Note: The above configurations related to NTLM are given just for reference. Since it's a third-party tool, the vendor who developed the product would be the appropriate point of contact in case further assistance is required on NTLM side.
  • Please refer the documents for Liferay 6.0, Liferay 6.1, Liferay 6.2, Liferay 7.0, Liferay 7.1
Did this article resolve your issue ?

Legacy Knowledge Base