<?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: HDP 2.5.3 Kerborized getting HTTP 401 error on Oozie UI only in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/HDP-2-5-3-Kerborized-getting-HTTP-401-error-on-Oozie-UI-only/m-p/147374#M56626</link>
    <description>&lt;P&gt;Have you set in about:config "network.auth.use-sspi = false". SSPI is the default protocol used by Firefox on Windows. Also if Firefox runs in another (trusted) realm make sure Firefox negotiates with Oozie server in the right realm. And if you are on Mac you need Kerberos on Mac, which is pre-installed if you are on OS X 10.2 and later, otherwise you can get it from &lt;A href="http://web.mit.edu/macdev/KfM/Common/Documentation/download.html"&gt;here&lt;/A&gt;, together with a matching krb5.conf file. Then you do kinit, and retry to access from Firefox.&lt;/P&gt;</description>
    <pubDate>Thu, 09 Mar 2017 10:41:58 GMT</pubDate>
    <dc:creator>pminovic</dc:creator>
    <dc:date>2017-03-09T10:41:58Z</dc:date>
    <item>
      <title>HDP 2.5.3 Kerborized getting HTTP 401 error on Oozie UI only</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/HDP-2-5-3-Kerborized-getting-HTTP-401-error-on-Oozie-UI-only/m-p/147372#M56624</link>
      <description>&lt;P&gt;Oozie UI is the only one I'm getting 401 on, I enabled SPNEGO and configured my browser (Firefox) to accept the domain. Still getting 401 error. Any suggestions, issue is similar to &lt;A href="https://community.hortonworks.com/questions/25915/oozie-ui-is-not-accessible-in-kerberised-cluster-t.html" target="_blank"&gt;https://community.hortonworks.com/questions/25915/oozie-ui-is-not-accessible-in-kerberised-cluster-t.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Mar 2017 05:05:03 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/HDP-2-5-3-Kerborized-getting-HTTP-401-error-on-Oozie-UI-only/m-p/147372#M56624</guid>
      <dc:creator>aervits</dc:creator>
      <dc:date>2017-03-09T05:05:03Z</dc:date>
    </item>
    <item>
      <title>Re: HDP 2.5.3 Kerborized getting HTTP 401 error on Oozie UI only</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/HDP-2-5-3-Kerborized-getting-HTTP-401-error-on-Oozie-UI-only/m-p/147373#M56625</link>
      <description>&lt;P&gt;If this is HA envrinonment, please follow steps mentioned here. &lt;A href="https://community.hortonworks.com/articles/35019/oozie-ha-configuration-with-kerberos.html" target="_blank"&gt;https://community.hortonworks.com/articles/35019/oozie-ha-configuration-with-kerberos.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Mar 2017 05:39:14 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/HDP-2-5-3-Kerborized-getting-HTTP-401-error-on-Oozie-UI-only/m-p/147373#M56625</guid>
      <dc:creator>vperiasamy</dc:creator>
      <dc:date>2017-03-09T05:39:14Z</dc:date>
    </item>
    <item>
      <title>Re: HDP 2.5.3 Kerborized getting HTTP 401 error on Oozie UI only</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/HDP-2-5-3-Kerborized-getting-HTTP-401-error-on-Oozie-UI-only/m-p/147374#M56626</link>
      <description>&lt;P&gt;Have you set in about:config "network.auth.use-sspi = false". SSPI is the default protocol used by Firefox on Windows. Also if Firefox runs in another (trusted) realm make sure Firefox negotiates with Oozie server in the right realm. And if you are on Mac you need Kerberos on Mac, which is pre-installed if you are on OS X 10.2 and later, otherwise you can get it from &lt;A href="http://web.mit.edu/macdev/KfM/Common/Documentation/download.html"&gt;here&lt;/A&gt;, together with a matching krb5.conf file. Then you do kinit, and retry to access from Firefox.&lt;/P&gt;</description>
      <pubDate>Thu, 09 Mar 2017 10:41:58 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/HDP-2-5-3-Kerborized-getting-HTTP-401-error-on-Oozie-UI-only/m-p/147374#M56626</guid>
      <dc:creator>pminovic</dc:creator>
      <dc:date>2017-03-09T10:41:58Z</dc:date>
    </item>
    <item>
      <title>Re: HDP 2.5.3 Kerborized getting HTTP 401 error on Oozie UI only</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/HDP-2-5-3-Kerborized-getting-HTTP-401-error-on-Oozie-UI-only/m-p/147375#M56627</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/177/pminovic.html" nodeid="177"&gt;@Predrag Minovic&lt;/A&gt; I changed the following properties&lt;/P&gt;&lt;PRE&gt;oozie.service.ProxyUserService.proxyuser.ambari-server-mycluster.groups=*
oozie.service.ProxyUserService.proxyuser.ambari-server-mycluster.hosts=*
&lt;/PRE&gt;&lt;P&gt;based on this jira &lt;A href="https://issues.apache.org/jira/browse/FALCON-326" target="_blank"&gt;https://issues.apache.org/jira/browse/FALCON-326&lt;/A&gt; as I was getting error in oozie-error.log below&lt;/P&gt;&lt;PRE&gt;/admin/configuration?doAs=admin] error, User [ambari-server-mycluster] not defined as proxyuser
java.security.AccessControlException: User [ambari-server-mycluster] not defined as proxyuser
        at org.apache.oozie.service.ProxyUserService.validate(ProxyUserService.java:149)
        at org.apache.oozie.servlet.JsonRestServlet.getUser(JsonRestServlet.java:567)
&lt;/PRE&gt;&lt;P&gt;now I'm able to load workflow manager, which was my intended goal though I didn't specify in the question but my Oozie UI still doesn't load but error message changed to&lt;/P&gt;&lt;PRE&gt;HTTP Status 401 - org.apache.hadoop.security.authentication.util.SignerException: Invalid signed text: 
&lt;/PRE&gt;&lt;P&gt;this most likely has to do with all other properties I was messing with. &lt;/P&gt;</description>
      <pubDate>Fri, 10 Mar 2017 05:46:50 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/HDP-2-5-3-Kerborized-getting-HTTP-401-error-on-Oozie-UI-only/m-p/147375#M56627</guid>
      <dc:creator>aervits</dc:creator>
      <dc:date>2017-03-10T05:46:50Z</dc:date>
    </item>
    <item>
      <title>Re: HDP 2.5.3 Kerborized getting HTTP 401 error on Oozie UI only</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/HDP-2-5-3-Kerborized-getting-HTTP-401-error-on-Oozie-UI-only/m-p/147376#M56628</link>
      <description>&lt;P&gt;I'll post this as separate question&lt;/P&gt;</description>
      <pubDate>Fri, 10 Mar 2017 05:51:56 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/HDP-2-5-3-Kerborized-getting-HTTP-401-error-on-Oozie-UI-only/m-p/147376#M56628</guid>
      <dc:creator>aervits</dc:creator>
      <dc:date>2017-03-10T05:51:56Z</dc:date>
    </item>
  </channel>
</rss>

