<?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: password incorrect in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/password-incorrect/m-p/140562#M52189</link>
    <description>&lt;P&gt;Yes, I run the command success before, but it is not right when I run the command after I install LDAP.&lt;/P&gt;&lt;P&gt;Thank you, I will retry a minute.&lt;/P&gt;</description>
    <pubDate>Mon, 23 Jan 2017 18:10:23 GMT</pubDate>
    <dc:creator>amazon20062007</dc:creator>
    <dc:date>2017-01-23T18:10:23Z</dc:date>
    <item>
      <title>password incorrect</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/password-incorrect/m-p/140557#M52184</link>
      <description>&lt;P&gt;After I "Enable Kerberos" I execute kinit, it reminds me to input password. But i do not set password for it.&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2022 10:55:42 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/password-incorrect/m-p/140557#M52184</guid>
      <dc:creator>amazon20062007</dc:creator>
      <dc:date>2022-09-16T10:55:42Z</dc:date>
    </item>
    <item>
      <title>Re: password incorrect</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/password-incorrect/m-p/140558#M52185</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/14787/amazon20062007.html" nodeid="14787"&gt;@Zhao Chaofeng&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Are you passing the keytab path to it?&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Example:&lt;/STRONG&gt;&lt;/P&gt;&lt;PRE&gt;Syntax:
kinit -kt  /PATH/TO/Keytab_file  $PRINCIPAL_NAME

Example:
kinit  -kt  /etc/security/keytabs/hdfs.headless.keytab  hdfs-ClusterDemo@EXAMPLE.COM&lt;/PRE&gt;&lt;P&gt;.&lt;/P&gt;</description>
      <pubDate>Sun, 22 Jan 2017 19:17:38 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/password-incorrect/m-p/140558#M52185</guid>
      <dc:creator>jsensharma</dc:creator>
      <dc:date>2017-01-22T19:17:38Z</dc:date>
    </item>
    <item>
      <title>Re: password incorrect</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/password-incorrect/m-p/140559#M52186</link>
      <description>&lt;P&gt;Yes, I kinit -kt first, and then execute kadmin.local.&lt;/P&gt;</description>
      <pubDate>Sun, 22 Jan 2017 21:44:25 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/password-incorrect/m-p/140559#M52186</guid>
      <dc:creator>amazon20062007</dc:creator>
      <dc:date>2017-01-22T21:44:25Z</dc:date>
    </item>
    <item>
      <title>Re: password incorrect</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/password-incorrect/m-p/140560#M52187</link>
      <description>&lt;PRE&gt;My operation is:&lt;/PRE&gt;&lt;PRE&gt;[root@bigdata013 centos]# kinit -kt /etc/security/keytabs/hdfs.headless.keytab hdfs-bigdata@ISTUARY.COM
[root@bigdata013 centos]# kinit hdfs-bigdata@ISTUARY.COM
Password for hdfs-bigdata@ISTUARY.COM: 
kinit: Password incorrect while getting initial credentials&lt;/PRE&gt;</description>
      <pubDate>Mon, 23 Jan 2017 17:10:54 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/password-incorrect/m-p/140560#M52187</guid>
      <dc:creator>amazon20062007</dc:creator>
      <dc:date>2017-01-23T17:10:54Z</dc:date>
    </item>
    <item>
      <title>Re: password incorrect</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/password-incorrect/m-p/140561#M52188</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/14787/amazon20062007.html" nodeid="14787"&gt;@Zhao Chaofeng&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Looks like your kinit was successful earlier when you run the command as it did not show any error.  So i think the ticket was generated fine.&lt;/P&gt;&lt;PRE&gt;[root@bigdata013 centos]# kinit -kt /etc/security/keytabs/hdfs.headless.keytab hdfs-bigdata@ISTUARY.COM&lt;/PRE&gt;&lt;P&gt;After running the above command did you check the output of "klist" command to see if you got the kerberos ticket?&lt;/P&gt;&lt;PRE&gt;[root@bigdata013 centos]# klist&lt;/PRE&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;Example at my end:&lt;/P&gt;&lt;PRE&gt;# kinit  -kt  /etc/security/keytabs/hdfs.headless.keytab  hdfs-JoyCluster@EXAMPLE.COM 

# klist
Ticket cache: FILE:/tmp/krb5cc_0
Default principal: hdfs-JoyCluster@EXAMPLE.COM

Valid starting     Expires            Service principal
01/23/17 10:00:20  01/23/17 10:00:50  krbtgt/EXAMPLE.COM@EXAMPLE.COM
    renew until 01/23/17 10:00:20&lt;/PRE&gt;&lt;P&gt;.&lt;/P&gt;</description>
      <pubDate>Mon, 23 Jan 2017 18:00:18 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/password-incorrect/m-p/140561#M52188</guid>
      <dc:creator>jsensharma</dc:creator>
      <dc:date>2017-01-23T18:00:18Z</dc:date>
    </item>
    <item>
      <title>Re: password incorrect</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/password-incorrect/m-p/140562#M52189</link>
      <description>&lt;P&gt;Yes, I run the command success before, but it is not right when I run the command after I install LDAP.&lt;/P&gt;&lt;P&gt;Thank you, I will retry a minute.&lt;/P&gt;</description>
      <pubDate>Mon, 23 Jan 2017 18:10:23 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/password-incorrect/m-p/140562#M52189</guid>
      <dc:creator>amazon20062007</dc:creator>
      <dc:date>2017-01-23T18:10:23Z</dc:date>
    </item>
  </channel>
</rss>

