<?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: Unable To Login Via Default Login Credentials of Admin in Ambari in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Unable-To-Login-Via-Default-Login-Credentials-of-Admin-in/m-p/175588#M137845</link>
    <description>&lt;P&gt;Yes Aditya. But since I was getting that same error at various other times when using various other commands, I decided to put it up as a separate question. I was able to rectify it. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; &lt;/P&gt;</description>
    <pubDate>Fri, 05 Jan 2018 14:04:47 GMT</pubDate>
    <dc:creator>amoghsuman</dc:creator>
    <dc:date>2018-01-05T14:04:47Z</dc:date>
    <item>
      <title>Unable To Login Via Default Login Credentials of Admin in Ambari</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Unable-To-Login-Via-Default-Login-Credentials-of-Admin-in/m-p/175583#M137840</link>
      <description>&lt;P&gt;I installed &lt;EM&gt;hortonworks sandbox&lt;/EM&gt; around two weeks ago on a cloud server of linode with a machine of &lt;STRONG&gt;8GB RAM&lt;/STRONG&gt;. I access this node of &lt;STRONG&gt;Linode&lt;/STRONG&gt; via &lt;STRONG&gt;Putty&lt;/STRONG&gt;. On that node, I'm using hadoop inside a docker that I installed on that system. &lt;/P&gt;&lt;P&gt;Everything is working fine. Also, I am able to login &lt;STRONG&gt;&lt;EM&gt;Ambari&lt;/EM&gt;&lt;/STRONG&gt; via the default login credentials like &lt;CODE&gt;maria_dev&lt;/CODE&gt;, &lt;CODE&gt;raj_ops&lt;/CODE&gt;, &lt;CODE&gt;holger_gov&lt;/CODE&gt; and &lt;CODE&gt;amy_ds&lt;/CODE&gt;.&lt;/P&gt;&lt;P&gt;But I am unable to login via the default login credentials of admin. In the command line, I 
tried the following commands :  &lt;/P&gt;&lt;PRE&gt;ambari-server restart  
ambari-admin-password-reset
&lt;/PRE&gt;&lt;P&gt;But even after changing the password, it didn't workout for me.&lt;/P&gt;&lt;P&gt;Can someone please help me to login via the login credentials of admin ?&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jan 2018 22:58:22 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Unable-To-Login-Via-Default-Login-Credentials-of-Admin-in/m-p/175583#M137840</guid>
      <dc:creator>amoghsuman</dc:creator>
      <dc:date>2018-01-04T22:58:22Z</dc:date>
    </item>
    <item>
      <title>Re: Unable To Login Via Default Login Credentials of Admin in Ambari</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Unable-To-Login-Via-Default-Login-Credentials-of-Admin-in/m-p/175584#M137841</link>
      <description>&lt;P&gt; &lt;A rel="user" href="https://community.cloudera.com/users/51358/amoghsuman.html" nodeid="51358"&gt;@Amogh Suman&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;Try changing it from the backend and login&lt;/P&gt;&lt;PRE&gt;# psql -U ambari -d ambari
Password for user ambari: bigdata
ambari=&amp;gt; update ambari.users set user_password='538916f8943ec225d97a9a86a2c6ec0818c1cd400e09e03b660fdaaec4af29ddbb6f2b1033b81b00' where user_name='admin';
ambari=&amp;gt; \q

# ambari-server restart&lt;/PRE&gt;&lt;P&gt;password is 'admin'&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Aditya&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jan 2018 23:16:38 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Unable-To-Login-Via-Default-Login-Credentials-of-Admin-in/m-p/175584#M137841</guid>
      <dc:creator>asirna</dc:creator>
      <dc:date>2018-01-04T23:16:38Z</dc:date>
    </item>
    <item>
      <title>Re: Unable To Login Via Default Login Credentials of Admin in Ambari</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Unable-To-Login-Via-Default-Login-Credentials-of-Admin-in/m-p/175585#M137842</link>
      <description>&lt;P&gt;This solution isn't working. Password wasn't reset to admin. &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Jan 2018 00:29:33 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Unable-To-Login-Via-Default-Login-Credentials-of-Admin-in/m-p/175585#M137842</guid>
      <dc:creator>amoghsuman</dc:creator>
      <dc:date>2018-01-05T00:29:33Z</dc:date>
    </item>
    <item>
      <title>Re: Unable To Login Via Default Login Credentials of Admin in Ambari</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Unable-To-Login-Via-Default-Login-Credentials-of-Admin-in/m-p/175586#M137843</link>
      <description>&lt;P&gt; &lt;A rel="user" href="https://community.cloudera.com/users/51358/amoghsuman.html" nodeid="51358"&gt;@Amogh Suman&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;There was a comment for this question which you might have deleted. I saw that you mentioned (/etc/ambari-server/conf/log4j.properties) file was missing. Can you please create the file and put the content of log4j.txt attached and try restarting ambari server.&lt;/P&gt;&lt;PRE&gt;chmod 755 /etc/ambari-server/conf/log4j.properties&lt;BR /&gt;ambari-server restart&lt;/PRE&gt;&lt;P&gt;&lt;A href="https://community.cloudera.com/legacyfs/online/attachments/47451-log4j.txt"&gt;log4j.txt&lt;/A&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Aditya&lt;/P&gt;</description>
      <pubDate>Fri, 05 Jan 2018 12:48:46 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Unable-To-Login-Via-Default-Login-Credentials-of-Admin-in/m-p/175586#M137843</guid>
      <dc:creator>asirna</dc:creator>
      <dc:date>2018-01-05T12:48:46Z</dc:date>
    </item>
    <item>
      <title>Re: Unable To Login Via Default Login Credentials of Admin in Ambari</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Unable-To-Login-Via-Default-Login-Credentials-of-Admin-in/m-p/175587#M137844</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/51358/amoghsuman.html" nodeid="51358"&gt;@Amogh Suman&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Looks like there is already another thread for the same issue/cause. Can you please mark this thread as Closed/Answered/Accepted &lt;/P&gt;&lt;P&gt;&lt;A href="https://community.hortonworks.com/questions/157756/ioerror-errno-2-no-such-file-or-directory-etcambar.html?childToView=157768#comment-157768" target="_blank"&gt;https://community.hortonworks.com/questions/157756/ioerror-errno-2-no-such-file-or-directory-etcambar.html?childToView=157768#comment-157768&lt;/A&gt;&lt;/P&gt;&lt;P&gt;It may also be a permission related issue. So please check if the 
user who is starting the ambari server process has access to read that 
log4j.properties file or not?&lt;/P&gt;
&lt;PRE&gt;# ls -l /etc/ambari-server/conf/log4j.properties
-rwxr-xr-x. 1 root root 5443 Oct  9 15:37 /etc/ambari-server/conf/log4j.properties&lt;/PRE&gt;&lt;P&gt;.&lt;/P&gt;</description>
      <pubDate>Fri, 05 Jan 2018 12:57:21 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Unable-To-Login-Via-Default-Login-Credentials-of-Admin-in/m-p/175587#M137844</guid>
      <dc:creator>jsensharma</dc:creator>
      <dc:date>2018-01-05T12:57:21Z</dc:date>
    </item>
    <item>
      <title>Re: Unable To Login Via Default Login Credentials of Admin in Ambari</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Unable-To-Login-Via-Default-Login-Credentials-of-Admin-in/m-p/175588#M137845</link>
      <description>&lt;P&gt;Yes Aditya. But since I was getting that same error at various other times when using various other commands, I decided to put it up as a separate question. I was able to rectify it. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; &lt;/P&gt;</description>
      <pubDate>Fri, 05 Jan 2018 14:04:47 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Unable-To-Login-Via-Default-Login-Credentials-of-Admin-in/m-p/175588#M137845</guid>
      <dc:creator>amoghsuman</dc:creator>
      <dc:date>2018-01-05T14:04:47Z</dc:date>
    </item>
    <item>
      <title>Re: Unable To Login Via Default Login Credentials of Admin in Ambari</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Unable-To-Login-Via-Default-Login-Credentials-of-Admin-in/m-p/175589#M137846</link>
      <description>&lt;P&gt;Yes, Jay. done that. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; : )&lt;/P&gt;</description>
      <pubDate>Fri, 05 Jan 2018 14:05:33 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Unable-To-Login-Via-Default-Login-Credentials-of-Admin-in/m-p/175589#M137846</guid>
      <dc:creator>amoghsuman</dc:creator>
      <dc:date>2018-01-05T14:05:33Z</dc:date>
    </item>
  </channel>
</rss>

