<?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: LDAP and eDirectory in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/ldap-and-edirectory/m-p/245847#M198977</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ok, I got it working (sort of) by using this : &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;ldap.authentication.java.naming.security.authentication=simple&lt;BR /&gt;ldap.authentication.userNameFormat=cn=%s,ou=myou,o=myorg&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;Now the problem : it can only authenticate user in ou=myou,o=myorg but my users are in dozens of different organizational units. How do I solve that?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 02 Sep 2009 01:54:57 GMT</pubDate>
    <dc:creator>clauded1</dc:creator>
    <dc:date>2009-09-02T01:54:57Z</dc:date>
    <item>
      <title>LDAP and eDirectory</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/ldap-and-edirectory/m-p/245846#M198976</link>
      <description>Hi,I'm trying to setup Alfresco 3.2 to interact with Novell eDirectory. So far I just can't authenticate with LDAP using this config :alfresco-global.properties :authentication.chain=alfrescoNtlm1:alfrescoNtlm,ldap1:ldap#alfrescoNtlm1alfresco.authentication.authenticateCIFS=true#ldap1ldap.authentica</description>
      <pubDate>Tue, 01 Sep 2009 21:21:19 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/ldap-and-edirectory/m-p/245846#M198976</guid>
      <dc:creator>clauded1</dc:creator>
      <dc:date>2009-09-01T21:21:19Z</dc:date>
    </item>
    <item>
      <title>Re: LDAP and eDirectory</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/ldap-and-edirectory/m-p/245847#M198977</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ok, I got it working (sort of) by using this : &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;ldap.authentication.java.naming.security.authentication=simple&lt;BR /&gt;ldap.authentication.userNameFormat=cn=%s,ou=myou,o=myorg&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;Now the problem : it can only authenticate user in ou=myou,o=myorg but my users are in dozens of different organizational units. How do I solve that?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Sep 2009 01:54:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/ldap-and-edirectory/m-p/245847#M198977</guid>
      <dc:creator>clauded1</dc:creator>
      <dc:date>2009-09-02T01:54:57Z</dc:date>
    </item>
    <item>
      <title>Re: LDAP and eDirectory</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/ldap-and-edirectory/m-p/245848#M198978</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm afraid that right now, we don't support search-based name resolution. Whilst there was a workaround on AD to use UPN format and on OpenLDAP to use authz-regexp mappings, it seems that for other directories we may need to support a solution where, in order to resolve a UID, the sync user first runs the user query with uid=x tacked on the end.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've logged this as an issue&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://issues.alfresco.com/jira/browse/ETHREEOH-2782" rel="nofollow noopener noreferrer"&gt;https://issues.alfresco.com/jira/browse/ETHREEOH-2782&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Right now, your only option would be to code an extension to LDAPAuthenticationComponent and LDAPUserRegistry&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Sep 2009 10:49:20 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/ldap-and-edirectory/m-p/245848#M198978</guid>
      <dc:creator>dward</dc:creator>
      <dc:date>2009-09-02T10:49:20Z</dc:date>
    </item>
    <item>
      <title>Re: LDAP and eDirectory</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/ldap-and-edirectory/m-p/245849#M198979</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hum, I'm afraid this is beyond my abilities. I've installed many open source softwares that supports natively LDAP search base authentication so I'm a bit disappointed as this renders Alfresco almost unusable here.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for filling the request anyway.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Sep 2009 13:02:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/ldap-and-edirectory/m-p/245849#M198979</guid>
      <dc:creator>clauded1</dc:creator>
      <dc:date>2009-09-02T13:02:24Z</dc:date>
    </item>
    <item>
      <title>Re: LDAP and eDirectory</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/ldap-and-edirectory/m-p/245850#M198980</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ok I found one workaround that's worth mentioning here : in eDir, we can create a OU for Alfresco, point to this OU in Alfresco's global.properties file and populate the OU with user's alias. I've tested successfully this config here.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Sep 2009 15:23:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/ldap-and-edirectory/m-p/245850#M198980</guid>
      <dc:creator>clauded1</dc:creator>
      <dc:date>2009-09-02T15:23:52Z</dc:date>
    </item>
  </channel>
</rss>

