<?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: Sync LDAP and Alfresco Passwords in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/sync-ldap-and-alfresco-passwords/m-p/212108#M165238</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;…&amp;nbsp; So, you should set up ntlm passthru authentication to the windows domain server, but use LDAP sync to import users and groups.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Unfortunately this doesn't work since passthru only supports NTLM v1.&amp;nbsp; Unless there is something I'm overlooking from reading the documentation.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 18 Jun 2010 18:28:08 GMT</pubDate>
    <dc:creator>athrawn17</dc:creator>
    <dc:date>2010-06-18T18:28:08Z</dc:date>
    <item>
      <title>Sync LDAP and Alfresco Passwords</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/sync-ldap-and-alfresco-passwords/m-p/212106#M165236</link>
      <description>I am using Alfresco 3.3I would love to use SSO with NTLM v2 for authentication.&amp;nbsp; From the documentation:This basic use of NTLM requires Alfresco to store its own copies of your MD4 password hash, which means your user ID and password must be the same in both Alfresco and your Windows domain.I have t</description>
      <pubDate>Thu, 17 Jun 2010 16:56:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/sync-ldap-and-alfresco-passwords/m-p/212106#M165236</guid>
      <dc:creator>athrawn17</dc:creator>
      <dc:date>2010-06-17T16:56:44Z</dc:date>
    </item>
    <item>
      <title>Re: Sync LDAP and Alfresco Passwords</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/sync-ldap-and-alfresco-passwords/m-p/212107#M165237</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Authentication and synchronization are treated as two separate things.&amp;nbsp; So, you should set up ntlm passthru authentication to the windows domain server, but use LDAP sync to import users and groups.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Jun 2010 14:25:41 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/sync-ldap-and-alfresco-passwords/m-p/212107#M165237</guid>
      <dc:creator>richard_im</dc:creator>
      <dc:date>2010-06-18T14:25:41Z</dc:date>
    </item>
    <item>
      <title>Re: Sync LDAP and Alfresco Passwords</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/sync-ldap-and-alfresco-passwords/m-p/212108#M165238</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;…&amp;nbsp; So, you should set up ntlm passthru authentication to the windows domain server, but use LDAP sync to import users and groups.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Unfortunately this doesn't work since passthru only supports NTLM v1.&amp;nbsp; Unless there is something I'm overlooking from reading the documentation.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Jun 2010 18:28:08 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/sync-ldap-and-alfresco-passwords/m-p/212108#M165238</guid>
      <dc:creator>athrawn17</dc:creator>
      <dc:date>2010-06-18T18:28:08Z</dc:date>
    </item>
    <item>
      <title>Re: Sync LDAP and Alfresco Passwords</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/sync-ldap-and-alfresco-passwords/m-p/212109#M165239</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;tradeoffs…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;why not do kerberos?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Jun 2010 21:43:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/sync-ldap-and-alfresco-passwords/m-p/212109#M165239</guid>
      <dc:creator>richard_im</dc:creator>
      <dc:date>2010-06-18T21:43:43Z</dc:date>
    </item>
    <item>
      <title>Re: Sync LDAP and Alfresco Passwords</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/sync-ldap-and-alfresco-passwords/m-p/212110#M165240</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;why not do kerberos?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Alas, Kerberos is not available for us.&amp;nbsp; We technically could invest the time and money to set it all up, but if there was a way to sync the LDAP passwords with alfresco's internal storage then we wouldn't have to.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As of now we have the authentication happening against the Active Directory LDAP system, but the SSO isn't possible since Alfresco doesn't know about the user's passwords.&amp;nbsp; As much as I like Alfresco, I'm worried that this is going to be a deal killer for using it.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jun 2010 16:39:17 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/sync-ldap-and-alfresco-passwords/m-p/212110#M165240</guid>
      <dc:creator>athrawn17</dc:creator>
      <dc:date>2010-06-21T16:39:17Z</dc:date>
    </item>
    <item>
      <title>Re: Sync LDAP and Alfresco Passwords</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/sync-ldap-and-alfresco-passwords/m-p/212111#M165241</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;i have the same error.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;How do you solve it?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Sep 2010 21:43:41 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/sync-ldap-and-alfresco-passwords/m-p/212111#M165241</guid>
      <dc:creator>fracat71</dc:creator>
      <dc:date>2010-09-16T21:43:41Z</dc:date>
    </item>
  </channel>
</rss>

