<?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 Active Directory Sync Attributes in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/active-directory-sync-attributes/m-p/294360#M247490</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Guys,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is it possible to sync other user attributes (besides firstname, lastname, email)such department, phone …etc when doing a sync between alfresco and active directory?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If yes please point out the required configs.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kind Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kavi&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 14 Aug 2014 07:46:08 GMT</pubDate>
    <dc:creator>kavilash23</dc:creator>
    <dc:date>2014-08-14T07:46:08Z</dc:date>
    <item>
      <title>Active Directory Sync Attributes</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/active-directory-sync-attributes/m-p/294360#M247490</link>
      <description>Hi Guys,Is it possible to sync other user attributes (besides firstname, lastname, email)such department, phone …etc when doing a sync between alfresco and active directory?If yes please point out the required configs.Kind Regards,Kavi</description>
      <pubDate>Thu, 14 Aug 2014 07:46:08 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/active-directory-sync-attributes/m-p/294360#M247490</guid>
      <dc:creator>kavilash23</dc:creator>
      <dc:date>2014-08-14T07:46:08Z</dc:date>
    </item>
    <item>
      <title>Re: Active Directory Sync Attributes</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/active-directory-sync-attributes/m-p/294361#M247491</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You will need to over-ride via spring the "personAttributeMapping" property of the "userRegistry" bean.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Aug 2014 12:28:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/active-directory-sync-attributes/m-p/294361#M247491</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2014-08-14T12:28:25Z</dc:date>
    </item>
    <item>
      <title>Re: Active Directory Sync Attributes</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/active-directory-sync-attributes/m-p/294362#M247492</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This is part of the common-ldap-context.xml file where I put the modification you suggest to sync User phone from Active Directory.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;——————————-&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;entry key="cm&lt;img id="smileysurprised" class="emoticon emoticon-smileysurprised" src="https://connect.hyland.com/i/smilies/16x16_smiley-surprised.png" alt="Smiley Surprised" title="Smiley Surprised" /&gt;rganizationId"&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;value&amp;gt;${ldap.synchronization.userOrganizationalIdAttributeName}&amp;lt;/value&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/entry&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;entry key="cm:homeFolderProvider"&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;null/&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/entry&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;entry key="cm:mobile"&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;value&amp;gt;${ldap.synchronization.userMobileAttributeName}&amp;lt;/value&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/entry&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;entry key="cm:telephone"&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;value&amp;gt;telephoneNumber&amp;lt;/value&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/entry&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/map&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;——————————-&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;After restarting Alfresco no changes happen, no sync is made. BTW AD auth is running fine.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I've searching for solutions for 3 days without success. No phone or mobile are shown in the User Profile. I'm simply answering this posts because is the newest.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance.&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Sep 2014 15:07:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/active-directory-sync-attributes/m-p/294362#M247492</guid>
      <dc:creator>dargx</dc:creator>
      <dc:date>2014-09-24T15:07:00Z</dc:date>
    </item>
  </channel>
</rss>

