<?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: Ambari Kerberos - Existing AD in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambari-Kerberos-Existing-AD/m-p/157712#M41049</link>
    <description>&lt;P&gt;If the cluster is Kerberized, then some, if not all views, will require that Ambari's Kerberos identity is configured.   This is so the views can authenticate to the relevant services.&lt;/P&gt;</description>
    <pubDate>Mon, 19 Sep 2016 22:50:08 GMT</pubDate>
    <dc:creator>rlevas</dc:creator>
    <dc:date>2016-09-19T22:50:08Z</dc:date>
    <item>
      <title>Ambari Kerberos - Existing AD</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambari-Kerberos-Existing-AD/m-p/157708#M41045</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I set up a kerberized cluster using AD, everything went fine. Next I wanted to set up Kerberos for ambari using steps below&lt;/P&gt;&lt;P&gt;&lt;A href="http://docs.hortonworks.com/HDPDocuments/Ambari-2.1.0.0/bk_Ambari_Security_Guide/content/_optional_set_up_kerberos_for_ambari_server.html#header" target="_blank"&gt;http://docs.hortonworks.com/HDPDocuments/Ambari-2.1.0.0/bk_Ambari_Security_Guide/content/_optional_set_up_kerberos_for_ambari_server.html#header&lt;/A&gt;&lt;/P&gt;&lt;P&gt;The problem is I can't kadmin in my linux boxes&lt;/P&gt;&lt;P&gt;[root@securityLab01 ~]# kadmin&lt;/P&gt;&lt;P&gt;Authenticating as principal ambari-qa-securityLab/admin@XXXXXXIT.LOCAL with password.
kadmin: &lt;/P&gt;&lt;P&gt;Client not found in Kerberos database while initializing kadmin interface&lt;/P&gt;&lt;P&gt;Which user can I use to use kadmin.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Avijeet&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2022 10:39:57 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambari-Kerberos-Existing-AD/m-p/157708#M41045</guid>
      <dc:creator>avijeetd</dc:creator>
      <dc:date>2022-09-16T10:39:57Z</dc:date>
    </item>
    <item>
      <title>Re: Ambari Kerberos - Existing AD</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambari-Kerberos-Existing-AD/m-p/157709#M41046</link>
      <description>&lt;P&gt;Hello &lt;A rel="user" href="https://community.cloudera.com/users/11016/avijeetd.html" nodeid="11016"&gt;@Avijeet Dash&lt;/A&gt; ,&lt;/P&gt;&lt;P&gt;If you are using AD as Kerberos KDC, then you should not use kadmin to create an ambari server principal. You need to login to AD, create a user account for Ambari server. Once that is done, you can generate a keytab for this user by using this command (on AD's command prompt):&lt;/P&gt;&lt;PRE&gt;ktpass /princ ambari-server@HWX.COM /pass &amp;lt;password&amp;gt; /mapuser ambari-server /pType KRB5_NT_PRINCIPAL /crypto ALL /out c:\temp\ambari.server.keytab&lt;/PRE&gt;&lt;P&gt;Here I've kept the name of AD user account name and Kerberos principal name same as 'ambari-server'.&lt;/P&gt;&lt;P&gt;Once the keytab is generated, copy it to the host running Ambari service. And follow from step #3 in the doc link that you have given in question.&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;Vipin&lt;/P&gt;</description>
      <pubDate>Mon, 19 Sep 2016 17:06:12 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambari-Kerberos-Existing-AD/m-p/157709#M41046</guid>
      <dc:creator>VR46</dc:creator>
      <dc:date>2016-09-19T17:06:12Z</dc:date>
    </item>
    <item>
      <title>Re: Ambari Kerberos - Existing AD</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambari-Kerberos-Existing-AD/m-p/157710#M41047</link>
      <description>&lt;A rel="user" href="https://community.cloudera.com/users/11016/avijeetd.html" nodeid="11016"&gt;@Avijeet Dash&lt;/A&gt;&lt;P&gt;For versions before Ambari 2.4.0, &lt;A rel="user" href="https://community.cloudera.com/users/740/vrathor.html" nodeid="740"&gt;@Vipin Rathor&lt;/A&gt;'s answer is correct.  For Ambari 2.4.0 (and later), Ambari will do this for you when Kerberos is enabled. &lt;/P&gt;</description>
      <pubDate>Mon, 19 Sep 2016 20:11:32 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambari-Kerberos-Existing-AD/m-p/157710#M41047</guid>
      <dc:creator>rlevas</dc:creator>
      <dc:date>2016-09-19T20:11:32Z</dc:date>
    </item>
    <item>
      <title>Re: Ambari Kerberos - Existing AD</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambari-Kerberos-Existing-AD/m-p/157711#M41048</link>
      <description>&lt;P&gt;Thanks &lt;A rel="user" href="https://community.cloudera.com/users/322/rlevas.html" nodeid="322"&gt;@Robert Levas&lt;/A&gt; &lt;A rel="user" href="https://community.cloudera.com/users/740/vrathor.html" nodeid="740"&gt;@Vipin Rathor&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Can we use the Ambari Views / File views etc. If Hadoop cluster is kerberized but Amabri is not?&lt;/P&gt;&lt;P&gt;As HDP doesn't have HUE, I am having an issue to set up a UI based access to tables etc.&lt;/P&gt;</description>
      <pubDate>Mon, 19 Sep 2016 20:38:21 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambari-Kerberos-Existing-AD/m-p/157711#M41048</guid>
      <dc:creator>avijeetd</dc:creator>
      <dc:date>2016-09-19T20:38:21Z</dc:date>
    </item>
    <item>
      <title>Re: Ambari Kerberos - Existing AD</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambari-Kerberos-Existing-AD/m-p/157712#M41049</link>
      <description>&lt;P&gt;If the cluster is Kerberized, then some, if not all views, will require that Ambari's Kerberos identity is configured.   This is so the views can authenticate to the relevant services.&lt;/P&gt;</description>
      <pubDate>Mon, 19 Sep 2016 22:50:08 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambari-Kerberos-Existing-AD/m-p/157712#M41049</guid>
      <dc:creator>rlevas</dc:creator>
      <dc:date>2016-09-19T22:50:08Z</dc:date>
    </item>
  </channel>
</rss>

