<?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: Migration from AD Authentication to LDAP Issues in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/migration-from-ad-authentication-to-ldap-issues/m-p/130865#M35350</link>
    <description>&lt;P&gt;New users must have the same user names. Look at AD configuration. By default&lt;SPAN class="line"&gt;&lt;SPAN class="s"&gt;s AMAccountName&lt;/SPAN&gt;&lt;/SPAN&gt;&amp;nbsp;used as user id.&lt;/P&gt;&lt;PRE&gt;&lt;SPAN class="line"&gt;&lt;SPAN class="c"&gt;# The attribute name on people objects found in LDAP to use as the uid in Alfresco&lt;/SPAN&gt;&lt;/SPAN&gt;
&lt;SPAN class="line"&gt;&lt;SPAN class="py"&gt;ldap.synchronization.userIdAttributeName&lt;/SPAN&gt;&lt;SPAN class="p"&gt;=&lt;/SPAN&gt;&lt;SPAN class="s"&gt;sAMAccountName&lt;/SPAN&gt;&lt;/SPAN&gt;
&lt;/PRE&gt;&lt;P&gt;Make shure it's the same for all users at the new LDAP configuration.&lt;/P&gt;</description>
    <pubDate>Thu, 27 May 2021 18:14:05 GMT</pubDate>
    <dc:creator>fedorow</dc:creator>
    <dc:date>2021-05-27T18:14:05Z</dc:date>
    <item>
      <title>Migration from AD Authentication to LDAP Issues</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/migration-from-ad-authentication-to-ldap-issues/m-p/130864#M35349</link>
      <description>&lt;P&gt;I'm currently running alfresco v6&amp;nbsp; and authentication of users is done with an AD server. The users in the AD server have now being migrated to the LDAP server. After configuring alfresco with the new LDAP server, the user's associated files are no longer available. The home directory of the users are now empty as well as files the users uploaded to the site. Is there a way to configure my new LDAP with the same users from AD to alfresco?&lt;/P&gt;</description>
      <pubDate>Thu, 27 May 2021 16:58:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/migration-from-ad-authentication-to-ldap-issues/m-p/130864#M35349</guid>
      <dc:creator>vanson</dc:creator>
      <dc:date>2021-05-27T16:58:39Z</dc:date>
    </item>
    <item>
      <title>Re: Migration from AD Authentication to LDAP Issues</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/migration-from-ad-authentication-to-ldap-issues/m-p/130865#M35350</link>
      <description>&lt;P&gt;New users must have the same user names. Look at AD configuration. By default&lt;SPAN class="line"&gt;&lt;SPAN class="s"&gt;s AMAccountName&lt;/SPAN&gt;&lt;/SPAN&gt;&amp;nbsp;used as user id.&lt;/P&gt;&lt;PRE&gt;&lt;SPAN class="line"&gt;&lt;SPAN class="c"&gt;# The attribute name on people objects found in LDAP to use as the uid in Alfresco&lt;/SPAN&gt;&lt;/SPAN&gt;
&lt;SPAN class="line"&gt;&lt;SPAN class="py"&gt;ldap.synchronization.userIdAttributeName&lt;/SPAN&gt;&lt;SPAN class="p"&gt;=&lt;/SPAN&gt;&lt;SPAN class="s"&gt;sAMAccountName&lt;/SPAN&gt;&lt;/SPAN&gt;
&lt;/PRE&gt;&lt;P&gt;Make shure it's the same for all users at the new LDAP configuration.&lt;/P&gt;</description>
      <pubDate>Thu, 27 May 2021 18:14:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/migration-from-ad-authentication-to-ldap-issues/m-p/130865#M35350</guid>
      <dc:creator>fedorow</dc:creator>
      <dc:date>2021-05-27T18:14:05Z</dc:date>
    </item>
    <item>
      <title>Re: Migration from AD Authentication to LDAP Issues</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/migration-from-ad-authentication-to-ldap-issues/m-p/130866#M35351</link>
      <description>&lt;P&gt;Thanks for the feedback.&lt;/P&gt;&lt;P&gt;Users in AD were migrated to LDAP with the same usernames.&lt;/P&gt;&lt;P&gt;In my previous configuration, I pointed AD for alfresco to this&lt;/P&gt;&lt;PRE&gt;&lt;SPAN class="line"&gt;&lt;SPAN class="py"&gt;ldap.synchronization.userIdAttributeName&lt;/SPAN&gt;&lt;SPAN class="p"&gt;=&lt;/SPAN&gt;&lt;SPAN class="s"&gt;sAMAccountName&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;In the new configuration Ldap the userId is now uid&lt;/P&gt;&lt;PRE&gt;&lt;SPAN class="line"&gt;&lt;SPAN class="py"&gt;ldap.synchronization.userIdAttributeName&lt;/SPAN&gt;&lt;SPAN class="p"&gt;=&lt;/SPAN&gt;&lt;SPAN class="s"&gt;uid&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;After logging in my folders were empty.&lt;/P&gt;</description>
      <pubDate>Tue, 01 Jun 2021 08:44:17 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/migration-from-ad-authentication-to-ldap-issues/m-p/130866#M35351</guid>
      <dc:creator>vanson</dc:creator>
      <dc:date>2021-06-01T08:44:17Z</dc:date>
    </item>
    <item>
      <title>Re: Migration from AD Authentication to LDAP Issues</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/migration-from-ad-authentication-to-ldap-issues/m-p/130867#M35352</link>
      <description>&lt;P&gt;I checked the folders in my userhome. I realize there has been some duplication. All the userhome folders for each user now have -1 appended to them.&lt;/P&gt;&lt;P&gt;For example, a user with the name apple now has apple folder and apple-1 folder.&lt;/P&gt;</description>
      <pubDate>Tue, 01 Jun 2021 08:51:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/migration-from-ad-authentication-to-ldap-issues/m-p/130867#M35352</guid>
      <dc:creator>vanson</dc:creator>
      <dc:date>2021-06-01T08:51:37Z</dc:date>
    </item>
    <item>
      <title>Re: Migration from AD Authentication to LDAP Issues</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/migration-from-ad-authentication-to-ldap-issues/m-p/130868#M35353</link>
      <description>&lt;P&gt;Does&amp;nbsp;&lt;SPAN&gt;a user with the name apple had&lt;/SPAN&gt;&lt;/P&gt;&lt;PRE&gt;&lt;SPAN class="line"&gt;&lt;SPAN class="s"&gt;sAMAccountName = "apple"&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;and now have&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;uid = "apple"&lt;/PRE&gt;&lt;P&gt;?&lt;/P&gt;</description>
      <pubDate>Tue, 01 Jun 2021 13:13:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/migration-from-ad-authentication-to-ldap-issues/m-p/130868#M35353</guid>
      <dc:creator>fedorow</dc:creator>
      <dc:date>2021-06-01T13:13:16Z</dc:date>
    </item>
    <item>
      <title>Re: Migration from AD Authentication to LDAP Issues</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/migration-from-ad-authentication-to-ldap-issues/m-p/130869#M35354</link>
      <description>&lt;P&gt;Read &lt;A href="https://docs.alfresco.com/content-services/latest/admin/auth-sync/#configure-synchronization" target="_self" rel="nofollow noopener noreferrer"&gt;documentation&lt;/A&gt; or give a configuration of&amp;nbsp;&lt;SPAN&gt;synchronization&lt;/SPAN&gt; subsystem.&lt;/P&gt;</description>
      <pubDate>Tue, 01 Jun 2021 13:52:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/migration-from-ad-authentication-to-ldap-issues/m-p/130869#M35354</guid>
      <dc:creator>fedorow</dc:creator>
      <dc:date>2021-06-01T13:52:10Z</dc:date>
    </item>
    <item>
      <title>Re: Migration from AD Authentication to LDAP Issues</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/migration-from-ad-authentication-to-ldap-issues/m-p/130870#M35355</link>
      <description>&lt;P&gt;Yes.&amp;nbsp; They have the same value. I confirmed it using LDAP browser and compared the value to AD.&lt;/P&gt;</description>
      <pubDate>Wed, 02 Jun 2021 05:06:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/migration-from-ad-authentication-to-ldap-issues/m-p/130870#M35355</guid>
      <dc:creator>vanson</dc:creator>
      <dc:date>2021-06-02T05:06:07Z</dc:date>
    </item>
    <item>
      <title>Re: Migration from AD Authentication to LDAP Issues</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/migration-from-ad-authentication-to-ldap-issues/m-p/130871#M35356</link>
      <description>&lt;P&gt;Had got that issue. Resolved by plaing with &lt;A href="https://docs.alfresco.com/content-services/latest/admin/auth-sync/#configure-synchronization" target="_self" rel="nofollow noopener noreferrer"&gt;sync/auth configuration parameters.&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Jun 2021 16:40:29 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/migration-from-ad-authentication-to-ldap-issues/m-p/130871#M35356</guid>
      <dc:creator>fedorow</dc:creator>
      <dc:date>2021-06-02T16:40:29Z</dc:date>
    </item>
  </channel>
</rss>

