Support Questions

Find answers, ask questions, and share your expertise
Announcements
Celebrating as our community reaches 100,000 members! Thank you!

Ambari UI login not working .

avatar
New Contributor

Hi,

After tried to login, it is taking me back to reenter the credentials.

I have tried all the passwords.

Pls help....Screenshot 2023-09-06 191027.pngScreenshot 2023-09-06 191213.png

 

Screenshot 2023-09-06 170616.png

1 ACCEPTED SOLUTION

avatar
Rising Star

1. Log on to Ambari server DB host shell
2. Run 'psql -U ambari-server ambari'
3. Enter password 'bigdata'
4. In psql:

update ambari.users set user_password='538916f8943ec225d97a9a86a2c6ec0818c1cd400e09e03b660fdaaec4af29ddbb6f2b1033b81b00' where user_name='admin'

5. Quit psql
6. Run 'ambari-server restart'

This will reset the admin account back to the password of 'admin'

View solution in original post

2 REPLIES 2

avatar
Rising Star

1. Log on to Ambari server DB host shell
2. Run 'psql -U ambari-server ambari'
3. Enter password 'bigdata'
4. In psql:

update ambari.users set user_password='538916f8943ec225d97a9a86a2c6ec0818c1cd400e09e03b660fdaaec4af29ddbb6f2b1033b81b00' where user_name='admin'

5. Quit psql
6. Run 'ambari-server restart'

This will reset the admin account back to the password of 'admin'

avatar
Community Manager

@Vishn Has the reply helped resolve your issue? If so, please mark the appropriate reply as the solution, as it will make it easier for others to find the answer in the future. Thanks.


Regards,

Diana Torres,
Community Moderator


Was your question answered? Make sure to mark the answer as the accepted solution.
If you find a reply useful, say thanks by clicking on the thumbs up button.
Learn more about the Cloudera Community: