<?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>question Re: SPNEGO access for oozie/timelineserver ui with multiple windows tickets in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/SPNEGO-access-for-oozie-timelineserver-ui-with-multiple/m-p/95895#M9285</link>
    <description>&lt;P&gt;What Kerberos client is installed on the Windows machine?&lt;/P&gt;&lt;P&gt;How did the 2nd ticket get established?  If using MIT Kerberos libraries, one would kinit to do this. &lt;/P&gt;</description>
    <pubDate>Mon, 26 Oct 2015 20:32:40 GMT</pubDate>
    <dc:creator>rlevas</dc:creator>
    <dc:date>2015-10-26T20:32:40Z</dc:date>
    <item>
      <title>SPNEGO access for oozie/timelineserver ui with multiple windows tickets</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/SPNEGO-access-for-oozie-timelineserver-ui-with-multiple/m-p/95891#M9281</link>
      <description>&lt;P&gt;We have a user at xxxx who wants to access the web ui but gets a 401 on his windows machine. We have a valid ticket for the realm of the cluster but also a ticket for a different realm. ( the primary realm of the machine ) . We have done the steps for preparing firefox as specified in the storm ui question but it does not work. Any idea how to specify a principal? &lt;/P&gt;&lt;P&gt;Also little addon. We sometimes see a 302 in CURL instead of a 200. We can also see this in the Ambari alerts. But ambari seems to think its ok ( as in timeline server is 302 and oozie 200 but I got 302 in oozie curl )  What does this mean exactly? &lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2022 09:45:44 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/SPNEGO-access-for-oozie-timelineserver-ui-with-multiple/m-p/95891#M9281</guid>
      <dc:creator>bleonhardi</dc:creator>
      <dc:date>2022-09-16T09:45:44Z</dc:date>
    </item>
    <item>
      <title>Re: SPNEGO access for oozie/timelineserver ui with multiple windows tickets</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/SPNEGO-access-for-oozie-timelineserver-ui-with-multiple/m-p/95892#M9282</link>
      <description>&lt;P&gt;I can't think of anything obvious, but theres some online instructions on using Chrome; that may behave differently:&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.ghostar.org/2015/06/google-chrome-spnego-and-webhdfs-on-hadoop/"&gt;http://www.ghostar.org/2015/06/google-chrome-spnego-and-webhdfs-on-hadoop/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 23 Oct 2015 17:08:55 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/SPNEGO-access-for-oozie-timelineserver-ui-with-multiple/m-p/95892#M9282</guid>
      <dc:creator>stevel</dc:creator>
      <dc:date>2015-10-23T17:08:55Z</dc:date>
    </item>
    <item>
      <title>Re: SPNEGO access for oozie/timelineserver ui with multiple windows tickets</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/SPNEGO-access-for-oozie-timelineserver-ui-with-multiple/m-p/95893#M9283</link>
      <description>&lt;P&gt;The HTTP 302 code is a redirect response.  This shouldn't affect your ability to authenticate with the web app via your browser. So something with your configuration may be wrong. I assume that you entered the Oozie UI server information in as a trusted URI.&lt;/P&gt;&lt;P&gt;Also, maybe this might help - &lt;A target="_blank" href="http://www.microhowto.info/howto/configure_firefox_to_authenticate_using_spnego_and_kerberos.html"&gt;http://www.microhowto.info/howto/configure_firefox_to_authenticate_using_spnego_and_kerberos.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 23 Oct 2015 23:53:51 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/SPNEGO-access-for-oozie-timelineserver-ui-with-multiple/m-p/95893#M9283</guid>
      <dc:creator>rlevas</dc:creator>
      <dc:date>2015-10-23T23:53:51Z</dc:date>
    </item>
    <item>
      <title>Re: SPNEGO access for oozie/timelineserver ui with multiple windows tickets</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/SPNEGO-access-for-oozie-timelineserver-ui-with-multiple/m-p/95894#M9284</link>
      <description>&lt;P&gt;Thanks for the links, but I think we followed the instructions from the wiki ( adding the url into the firefox settings)  do you think its possible that the issue is having multiple kerberos tickets in the windows machine? Does SPNEGO send all in other words or only the primary one ( which would be the wrong one the user directly gets from AD ) &lt;/P&gt;</description>
      <pubDate>Mon, 26 Oct 2015 11:52:05 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/SPNEGO-access-for-oozie-timelineserver-ui-with-multiple/m-p/95894#M9284</guid>
      <dc:creator>bleonhardi</dc:creator>
      <dc:date>2015-10-26T11:52:05Z</dc:date>
    </item>
    <item>
      <title>Re: SPNEGO access for oozie/timelineserver ui with multiple windows tickets</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/SPNEGO-access-for-oozie-timelineserver-ui-with-multiple/m-p/95895#M9285</link>
      <description>&lt;P&gt;What Kerberos client is installed on the Windows machine?&lt;/P&gt;&lt;P&gt;How did the 2nd ticket get established?  If using MIT Kerberos libraries, one would kinit to do this. &lt;/P&gt;</description>
      <pubDate>Mon, 26 Oct 2015 20:32:40 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/SPNEGO-access-for-oozie-timelineserver-ui-with-multiple/m-p/95895#M9285</guid>
      <dc:creator>rlevas</dc:creator>
      <dc:date>2015-10-26T20:32:40Z</dc:date>
    </item>
    <item>
      <title>Re: SPNEGO access for oozie/timelineserver ui with multiple windows tickets</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/SPNEGO-access-for-oozie-timelineserver-ui-with-multiple/m-p/95896#M9286</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/168/bleonhardi.html" nodeid="168"&gt;@Benjamin Leonhardi&lt;/A&gt; &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Feb 2016 01:23:13 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/SPNEGO-access-for-oozie-timelineserver-ui-with-multiple/m-p/95896#M9286</guid>
      <dc:creator>aervits</dc:creator>
      <dc:date>2016-02-03T01:23:13Z</dc:date>
    </item>
  </channel>
</rss>

