<?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 Enable Kerberos: ERROR while checking admin/admin principal in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Enable-Kerberos-ERROR-while-checking-admin-admin-principal/m-p/109348#M16182</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am facing an error while running enable Kerberos wizard. Installation of Kerberos client is done, but the command for "Test Kerberos client" is failing.&lt;/P&gt;&lt;P&gt;In Ambari-Log I detected that the following command is failing (I executed it directly in shell to see what happens):&lt;/P&gt;&lt;PRE&gt;$ sudo /usr/bin/kadmin -s b0d095j2.&amp;lt;domain&amp;gt; -p admin/admin@&amp;lt;realm&amp;gt; -w &amp;lt;pw&amp;gt; -r &amp;lt;realm&amp;gt; -q "get_principal admin/admin@&amp;lt;realm&amp;gt;"
Authenticating as principal admin/admin@&amp;lt;realm&amp;gt; with password.
kadmin: Communication failure with server while initializing kadmin interface&lt;/PRE&gt;&lt;P&gt;?!?! What is going there ?!?!&lt;/P&gt;&lt;P&gt;MIT KerberosKDC is running:&lt;/P&gt;&lt;PRE&gt;$ sudo /etc/init.d/krb5kdc status
krb5kdc (pid  102972) is running...

$ sudo netstat -pant | grep 102972
tcp        0      0 0.0.0.0:88                  0.0.0.0:*                   LISTEN      102972/krb5kdc&lt;/PRE&gt;&lt;P&gt;In krb5.log there is one line for the above kadmin command =&amp;gt;&lt;/P&gt;&lt;PRE&gt;Jan 24 20:53:30 b0d095j2 krb5kdc[102972](info): AS_REQ (4 etypes {18 17 16 23}) 10.41.27.13: ISSUE: authtime 1453665210, etypes {rep=18 tkt=18 ses=18}, admin/admin@&amp;lt;realm&amp;gt; for kadmin/b0d095j2.&amp;lt;domain&amp;gt;@&amp;lt;realm&amp;gt;&lt;/PRE&gt;&lt;P&gt;Any hint highly appreciated...&lt;/P&gt;</description>
    <pubDate>Mon, 25 Jan 2016 03:54:47 GMT</pubDate>
    <dc:creator>geko</dc:creator>
    <dc:date>2016-01-25T03:54:47Z</dc:date>
    <item>
      <title>Enable Kerberos: ERROR while checking admin/admin principal</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Enable-Kerberos-ERROR-while-checking-admin-admin-principal/m-p/109348#M16182</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am facing an error while running enable Kerberos wizard. Installation of Kerberos client is done, but the command for "Test Kerberos client" is failing.&lt;/P&gt;&lt;P&gt;In Ambari-Log I detected that the following command is failing (I executed it directly in shell to see what happens):&lt;/P&gt;&lt;PRE&gt;$ sudo /usr/bin/kadmin -s b0d095j2.&amp;lt;domain&amp;gt; -p admin/admin@&amp;lt;realm&amp;gt; -w &amp;lt;pw&amp;gt; -r &amp;lt;realm&amp;gt; -q "get_principal admin/admin@&amp;lt;realm&amp;gt;"
Authenticating as principal admin/admin@&amp;lt;realm&amp;gt; with password.
kadmin: Communication failure with server while initializing kadmin interface&lt;/PRE&gt;&lt;P&gt;?!?! What is going there ?!?!&lt;/P&gt;&lt;P&gt;MIT KerberosKDC is running:&lt;/P&gt;&lt;PRE&gt;$ sudo /etc/init.d/krb5kdc status
krb5kdc (pid  102972) is running...

$ sudo netstat -pant | grep 102972
tcp        0      0 0.0.0.0:88                  0.0.0.0:*                   LISTEN      102972/krb5kdc&lt;/PRE&gt;&lt;P&gt;In krb5.log there is one line for the above kadmin command =&amp;gt;&lt;/P&gt;&lt;PRE&gt;Jan 24 20:53:30 b0d095j2 krb5kdc[102972](info): AS_REQ (4 etypes {18 17 16 23}) 10.41.27.13: ISSUE: authtime 1453665210, etypes {rep=18 tkt=18 ses=18}, admin/admin@&amp;lt;realm&amp;gt; for kadmin/b0d095j2.&amp;lt;domain&amp;gt;@&amp;lt;realm&amp;gt;&lt;/PRE&gt;&lt;P&gt;Any hint highly appreciated...&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jan 2016 03:54:47 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Enable-Kerberos-ERROR-while-checking-admin-admin-principal/m-p/109348#M16182</guid>
      <dc:creator>geko</dc:creator>
      <dc:date>2016-01-25T03:54:47Z</dc:date>
    </item>
    <item>
      <title>Re: Enable Kerberos: ERROR while checking admin/admin principal</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Enable-Kerberos-ERROR-while-checking-admin-admin-principal/m-p/109349#M16183</link>
      <description>&lt;P&gt;
Communication failure with server while initializing kadmin interface&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Cause: &lt;/STRONG&gt;
&lt;/P&gt;&lt;P&gt;The host that was specified for the admin server,
also called the master KDC, did not have the kadmind daemon
running.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Solution: &lt;/STRONG&gt;
&lt;/P&gt;&lt;P&gt;Make sure that you specified the correct
host name for the master KDC. If you specified the correct host name, make
sure that kadmind is running on the master KDC that you
specified.

From &lt;/P&gt;&lt;P&gt;&lt;A href="http://docs.oracle.com/cd/E19253-01/816-4557/trouble-6/index.html" target="_blank"&gt;http://docs.oracle.com/cd/E19253-01/816-4557/trouble-6/index.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jan 2016 04:01:58 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Enable-Kerberos-ERROR-while-checking-admin-admin-principal/m-p/109349#M16183</guid>
      <dc:creator>amcbarnett</dc:creator>
      <dc:date>2016-01-25T04:01:58Z</dc:date>
    </item>
    <item>
      <title>Re: Enable Kerberos: ERROR while checking admin/admin principal</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Enable-Kerberos-ERROR-while-checking-admin-admin-principal/m-p/109350#M16184</link>
      <description>&lt;P&gt;Hi &lt;A rel="user" href="https://community.cloudera.com/users/369/amcbarnett.html" nodeid="369"&gt;@Ancil McBarnett&lt;/A&gt; ,&lt;/P&gt;&lt;P&gt;thank you so much!&lt;/P&gt;&lt;P&gt;....stupid me &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jan 2016 04:03:42 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Enable-Kerberos-ERROR-while-checking-admin-admin-principal/m-p/109350#M16184</guid>
      <dc:creator>geko</dc:creator>
      <dc:date>2016-01-25T04:03:42Z</dc:date>
    </item>
  </channel>
</rss>

