<?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: is there any way to reset ranger admin UI password ? in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/is-there-any-way-to-reset-ranger-admin-UI-password/m-p/97409#M60625</link>
    <description>&lt;P&gt;dont forget to change password in ambari as well, otherwise you will have issues restarting services:&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" href="https://community.hortonworks.com/questions/1929/changing-ranger-ui-password-causing-namenode-issue.html"&gt;https://community.hortonworks.com/questions/1929/changing-ranger-ui-password-causing-namenode-issue.html&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 01 Dec 2015 20:32:48 GMT</pubDate>
    <dc:creator>gbraccialli3</dc:creator>
    <dc:date>2015-12-01T20:32:48Z</dc:date>
    <item>
      <title>is there any way to reset ranger admin UI password ?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/is-there-any-way-to-reset-ranger-admin-UI-password/m-p/97402#M60618</link>
      <description>&lt;P&gt;I have forgotten my ranger UI admin password. could you please help ?&lt;/P&gt;</description>
      <pubDate>Fri, 20 Nov 2015 20:30:21 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/is-there-any-way-to-reset-ranger-admin-UI-password/m-p/97402#M60618</guid>
      <dc:creator>KuldeepK</dc:creator>
      <dc:date>2015-11-20T20:30:21Z</dc:date>
    </item>
    <item>
      <title>Re: is there any way to reset ranger admin UI password ?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/is-there-any-way-to-reset-ranger-admin-UI-password/m-p/97403#M60619</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/504/kkulkarni.html" nodeid="504"&gt;@kkulkarni&lt;/A&gt; what's the database flavor ?&lt;/P&gt;</description>
      <pubDate>Fri, 20 Nov 2015 20:34:45 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/is-there-any-way-to-reset-ranger-admin-UI-password/m-p/97403#M60619</guid>
      <dc:creator>nsabharwal</dc:creator>
      <dc:date>2015-11-20T20:34:45Z</dc:date>
    </item>
    <item>
      <title>Re: is there any way to reset ranger admin UI password ?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/is-there-any-way-to-reset-ranger-admin-UI-password/m-p/97404#M60620</link>
      <description>&lt;P&gt;mysql-5.1.73&lt;/P&gt;</description>
      <pubDate>Fri, 20 Nov 2015 22:01:27 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/is-there-any-way-to-reset-ranger-admin-UI-password/m-p/97404#M60620</guid>
      <dc:creator>KuldeepK</dc:creator>
      <dc:date>2015-11-20T22:01:27Z</dc:date>
    </item>
    <item>
      <title>Re: is there any way to reset ranger admin UI password ?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/is-there-any-way-to-reset-ranger-admin-UI-password/m-p/97405#M60621</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/504/kkulkarni.html" nodeid="504"&gt;@kkulkarni&lt;/A&gt; You can reset admin user password in mysql database. reset to admin&lt;/P&gt;&lt;P&gt;update x_portal_user set password = 'ceb4f32325eda6142bd65215f4c0f371' where login_id = 'admin' ;&lt;/P&gt;</description>
      <pubDate>Sat, 21 Nov 2015 00:19:53 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/is-there-any-way-to-reset-ranger-admin-UI-password/m-p/97405#M60621</guid>
      <dc:creator>nsabharwal</dc:creator>
      <dc:date>2015-11-21T00:19:53Z</dc:date>
    </item>
    <item>
      <title>Re: is there any way to reset ranger admin UI password ?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/is-there-any-way-to-reset-ranger-admin-UI-password/m-p/97406#M60622</link>
      <description>&lt;P&gt;If you forget the admin password, you can reset it by executing db sql:&lt;/P&gt;&lt;PRE&gt;update x_portal_user set password = 'ceb4f32325eda6142bd65215f4c0f371' where login_id = 'admin';&lt;/PRE&gt;&lt;P&gt;This will reset the password to 'admin'. Then, they should change the password via UI.&lt;/P&gt;</description>
      <pubDate>Sat, 21 Nov 2015 00:32:29 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/is-there-any-way-to-reset-ranger-admin-UI-password/m-p/97406#M60622</guid>
      <dc:creator>sneethiraj</dc:creator>
      <dc:date>2015-11-21T00:32:29Z</dc:date>
    </item>
    <item>
      <title>Re: is there any way to reset ranger admin UI password ?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/is-there-any-way-to-reset-ranger-admin-UI-password/m-p/97407#M60623</link>
      <description>&lt;P&gt;Thank you so much &lt;A rel="user" href="https://community.cloudera.com/users/304/sneethiraj.html" nodeid="304"&gt;@sneethiraj&lt;/A&gt; &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 21 Nov 2015 21:55:44 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/is-there-any-way-to-reset-ranger-admin-UI-password/m-p/97407#M60623</guid>
      <dc:creator>KuldeepK</dc:creator>
      <dc:date>2015-11-21T21:55:44Z</dc:date>
    </item>
    <item>
      <title>Re: is there any way to reset ranger admin UI password ?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/is-there-any-way-to-reset-ranger-admin-UI-password/m-p/97408#M60624</link>
      <description>&lt;P&gt;Thank you so much &lt;A rel="user" href="https://community.cloudera.com/users/140/nsabharwal.html" nodeid="140"&gt;@Neeraj Sabharwal&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 21 Nov 2015 21:55:58 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/is-there-any-way-to-reset-ranger-admin-UI-password/m-p/97408#M60624</guid>
      <dc:creator>KuldeepK</dc:creator>
      <dc:date>2015-11-21T21:55:58Z</dc:date>
    </item>
    <item>
      <title>Re: is there any way to reset ranger admin UI password ?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/is-there-any-way-to-reset-ranger-admin-UI-password/m-p/97409#M60625</link>
      <description>&lt;P&gt;dont forget to change password in ambari as well, otherwise you will have issues restarting services:&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" href="https://community.hortonworks.com/questions/1929/changing-ranger-ui-password-causing-namenode-issue.html"&gt;https://community.hortonworks.com/questions/1929/changing-ranger-ui-password-causing-namenode-issue.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Dec 2015 20:32:48 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/is-there-any-way-to-reset-ranger-admin-UI-password/m-p/97409#M60625</guid>
      <dc:creator>gbraccialli3</dc:creator>
      <dc:date>2015-12-01T20:32:48Z</dc:date>
    </item>
    <item>
      <title>Re: is there any way to reset ranger admin UI password ?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/is-there-any-way-to-reset-ranger-admin-UI-password/m-p/97410#M60626</link>
      <description>&lt;P&gt;Hi, is there anyway to change Ranger UI admin password through command line?&lt;/P&gt;</description>
      <pubDate>Sun, 21 May 2017 17:57:11 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/is-there-any-way-to-reset-ranger-admin-UI-password/m-p/97410#M60626</guid>
      <dc:creator>teravaidya</dc:creator>
      <dc:date>2017-05-21T17:57:11Z</dc:date>
    </item>
    <item>
      <title>Re: is there any way to reset ranger admin UI password ?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/is-there-any-way-to-reset-ranger-admin-UI-password/m-p/97411#M60627</link>
      <description>&lt;P&gt;Ambari Version 2.6.0.0 &lt;/P&gt;&lt;P&gt;
HDP version 2.6.3.0-235 &lt;/P&gt;&lt;P&gt;Oracle Database 12c &lt;/P&gt;&lt;P&gt;Despite the restoration of the password in the database. I could not log into Ranger UI. &lt;/P&gt;&lt;P&gt;Changing the password in the Ranger configuration also did not give anything. I changed the password in the configuration: "Ranger Admin user's password for Ambari" and "admin_password". &lt;/P&gt;&lt;P&gt;
What else can I do?&lt;/P&gt;</description>
      <pubDate>Wed, 06 Dec 2017 07:17:24 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/is-there-any-way-to-reset-ranger-admin-UI-password/m-p/97411#M60627</guid>
      <dc:creator>miroslaw_kaspro</dc:creator>
      <dc:date>2017-12-06T07:17:24Z</dc:date>
    </item>
    <item>
      <title>Re: is there any way to reset ranger admin UI password ?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/is-there-any-way-to-reset-ranger-admin-UI-password/m-p/97412#M60628</link>
      <description>&lt;P&gt;The previous answer gives the response on how to reset the password in Ranger for a fixed user/password combination with the value "admin:admin". But if you want to reset or check the password value on Ranger for any user or password combination you have to use the following.&lt;/P&gt;&lt;P&gt;Passwords in Ranger are saved in the password column of the &lt;CODE&gt;x_portal_user&lt;/CODE&gt; table as MD5 hashes in the format &lt;CODE&gt;password{login}&lt;/CODE&gt;. For instance the hash for the &lt;CODE&gt;amb_ranger_admin&lt;/CODE&gt; account with &lt;CODE&gt;secret123&lt;/CODE&gt; as password will be as follows:&lt;/P&gt;&lt;PRE&gt;$ echo -n 'secret123{amb_ranger_admin}' | md5sum
 md5sum4d9f6af4210833cb982d27c9042d9ac1  -&lt;/PRE&gt;&lt;P&gt;Of course you may also use this and &lt;STRONG&gt;pgsql&lt;/STRONG&gt;/&lt;STRONG&gt;mysql&lt;/STRONG&gt; to change the password for any user via command line as requested by another user.&lt;/P&gt;</description>
      <pubDate>Mon, 17 Sep 2018 01:45:22 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/is-there-any-way-to-reset-ranger-admin-UI-password/m-p/97412#M60628</guid>
      <dc:creator>lvazquez</dc:creator>
      <dc:date>2018-09-17T01:45:22Z</dc:date>
    </item>
    <item>
      <title>Re: is there any way to reset ranger admin UI password ?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/is-there-any-way-to-reset-ranger-admin-UI-password/m-p/307558#M223265</link>
      <description>&lt;P&gt;Thank you you are a savior.. I was looking for this answer since admin/admin wouldnt work. When you update admin ambari, its the password size to be minimum 8 characters long.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 12 Dec 2020 18:06:27 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/is-there-any-way-to-reset-ranger-admin-UI-password/m-p/307558#M223265</guid>
      <dc:creator>abhilash1</dc:creator>
      <dc:date>2020-12-12T18:06:27Z</dc:date>
    </item>
    <item>
      <title>Re: is there any way to reset ranger admin UI password ?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/is-there-any-way-to-reset-ranger-admin-UI-password/m-p/310325#M224101</link>
      <description>&lt;P&gt;I was just able to confirm that the update command listed is Postgresql database flavor.&lt;/P&gt;</description>
      <pubDate>Sun, 24 Jan 2021 09:41:30 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/is-there-any-way-to-reset-ranger-admin-UI-password/m-p/310325#M224101</guid>
      <dc:creator>JeffG</dc:creator>
      <dc:date>2021-01-24T09:41:30Z</dc:date>
    </item>
  </channel>
</rss>

