<?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 Where to map synchronization attributes in 3.2? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/where-to-map-synchronization-attributes-in-3-2/m-p/238178#M191308</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I used to go into /subsystems/Authentication/ldap/ldap-synchronisation-context.xml to map LDAP attributes to Alfresco attributes below the attributeMapping section.&amp;nbsp; Can't find this anymore.&amp;nbsp; The data in the new Synchronization subsystem doesn't seem to contain this either.&amp;nbsp; Any explanation on how to add these attribute mappings in 3.2 would be appreciated and if possible, not directly edit the XML files but "extend" them like you do your chaining mechanisms.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;JR&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 24 Aug 2009 16:23:39 GMT</pubDate>
    <dc:creator>jriker1</dc:creator>
    <dc:date>2009-08-24T16:23:39Z</dc:date>
    <item>
      <title>Where to map synchronization attributes in 3.2?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/where-to-map-synchronization-attributes-in-3-2/m-p/238178#M191308</link>
      <description>I used to go into /subsystems/Authentication/ldap/ldap-synchronisation-context.xml to map LDAP attributes to Alfresco attributes below the attributeMapping section.&amp;nbsp; Can't find this anymore.&amp;nbsp; The data in the new Synchronization subsystem doesn't seem to contain this either.&amp;nbsp; Any explanation on how t</description>
      <pubDate>Mon, 24 Aug 2009 16:23:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/where-to-map-synchronization-attributes-in-3-2/m-p/238178#M191308</guid>
      <dc:creator>jriker1</dc:creator>
      <dc:date>2009-08-24T16:23:39Z</dc:date>
    </item>
    <item>
      <title>Re: Where to map synchronization attributes in 3.2?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/where-to-map-synchronization-attributes-in-3-2/m-p/238179#M191309</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;My 3.2 has attributeMapping in /subsystems/Authentication/ldap/common-ldap-context.xml&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Aug 2009 13:42:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/where-to-map-synchronization-attributes-in-3-2/m-p/238179#M191309</guid>
      <dc:creator>doiheartwentyon</dc:creator>
      <dc:date>2009-08-26T13:42:00Z</dc:date>
    </item>
    <item>
      <title>Re: Where to map synchronization attributes in 3.2?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/where-to-map-synchronization-attributes-in-3-2/m-p/238180#M191310</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;My 3.2 has attributeMapping in /subsystems/Authentication/ldap/common-ldap-context.xml&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&amp;nbsp; I see that file, so now the question is how / where do I put a modified version of this file with my changes/additions?&amp;nbsp; Do I have to modify this xml file in the original source so when I compile it comes across or is there a way to load a customized version of this in the shared folder area?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;JR&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Aug 2009 15:45:54 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/where-to-map-synchronization-attributes-in-3-2/m-p/238180#M191310</guid>
      <dc:creator>jriker1</dc:creator>
      <dc:date>2009-08-27T15:45:54Z</dc:date>
    </item>
    <item>
      <title>Re: Where to map synchronization attributes in 3.2?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/where-to-map-synchronization-attributes-in-3-2/m-p/238181#M191311</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;it's in subsystems/Authentication and it's included by subsystems/Authentication/ldap and subsystems/Authentication/ldap-ad&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can still override any of the beans within common-ldap-context.xml for your ldap or ldap-ad subsystem by using the Spring override mechanism described here&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://wiki.alfresco.com/wiki/Alfresco_Subsystems#Spring_Beans" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Alfresco_Subsystems#Spring_Beans&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So for example in&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;alfresco/extension/subsystems/Authentication/ldap/myinstance/custom-ldap-context.xml&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;or&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;alfresco/extension/subsystems/Authentication/ldap-ad/myinstance/custom-ldap-context.xml&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You will need a 3.3 nightly build in order to do this.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Aug 2009 15:52:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/where-to-map-synchronization-attributes-in-3-2/m-p/238181#M191311</guid>
      <dc:creator>dward</dc:creator>
      <dc:date>2009-08-27T15:52:07Z</dc:date>
    </item>
    <item>
      <title>Re: Where to map synchronization attributes in 3.2?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/where-to-map-synchronization-attributes-in-3-2/m-p/238182#M191312</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;FYI the nightly builds are labelled v3.2 again. It should be fine to use these.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Sep 2009 10:43:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/where-to-map-synchronization-attributes-in-3-2/m-p/238182#M191312</guid>
      <dc:creator>dward</dc:creator>
      <dc:date>2009-09-08T10:43:05Z</dc:date>
    </item>
  </channel>
</rss>

