<?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: enable SSO in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/enable-sso/m-p/268186#M221316</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Christian,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I managed this recently on an AD 2003 based domain, but using Ubuntu 10.04 as the platform, using MySql as database. I started by using the stack installer and then worked from there.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I could see no real benefits to using windows server, although I am sure more knowledgeable users here can correct me!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I went for ldap synch and kerberos authentication. How far have you got so far?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have taken extensive notes also.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I found the trick is to build your authentication chain up gradually in layers- get ldap-ad sync/auth working first, then add kerberos and disable ldap Auth, let ldap sync users and kerberos handle authentication. Also, be completely uncompromising about documenting every single change you make to the configuration, and take copious backups. I built up on a VM and ended up with about 30 snapshots.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Main guide I followed was:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.alfresco.com/4.0/index.jsp?topic=%2Fcom.alfresco.enterprise.doc%2Ftasks%2Fauth-kerberos-ADconfig.html" rel="nofollow noopener noreferrer"&gt;http://docs.alfresco.com/4.0/index.jsp?topic=%2Fcom.alfresco.enterprise.doc%2Ftasks%2Fauth-kerberos-ADconfig.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I ended up putting all my authentication configuration etc in ./tomcat/shared/classes/alfresco-global.properties&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Ignore guides for anything earlier than 3.4, try to stay close to the alfresco 4.0 documentation linked above. I wasted a lot of time following obsolete documentation.&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;Iain Bagnall&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 16 Dec 2011 12:50:19 GMT</pubDate>
    <dc:creator>throwback</dc:creator>
    <dc:date>2011-12-16T12:50:19Z</dc:date>
    <item>
      <title>enable SSO</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/enable-sso/m-p/268185#M221315</link>
      <description>Hello,I'm currently trying to configure SSO in alfresco and share 4.0.For now I've already installed active directory synchronization and it's working. Now I'm trying to configure SSO but I can't find an easy step by step tutorial for version 4.Where can I find such information ? The doc is not expl</description>
      <pubDate>Wed, 07 Dec 2011 08:11:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/enable-sso/m-p/268185#M221315</guid>
      <dc:creator>christian1980</dc:creator>
      <dc:date>2011-12-07T08:11:40Z</dc:date>
    </item>
    <item>
      <title>Re: enable SSO</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/enable-sso/m-p/268186#M221316</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Christian,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I managed this recently on an AD 2003 based domain, but using Ubuntu 10.04 as the platform, using MySql as database. I started by using the stack installer and then worked from there.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I could see no real benefits to using windows server, although I am sure more knowledgeable users here can correct me!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I went for ldap synch and kerberos authentication. How far have you got so far?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have taken extensive notes also.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I found the trick is to build your authentication chain up gradually in layers- get ldap-ad sync/auth working first, then add kerberos and disable ldap Auth, let ldap sync users and kerberos handle authentication. Also, be completely uncompromising about documenting every single change you make to the configuration, and take copious backups. I built up on a VM and ended up with about 30 snapshots.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Main guide I followed was:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.alfresco.com/4.0/index.jsp?topic=%2Fcom.alfresco.enterprise.doc%2Ftasks%2Fauth-kerberos-ADconfig.html" rel="nofollow noopener noreferrer"&gt;http://docs.alfresco.com/4.0/index.jsp?topic=%2Fcom.alfresco.enterprise.doc%2Ftasks%2Fauth-kerberos-ADconfig.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I ended up putting all my authentication configuration etc in ./tomcat/shared/classes/alfresco-global.properties&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Ignore guides for anything earlier than 3.4, try to stay close to the alfresco 4.0 documentation linked above. I wasted a lot of time following obsolete documentation.&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;Iain Bagnall&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Dec 2011 12:50:19 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/enable-sso/m-p/268186#M221316</guid>
      <dc:creator>throwback</dc:creator>
      <dc:date>2011-12-16T12:50:19Z</dc:date>
    </item>
    <item>
      <title>Re: enable SSO</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/enable-sso/m-p/268187#M221317</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Which variant have you considered for SSO? NTLM or Kerberos?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've managed to set up NTLM SSO with the passthru subsystem in Alfresco running on Win 2k8r2. However, since that requires NTLMv1 I decided to go with Kerberos instead. I never got that working in Windows, so instead I installed Alfresco on a Linux server (CentOS) and then everything works.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So, please let us know what your intentions are and how far you've gotten.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jan 2012 09:07:26 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/enable-sso/m-p/268187#M221317</guid>
      <dc:creator>gronfelt</dc:creator>
      <dc:date>2012-01-03T09:07:26Z</dc:date>
    </item>
  </channel>
</rss>

