<?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: AD+Kerberos and alfrescoUserStore cooperation in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/ad-kerberos-and-alfrescouserstore-cooperation/m-p/208455#M161585</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi everybody,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;All the problems were coming from the fact that, because of a misunderstanding of mines, I configured neither the jaas authentication context in a extension/jaas-authentication-context.xml, nor a chaining context. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Now I can make work both the jaas Kerberos AD security and the chain with Alfresco security and jaas Kerberos AD security.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have just one minor problem left. When I use chaining I cannot login from the web using my alfresco users, because the kerberos filter tries to authenticate them in the AD domain and, of course, it can't.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;There's a way to make the web client first to authenticate against the Alfresco DB and, if it does not suceed, against AD, or viceversa? I tried a configuration with both the kerberos filter and the standard filter active, with no luck. I also tried them in reverse order with no success.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance for any help&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ciao Francesco&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 13 May 2009 09:57:41 GMT</pubDate>
    <dc:creator>milesif</dc:creator>
    <dc:date>2009-05-13T09:57:41Z</dc:date>
    <item>
      <title>AD+Kerberos and alfrescoUserStore cooperation</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/ad-kerberos-and-alfrescouserstore-cooperation/m-p/208454#M161584</link>
      <description>Hi everybody,In a previous post I described an authentication problem with AD+kerberos, but later I discovered that AD+Kerberos was working fine and the problem was of a different nature. I discovered that:1. if I manually create a user in Alfresco, when kerberos is turned off, and then in AD I have</description>
      <pubDate>Thu, 07 May 2009 16:27:54 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/ad-kerberos-and-alfrescouserstore-cooperation/m-p/208454#M161584</guid>
      <dc:creator>milesif</dc:creator>
      <dc:date>2009-05-07T16:27:54Z</dc:date>
    </item>
    <item>
      <title>Re: AD+Kerberos and alfrescoUserStore cooperation</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/ad-kerberos-and-alfrescouserstore-cooperation/m-p/208455#M161585</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi everybody,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;All the problems were coming from the fact that, because of a misunderstanding of mines, I configured neither the jaas authentication context in a extension/jaas-authentication-context.xml, nor a chaining context. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Now I can make work both the jaas Kerberos AD security and the chain with Alfresco security and jaas Kerberos AD security.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have just one minor problem left. When I use chaining I cannot login from the web using my alfresco users, because the kerberos filter tries to authenticate them in the AD domain and, of course, it can't.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;There's a way to make the web client first to authenticate against the Alfresco DB and, if it does not suceed, against AD, or viceversa? I tried a configuration with both the kerberos filter and the standard filter active, with no luck. I also tried them in reverse order with no success.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance for any help&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ciao Francesco&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 May 2009 09:57:41 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/ad-kerberos-and-alfrescouserstore-cooperation/m-p/208455#M161585</guid>
      <dc:creator>milesif</dc:creator>
      <dc:date>2009-05-13T09:57:41Z</dc:date>
    </item>
    <item>
      <title>Re: AD+Kerberos and alfrescoUserStore cooperation</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/ad-kerberos-and-alfrescouserstore-cooperation/m-p/208456#M161586</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;BR /&gt;&lt;SPAN&gt;What you are trying normally works…&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Can you post your config file ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;All of them (except krb5.conf…)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;JAAS,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Tomcat/JAAS,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Alfresco JAAS &amp;amp; Alfresco chaining configuration ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Francois&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 May 2009 21:21:21 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/ad-kerberos-and-alfrescouserstore-cooperation/m-p/208456#M161586</guid>
      <dc:creator>flefoll</dc:creator>
      <dc:date>2009-05-28T21:21:21Z</dc:date>
    </item>
  </channel>
</rss>

