<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <title>Getting 'Authenticator is not enabled" error while login</title>
  <link rel="self" href="https://liferay.dev/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=122662693" />
  <subtitle>Getting 'Authenticator is not enabled" error while login</subtitle>
  <id>https://liferay.dev/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=122662693</id>
  <updated>2026-04-05T12:05:22Z</updated>
  <dc:date>2026-04-05T12:05:22Z</dc:date>
  <entry>
    <title>RE: RE: Getting 'Authenticator is not enabled" error while login</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=122686489" />
    <author>
      <name>Zsigmond Rab</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=122686489</id>
    <updated>2024-05-30T06:56:07Z</updated>
    <published>2024-05-30T06:56:06Z</published>
    <summary type="html">&lt;p&gt;Great to hear!&lt;/p&gt;
&lt;p&gt;Zsigmond&lt;/p&gt;</summary>
    <dc:creator>Zsigmond Rab</dc:creator>
    <dc:date>2024-05-30T06:56:06Z</dc:date>
  </entry>
  <entry>
    <title>RE: RE: Getting 'Authenticator is not enabled" error while login</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=122684493" />
    <author>
      <name>Sathish Kannan P</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=122684493</id>
    <updated>2024-05-30T06:39:59Z</updated>
    <published>2024-05-29T08:12:50Z</published>
    <summary type="html">&lt;p&gt;Hi&amp;nbsp;Zsigmond&lt;/p&gt;
&lt;p&gt;Thanks for your time!&lt;/p&gt;
&lt;p&gt;Yes, we debugged further and found that the issue with LDAP sync. The
  custom LDAP attribute "modifyTimestamp" was not updated
  properly. Did the changes in the LDAP server and its worked.&amp;nbsp;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks lot for your support!&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;Sathish&lt;/p&gt;</summary>
    <dc:creator>Sathish Kannan P</dc:creator>
    <dc:date>2024-05-29T08:12:50Z</dc:date>
  </entry>
  <entry>
    <title>RE: RE: Getting 'Authenticator is not enabled" error while login</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=122682193" />
    <author>
      <name>Zsigmond Rab</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=122682193</id>
    <updated>2024-05-28T07:54:46Z</updated>
    <published>2024-05-28T07:54:45Z</published>
    <summary type="html">&lt;p&gt;Hi Sathish,&lt;/p&gt;
&lt;p&gt;Unfortunately, there is no such flowchart/doc. The only thing I also
  could do is to debug the class above and the&amp;nbsp;&lt;a href="https://github.com/liferay/liferay-portal/blob/6.2.x/portal-impl/src/com/liferay/portal/security/auth/LDAPAuth.java#L363-L369"&gt;https://github.com/liferay/liferay-portal/blob/6.2.x/portal-impl/src/com/liferay/portal/security/auth/LDAPAuth.java#L363-L369&lt;/a&gt;
  lines to see why the property is false. Have you tried that already?&lt;/p&gt;
&lt;p&gt;Zsigmond&lt;/p&gt;</summary>
    <dc:creator>Zsigmond Rab</dc:creator>
    <dc:date>2024-05-28T07:54:45Z</dc:date>
  </entry>
  <entry>
    <title>RE: RE: Getting 'Authenticator is not enabled" error while login</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=122672015" />
    <author>
      <name>Sathish Kannan P</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=122672015</id>
    <updated>2024-05-24T13:09:36Z</updated>
    <published>2024-05-23T18:08:35Z</published>
    <summary type="html">&lt;p&gt;Yes Zsigmond we had enabled the debug and analyzing the logs.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Do you have a flowchart/doc refernece which explains the liferay -&amp;nbsp;
  LDAP authentication fuctionality ?&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;Sathish&lt;/p&gt;</summary>
    <dc:creator>Sathish Kannan P</dc:creator>
    <dc:date>2024-05-23T18:08:35Z</dc:date>
  </entry>
  <entry>
    <title>RE: RE: Getting 'Authenticator is not enabled" error while login</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=122670998" />
    <author>
      <name>Zsigmond Rab</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=122670998</id>
    <updated>2024-05-23T06:54:00Z</updated>
    <published>2024-05-23T06:53:59Z</published>
    <summary type="html">&lt;p&gt;Hi Sathish,&lt;/p&gt;
&lt;p&gt;Unfortunately, the only think I could do is to try to find the
  problem with debugging. Without that I have no idea why it is not working.&lt;/p&gt;
&lt;p&gt;From the lines around which I linked earlier it seems clear that the
  message may come only, if the&amp;nbsp;&lt;em&gt;PropsValues.LDAP_AUTH_ENABLED&lt;/em&gt;
  is false:&amp;nbsp;&lt;a href="https://github.com/liferay/liferay-portal/blob/6.2.x/portal-impl/src/com/liferay/portal/security/auth/AuthSettingsUtil.java#L59-L64"&gt;https://github.com/liferay/liferay-portal/blob/6.2.x/portal-impl/src/com/liferay/portal/security/auth/AuthSettingsUtil.java#L59-L64&lt;/a&gt;,
  unless there is some customization around.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br&gt; Zsigmond&lt;/p&gt;</summary>
    <dc:creator>Zsigmond Rab</dc:creator>
    <dc:date>2024-05-23T06:53:59Z</dc:date>
  </entry>
  <entry>
    <title>RE: RE: Getting 'Authenticator is not enabled" error while login</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=122668016" />
    <author>
      <name>Sathish Kannan P</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=122668016</id>
    <updated>2024-05-22T18:21:51Z</updated>
    <published>2024-05-22T09:43:48Z</published>
    <summary type="html">&lt;p&gt;Thanks for your reposne Zsigmond! Yes, "ldap.auth.enabled"
  property is set as true. The cutomer recently migated to new LDAP
  server, its corbon copy of earlier versoin of LDAP. Facing this issue
  post LDAP server migration. We cleared below cache from Liferay
  "Server Administration" page arleady&lt;/p&gt;
&lt;p&gt;Clear content cached by this VM.&lt;br&gt; Clear content cached across the
  cluster.&lt;br&gt; Clear the database cache.&lt;br&gt; Clear the direct servlet cache.&lt;/p&gt;
&lt;p&gt;Please suggest us if we need to clean any other cache in the portlet
  framework or give some more pointer to find out an actual cause for
  the failure&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;SATHISH&lt;/p&gt;
&lt;table id="yui_patched_v3_11_0_1_1716370833944_256"&gt;
  &lt;tbody id="yui_patched_v3_11_0_1_1716370833944_255"&gt;
    &lt;tr id="yui_patched_v3_11_0_1_1716370833944_274"&gt;
      &lt;td id="yui_patched_v3_11_0_1_1716370833944_273"&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;</summary>
    <dc:creator>Sathish Kannan P</dc:creator>
    <dc:date>2024-05-22T09:43:48Z</dc:date>
  </entry>
  <entry>
    <title>RE: Getting 'Authenticator is not enabled" error while login</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=122664990" />
    <author>
      <name>Zsigmond Rab</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=122664990</id>
    <updated>2024-05-21T06:39:16Z</updated>
    <published>2024-05-21T06:39:16Z</published>
    <summary type="html">&lt;p&gt;Hi Sathish,&lt;/p&gt;
&lt;p&gt;That message is basically a debug message and should be written out
  only when the LDAP is not enabled. Are you sure that the LDAP is enabled?&lt;/p&gt;
&lt;p&gt;Otherwise, that message is coming from the&amp;nbsp;&lt;a href="https://github.com/liferay/liferay-portal/blob/6.2.x/portal-impl/src/com/liferay/portal/security/auth/LDAPAuth.java#L365"&gt;https://github.com/liferay/liferay-portal/blob/6.2.x/portal-impl/src/com/liferay/portal/security/auth/LDAPAuth.java#L365&lt;/a&gt;&amp;nbsp;line
  in version 6.2. A debug could be started there.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br&gt; Zsigmond&lt;/p&gt;</summary>
    <dc:creator>Zsigmond Rab</dc:creator>
    <dc:date>2024-05-21T06:39:16Z</dc:date>
  </entry>
  <entry>
    <title>Getting 'Authenticator is not enabled" error while login</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=122662692" />
    <author>
      <name>Sathish Kannan P</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=122662692</id>
    <updated>2024-05-20T15:55:57Z</updated>
    <published>2024-05-20T10:32:30Z</published>
    <summary type="html">&lt;p&gt;Some users unable to login when LDAP is configured in liferay 6.2
  framework.&amp;nbsp; Getting below error&amp;nbsp;&lt;/p&gt;
&lt;p&gt;[LDAPAuth:365] Authenticator is not enabled&lt;/p&gt;
&lt;p&gt;Please suggest to trace down the failure&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</summary>
    <dc:creator>Sathish Kannan P</dc:creator>
    <dc:date>2024-05-20T10:32:30Z</dc:date>
  </entry>
</feed>
