<?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: Nuxeo with Active Directory server not authenticating. in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-with-active-directory-server-not-authenticating/m-p/318252#M5253</link>
    <description>&lt;P&gt;Added bindDn and bindPassword and it all works now. Thanks&lt;/P&gt;</description>
    <pubDate>Tue, 03 Apr 2012 21:10:55 GMT</pubDate>
    <dc:creator>smalis_</dc:creator>
    <dc:date>2012-04-03T21:10:55Z</dc:date>
    <item>
      <title>Nuxeo with Active Directory server not authenticating.</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-with-active-directory-server-not-authenticating/m-p/318249#M5250</link>
      <description>&lt;P&gt;Nuxeo with open ldap worked fine having accounts at say for example ou=people,dc=united,dc=com and users under that. We tried to switch to Active Directory now where the accounts are at u=users,ou=united,ou=Customers,dc=cust,dc=jeppsvc,dc=com by modifying the ldap-users xml configuration as follows. Authentication is not working any more.&lt;/P&gt;
&lt;P&gt;Putting only relevant content from the ldap-users xml file.&lt;/P&gt;
&lt;P&gt;&lt;SEARCHBASEDN&gt;ou=users,ou=united,ou=Customers,dc=cust,dc=jeppsvc,dc=com&lt;/SEARCHBASEDN&gt;
&lt;SEARCHCLASS&gt;user&lt;/SEARCHCLASS&gt;&lt;/P&gt;
&lt;P&gt;&lt;SEARCHSCOPE&gt;subtree&lt;/SEARCHSCOPE&gt;&lt;/P&gt;
&lt;P&gt;&lt;CREATIONBASEDN&gt;ou=users,ou=united,ou=Customers,dc=cust,dc=jeppsvc,dc=com&lt;/CREATIONBASEDN&gt;
&lt;CREATIONCLASS&gt;top&lt;/CREATIONCLASS&gt;
&lt;CREATIONCLASS&gt;person&lt;/CREATIONCLASS&gt;
&lt;CREATIONCLASS&gt;organizationalPerson&lt;/CREATIONCLASS&gt;
&lt;CREATIONCLASS&gt;inetOrgPerson&lt;/CREATIONCLASS&gt;
&lt;CREATIONCLASS&gt;user&lt;/CREATIONCLASS&gt;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;  &amp;lt;rdnAttribute&amp;gt;uid&amp;lt;/rdnAttribute&amp;gt;
  &amp;lt;fieldMapping name="username"&amp;gt;uid&amp;lt;/fieldMapping&amp;gt;
  &amp;lt;fieldMapping name="password"&amp;gt;userPassword&amp;lt;/fieldMapping&amp;gt;
  &amp;lt;fieldMapping name="firstName"&amp;gt;givenName&amp;lt;/fieldMapping&amp;gt;
  &amp;lt;fieldMapping name="lastName"&amp;gt;sn&amp;lt;/fieldMapping&amp;gt;
  &amp;lt;fieldMapping name="company"&amp;gt;o&amp;lt;/fieldMapping&amp;gt;
  &amp;lt;fieldMapping name="email"&amp;gt;mail&amp;lt;/fieldMapping&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Is there anything missing that is needed for nuxeo to work with Active Directory Server ?&lt;/P&gt;</description>
      <pubDate>Fri, 30 Mar 2012 22:03:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-with-active-directory-server-not-authenticating/m-p/318249#M5250</guid>
      <dc:creator>smalis_</dc:creator>
      <dc:date>2012-03-30T22:03:44Z</dc:date>
    </item>
    <item>
      <title>Re: Nuxeo with Active Directory server not authenticating.</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-with-active-directory-server-not-authenticating/m-p/318250#M5251</link>
      <description>&lt;P&gt;The ldif snippet is here&lt;/P&gt;</description>
      <pubDate>Fri, 30 Mar 2012 22:57:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-with-active-directory-server-not-authenticating/m-p/318250#M5251</guid>
      <dc:creator>smalis_</dc:creator>
      <dc:date>2012-03-30T22:57:31Z</dc:date>
    </item>
    <item>
      <title>Re: Nuxeo with Active Directory server not authenticating.</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-with-active-directory-server-not-authenticating/m-p/318251#M5252</link>
      <description>&lt;P&gt;Have you turned on debug and looked in the server log?&lt;/P&gt;
&lt;P&gt;Not included in above but are you sure that your bindDn and bindPassword are working for the specified ldapUrl? Should see this in the log.&lt;/P&gt;</description>
      <pubDate>Sun, 01 Apr 2012 16:36:08 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-with-active-directory-server-not-authenticating/m-p/318251#M5252</guid>
      <dc:creator>bruce_Grant</dc:creator>
      <dc:date>2012-04-01T16:36:08Z</dc:date>
    </item>
    <item>
      <title>Re: Nuxeo with Active Directory server not authenticating.</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-with-active-directory-server-not-authenticating/m-p/318252#M5253</link>
      <description>&lt;P&gt;Added bindDn and bindPassword and it all works now. Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 03 Apr 2012 21:10:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-with-active-directory-server-not-authenticating/m-p/318252#M5253</guid>
      <dc:creator>smalis_</dc:creator>
      <dc:date>2012-04-03T21:10:55Z</dc:date>
    </item>
    <item>
      <title>Re: Nuxeo with Active Directory server not authenticating.</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-with-active-directory-server-not-authenticating/m-p/318253#M5254</link>
      <description>&lt;P&gt;No problem - changed the comment to an answer since it was bindDn and and bindPassword.&lt;/P&gt;</description>
      <pubDate>Tue, 03 Apr 2012 21:26:33 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-with-active-directory-server-not-authenticating/m-p/318253#M5254</guid>
      <dc:creator>bruce_Grant</dc:creator>
      <dc:date>2012-04-03T21:26:33Z</dc:date>
    </item>
  </channel>
</rss>

