<?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: Kerberos Share SSO  - trying out whats new in HEAD in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/kerberos-share-sso-trying-out-whats-new-in-head/m-p/243276#M196406</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I just tried this out on Alfresco 3.4.10 and hit the same issue. I eventually found that the documented configuration does work, but it's VERY important to access the alfresco server in your browser through its fully qualified domain name used in the Kerberos configuration (not localhost) and to make sure this name is added to your local intranet security zone in Internet Explorer. Without it in my local intranet zone I was getting the "credentials can not be delegated" message - it seems that the browser indicates that the credentials supplied are not delegatable (delagable?) when authenticating outside the intranet. Hope this saves someone else a few hours!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I also discovered a bug with the handling of NegoEx requests in &lt;/SPAN&gt;&lt;A href="https://issues.alfresco.com/jira/browse/ALF-14462" rel="nofollow noopener noreferrer"&gt;https://issues.alfresco.com/jira/browse/ALF-14462&lt;/A&gt;&lt;SPAN&gt; . Expect a fix for this in HEAD very soon!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 10 Jun 2012 13:49:27 GMT</pubDate>
    <dc:creator>dward</dc:creator>
    <dc:date>2012-06-10T13:49:27Z</dc:date>
    <item>
      <title>Kerberos Share SSO  - trying out whats new in HEAD</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/kerberos-share-sso-trying-out-whats-new-in-head/m-p/243272#M196402</link>
      <description>I'm trying to set up the new SSO mechanism found in HEAD that will support Kerberos SSO for Share.And of course there is a lot of guesswork when playing with the latest stuff&amp;nbsp; &lt;IMG id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://migration33.stage.lithium.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt; I'm getting this error12:11:11,580 WARN&amp;nbsp; [org.alfresco.web.site.servlet.KerberosSessionSetupPrivilegedAction] credentials</description>
      <pubDate>Tue, 15 Jun 2010 10:43:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/kerberos-share-sso-trying-out-whats-new-in-head/m-p/243272#M196402</guid>
      <dc:creator>loftux</dc:creator>
      <dc:date>2010-06-15T10:43:53Z</dc:date>
    </item>
    <item>
      <title>Re: Kerberos Share SSO  - trying out whats new in HEAD</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/kerberos-share-sso-trying-out-whats-new-in-head/m-p/243273#M196403</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;have you found solution for kerberos share SSO?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 21 Nov 2010 21:07:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/kerberos-share-sso-trying-out-whats-new-in-head/m-p/243273#M196403</guid>
      <dc:creator>jbarros</dc:creator>
      <dc:date>2010-11-21T21:07:38Z</dc:date>
    </item>
    <item>
      <title>Re: Kerberos Share SSO  - trying out whats new in HEAD</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/kerberos-share-sso-trying-out-whats-new-in-head/m-p/243274#M196404</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes, you can get SSO with Kerberos for Share using 3.4.b (and possibly 3.4.a, I haven't tested)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You have the config example in share-config-custom.xml.sample.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If you have Share and Alfresco on the same server, you can use the same account/keytab. If Share is on a separate server, you need to create a separate account for the Share server, and this server needs to access AD directly; My understanding is that Share validates your ticket directly with AD server.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There is however one issue, and that is that you do not get fallback to form based login if the browser doesn't support Kerberos, or you are not logged in to you AD domain.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I've reported the issue &lt;/SPAN&gt;&lt;A href="http://issues.alfresco.com/jira/browse/ALF-5159" rel="nofollow noopener noreferrer"&gt;http://issues.alfresco.com/jira/browse/ALF-5159&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;There you also can find config files attached to the issue that you can use as a sample.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Nov 2010 07:19:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/kerberos-share-sso-trying-out-whats-new-in-head/m-p/243274#M196404</guid>
      <dc:creator>loftux</dc:creator>
      <dc:date>2010-11-22T07:19:15Z</dc:date>
    </item>
    <item>
      <title>Re: Kerberos Share SSO  - trying out whats new in HEAD</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/kerberos-share-sso-trying-out-whats-new-in-head/m-p/243275#M196405</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have the same issue :s how did you fixed it ?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Aug 2011 23:30:17 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/kerberos-share-sso-trying-out-whats-new-in-head/m-p/243275#M196405</guid>
      <dc:creator>mody25egy</dc:creator>
      <dc:date>2011-08-01T23:30:17Z</dc:date>
    </item>
    <item>
      <title>Re: Kerberos Share SSO  - trying out whats new in HEAD</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/kerberos-share-sso-trying-out-whats-new-in-head/m-p/243276#M196406</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I just tried this out on Alfresco 3.4.10 and hit the same issue. I eventually found that the documented configuration does work, but it's VERY important to access the alfresco server in your browser through its fully qualified domain name used in the Kerberos configuration (not localhost) and to make sure this name is added to your local intranet security zone in Internet Explorer. Without it in my local intranet zone I was getting the "credentials can not be delegated" message - it seems that the browser indicates that the credentials supplied are not delegatable (delagable?) when authenticating outside the intranet. Hope this saves someone else a few hours!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I also discovered a bug with the handling of NegoEx requests in &lt;/SPAN&gt;&lt;A href="https://issues.alfresco.com/jira/browse/ALF-14462" rel="nofollow noopener noreferrer"&gt;https://issues.alfresco.com/jira/browse/ALF-14462&lt;/A&gt;&lt;SPAN&gt; . Expect a fix for this in HEAD very soon!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 10 Jun 2012 13:49:27 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/kerberos-share-sso-trying-out-whats-new-in-head/m-p/243276#M196406</guid>
      <dc:creator>dward</dc:creator>
      <dc:date>2012-06-10T13:49:27Z</dc:date>
    </item>
    <item>
      <title>Re: Kerberos Share SSO  - trying out whats new in HEAD</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/kerberos-share-sso-trying-out-whats-new-in-head/m-p/243277#M196407</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;A (really) long time after, for someone like me in this kind of trouble, I suggest you to read this : &lt;/SPAN&gt;&lt;A href="http://serverfault.com/questions/399384/credentials-can-not-be-delegated-alfresco-share" rel="nofollow noopener noreferrer"&gt;http://serverfault.com/questions/399384/credentials-can-not-be-delegated-alfresco-share&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;In a few words you may comment / remove those lines from /etc/krb5.conf : &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;blockcode&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;forwardable = true&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;proxiable = true&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/blockcode&amp;gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Oct 2013 10:29:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/kerberos-share-sso-trying-out-whats-new-in-head/m-p/243277#M196407</guid>
      <dc:creator>jean-rémyrevy</dc:creator>
      <dc:date>2013-10-29T10:29:37Z</dc:date>
    </item>
  </channel>
</rss>

