Created 02-24-2017 05:51 AM
Hi,
I've launched HDP 2.5 on an AWS instance, for some reason i cannot login to admin. I wanted to reset the admin ambari password, i tried "ambari-admin-password-reset" but looks like it is for sandbox and it cannot found on the server.
Please advise how can I reset the password.
Thanks,
SJ
Created 02-24-2017 06:11 AM
Looks like you have missed few characters in the admin password. Can you please share the output of the following query?
Select user_name, user_password from ambari.users where user_name='admin';
.
Resulted password should be exactly
538916f8943ec225d97a9a86a2c6ec0818c1cd400e09e03b660fdaaec4af29ddbb6f2b1033b81b00
Created 02-24-2017 06:27 AM
I missed to commit the query, i did it this time and now i can see the expected password. And i can login too.
Thanks alot Jay SenSharma
Created 02-24-2017 08:02 AM
@Sanaz Janbakhsh Can you please accept the answer and close the thread.