<?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 missing ldap-authentication.properties and AD synchronisation in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/missing-ldap-authentication-properties-and-ad-synchronisation/m-p/298374#M251504</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello, everybody, i need some clarification/help&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm in the process to configure a Alfresco.5.0.c Community Edition and i need to import/synch a few OU and security groups from 3 differents Active Directory Server. So I want to configure the AD access with the Authentication Subsytem.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I've read the doc (&amp;lt;a href="&lt;/SPAN&gt;&lt;A href="http://docs.alfresco.com/community/concepts/auth-ldap-intro.html" rel="nofollow noopener noreferrer"&gt;http://docs.alfresco.com/community/concepts/auth-ldap-intro.html&lt;/A&gt;&lt;SPAN&gt;"&amp;gt;Configuring LDAP&amp;lt;/a&amp;gt;) but i cant find the ldap-authentication.properties files - in fact I can't fint &lt;/SPAN&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&amp;lt;configRootShare&amp;gt;/classes/alfresco/extension/Authentication/ldap&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;SPAN&gt; (from &amp;lt;a href ="&lt;/SPAN&gt;&lt;A href="http://docs.alfresco.com/community/tasks/auth-subsystem-chain-config.html" rel="nofollow noopener noreferrer"&gt;http://docs.alfresco.com/community/tasks/auth-subsystem-chain-config.html&lt;/A&gt;&lt;SPAN&gt;"&amp;gt;Configuring the authentication chain&amp;lt;/a&amp;gt; or &lt;/SPAN&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&amp;lt;configRoot&amp;gt;/classes/alfresco/subsystems/Authentication/ldap-ad/&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;SPAN&gt; from &amp;lt;a href="&lt;/SPAN&gt;&lt;A href="http://docs.alfresco.com/community/tasks/auth-example-twoldap-ad.html" rel="nofollow noopener noreferrer"&gt;http://docs.alfresco.com/community/tasks/auth-example-twoldap-ad.html&lt;/A&gt;&lt;SPAN&gt;"&amp;gt;Example: authentication and synchronization with two ldap-ad subsystems&amp;lt;/a&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I've done something similar on Alfresco 4.2 but the 5.0 version doesn't have the ldap-authentication.properties…&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I've been reading the forum, and the jira reports and no one seems to know why the doc is wrong or why those files suddenly disappeared. I know i can edit my &lt;/SPAN&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&amp;lt;classpathRoot&amp;gt;/alfresco-global.properties&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;SPAN&gt; file to configure ldap-ad, but i prefer to keep this part of the configuration separate and i don't understand why the files i need are gone.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 28 Feb 2015 16:51:24 GMT</pubDate>
    <dc:creator>boiss007</dc:creator>
    <dc:date>2015-02-28T16:51:24Z</dc:date>
    <item>
      <title>missing ldap-authentication.properties and AD synchronisation</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/missing-ldap-authentication-properties-and-ad-synchronisation/m-p/298374#M251504</link>
      <description>Hello, everybody, i need some clarification/helpI'm in the process to configure a Alfresco.5.0.c Community Edition and i need to import/synch a few OU and security groups from 3 differents Active Directory Server. So I want to configure the AD access with the Authentication Subsytem.I've read the do</description>
      <pubDate>Sat, 28 Feb 2015 16:51:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/missing-ldap-authentication-properties-and-ad-synchronisation/m-p/298374#M251504</guid>
      <dc:creator>boiss007</dc:creator>
      <dc:date>2015-02-28T16:51:24Z</dc:date>
    </item>
    <item>
      <title>Re: missing ldap-authentication.properties and AD synchronisation</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/missing-ldap-authentication-properties-and-ad-synchronisation/m-p/298375#M251505</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Alfresco 5.0 was changed to be built using maven, and because of that, there is no more properties files into folders.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Everything now is shipped inside jars.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can get those files by looking at the source code into the github project here &lt;/SPAN&gt;&lt;A href="https://github.com/Alfresco/community-edition" rel="nofollow noopener noreferrer"&gt;https://github.com/Alfresco/community-edition&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Those files you are looking for are&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="https://github.com/Alfresco/community-edition/tree/master/projects/repository/config/alfresco/subsystems/Authentication/ldap-ad" rel="nofollow noopener noreferrer"&gt;https://github.com/Alfresco/community-edition/tree/master/projects/repository/config/alfresco/subsystems/Authentication/ldap-ad&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;and&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="https://github.com/Alfresco/community-edition/tree/master/projects/repository/config/alfresco/subsystems/Authentication/ldap" rel="nofollow noopener noreferrer"&gt;https://github.com/Alfresco/community-edition/tree/master/projects/repository/config/alfresco/subsystems/Authentication/ldap&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Mar 2015 02:17:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/missing-ldap-authentication-properties-and-ad-synchronisation/m-p/298375#M251505</guid>
      <dc:creator>douglascrp</dc:creator>
      <dc:date>2015-03-02T02:17:07Z</dc:date>
    </item>
    <item>
      <title>Re: missing ldap-authentication.properties and AD synchronisation</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/missing-ldap-authentication-properties-and-ad-synchronisation/m-p/298376#M251506</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks, I had arrived to this conclusion, and found the missing files i needed - after a few hours and many curses-. If I may, the doc still point to the "old ways", and even if it is only the community doc, we depend on it when we work on Alfresco. I'm pretty sure the building change wasn't a sudden choice, it would be nice to have an up-to-date documentation on such a great but complex piece of software….&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 07 Mar 2015 17:50:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/missing-ldap-authentication-properties-and-ad-synchronisation/m-p/298376#M251506</guid>
      <dc:creator>boiss007</dc:creator>
      <dc:date>2015-03-07T17:50:50Z</dc:date>
    </item>
  </channel>
</rss>

