<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: AD LDAP Connection Issues in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/ad-ldap-connection-issues/m-p/327452#M14453</link>
    <description>&lt;P&gt;It seems that the LDAP configuration is ignored and Nuxeo is still using the default directory configuration that uses the SQL database. This is a known issue referenced in the documentation:&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;A href="https://jira.nuxeo.com/browse/NXP-6574"&gt;https://jira.nuxeo.com/browse/NXP-6574&lt;/A&gt;
prevents the LDAP contribution from
being activated. Quick solution is
to put in comments the "&lt;DIRECTORY name="userDirectory"&gt;...&lt;/DIRECTORY&gt;"
part in templates/common/config/default-sql-directories-bundle.xml
(or overwrite that file with a custom
template).&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;</description>
    <pubDate>Wed, 07 Dec 2011 09:48:31 GMT</pubDate>
    <dc:creator>Olivier_Grisel</dc:creator>
    <dc:date>2011-12-07T09:48:31Z</dc:date>
    <item>
      <title>AD LDAP Connection Issues</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/ad-ldap-connection-issues/m-p/327451#M14452</link>
      <description>&lt;P&gt;Hi Guys,
I have spend pretty much all day trying to get this fixed, I have read pretty much all the dococuments and a number of questions/answers and I am still stumpted with configuring LDAP integration.&lt;/P&gt;
&lt;P&gt;This is the guide I have been trying to follow:
&lt;A href="http://doc.nuxeo.com/display/ADMINDOC/Using+a+LDAP+directory" target="test_blank"&gt;http://doc.nuxeo.com/display/ADMINDOC/Using+a+LDAP+directory&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;This is my default-ldap-users-directory-config.xml
&lt;A href="http://pastebin.com/YL3VSwXh" target="test_blank"&gt;http://pastebin.com/YL3VSwXh&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;This is my defaul-sql-directories-bundle.xml
&lt;A href="http://pastebin.com/VMEJLzVC" target="test_blank"&gt;http://pastebin.com/VMEJLzVC&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;This is my server.log (with the error)
&lt;A href="http://pastebin.com/F151GEez" target="test_blank"&gt;http://pastebin.com/F151GEez&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;With this configuration I can still login using the default Administrator Account.&lt;/P&gt;
&lt;P&gt;Any suggestions would be most welcome. This is running on a Windows 2008 Server with Tomcat, Nuxeu v4.5.2&lt;/P&gt;
&lt;P&gt;Boris&lt;/P&gt;</description>
      <pubDate>Wed, 07 Dec 2011 06:04:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/ad-ldap-connection-issues/m-p/327451#M14452</guid>
      <dc:creator>borizuka</dc:creator>
      <dc:date>2011-12-07T06:04:09Z</dc:date>
    </item>
    <item>
      <title>Re: AD LDAP Connection Issues</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/ad-ldap-connection-issues/m-p/327452#M14453</link>
      <description>&lt;P&gt;It seems that the LDAP configuration is ignored and Nuxeo is still using the default directory configuration that uses the SQL database. This is a known issue referenced in the documentation:&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;A href="https://jira.nuxeo.com/browse/NXP-6574"&gt;https://jira.nuxeo.com/browse/NXP-6574&lt;/A&gt;
prevents the LDAP contribution from
being activated. Quick solution is
to put in comments the "&lt;DIRECTORY name="userDirectory"&gt;...&lt;/DIRECTORY&gt;"
part in templates/common/config/default-sql-directories-bundle.xml
(or overwrite that file with a custom
template).&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;</description>
      <pubDate>Wed, 07 Dec 2011 09:48:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/ad-ldap-connection-issues/m-p/327452#M14453</guid>
      <dc:creator>Olivier_Grisel</dc:creator>
      <dc:date>2011-12-07T09:48:31Z</dc:date>
    </item>
    <item>
      <title>Re: AD LDAP Connection Issues</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/ad-ldap-connection-issues/m-p/327453#M14454</link>
      <description>&lt;P&gt;Thanks Olovier for your reply.&lt;/P&gt;</description>
      <pubDate>Thu, 08 Dec 2011 04:19:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/ad-ldap-connection-issues/m-p/327453#M14454</guid>
      <dc:creator>borizuka</dc:creator>
      <dc:date>2011-12-08T04:19:38Z</dc:date>
    </item>
    <item>
      <title>Re: AD LDAP Connection Issues</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/ad-ldap-connection-issues/m-p/327454#M14455</link>
      <description>&lt;P&gt;It seems that the &lt;CODE&gt;default-ldap-users-directory-config.xml&lt;/CODE&gt; file is not found. Are you sure it is deployed in the &lt;CODE&gt;nxserver/config/&lt;/CODE&gt; folder of the running server? You can either put it in the &lt;CODE&gt;nxserver/config&lt;/CODE&gt; folder the &lt;CODE&gt;template/default&lt;/CODE&gt; folder or better create your own &lt;CODE&gt;custom&lt;/CODE&gt; template (you need to configure the &lt;CODE&gt;templates&lt;/CODE&gt; line in &lt;CODE&gt;bin/nuxeo.conf&lt;/CODE&gt; if this is the case.&lt;/P&gt;</description>
      <pubDate>Thu, 08 Dec 2011 09:19:02 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/ad-ldap-connection-issues/m-p/327454#M14455</guid>
      <dc:creator>Olivier_Grisel</dc:creator>
      <dc:date>2011-12-08T09:19:02Z</dc:date>
    </item>
    <item>
      <title>Re: AD LDAP Connection Issues</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/ad-ldap-connection-issues/m-p/327455#M14456</link>
      <description>&lt;P&gt;Hi Borizuka&lt;/P&gt;
&lt;P&gt;did you resolve your problem?&lt;/P&gt;
&lt;P&gt;I have the same problem. If you resolved it, could you tell me the solution?&lt;/P&gt;
&lt;P&gt;Thanks!!&lt;/P&gt;</description>
      <pubDate>Wed, 16 May 2012 09:33:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/ad-ldap-connection-issues/m-p/327455#M14456</guid>
      <dc:creator>jmiguelgey_</dc:creator>
      <dc:date>2012-05-16T09:33:48Z</dc:date>
    </item>
    <item>
      <title>Re: AD LDAP Connection Issues</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/ad-ldap-connection-issues/m-p/327456#M14457</link>
      <description>&lt;P&gt;This is not an answer. Please don't post questions in the answers section.&lt;/P&gt;</description>
      <pubDate>Wed, 16 May 2012 17:24:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/ad-ldap-connection-issues/m-p/327456#M14457</guid>
      <dc:creator>Florent_Guillau</dc:creator>
      <dc:date>2012-05-16T17:24:38Z</dc:date>
    </item>
  </channel>
</rss>

