Created 02-07-2016 05:14 PM
I also face the same issue. Try to use admin/admin and it’s not working. Try to use user/password specified during HDP Sandbox setting in Azure is also giving the same error.
I have tried to change the password using SSH but over there I am getting error message of permission denied with user name which I provided while configuring Azur portal. And not able to login using root username and password.
Created 02-08-2016 10:38 PM
sorry, found the problem. Was not using proper way to sudo to root. Should be using [sudo su - root] instead of just using [sudo root] 🙂
Created 02-07-2016 08:19 PM
It seems that I don't have root permision while changing password. I get error permision denied.
Created 02-07-2016 08:19 PM
It didnot work. I have configured it and its not working.
Created 02-08-2016 10:20 PM
same issue here. I can login into vm but can't sudo to root.
Created on 02-08-2016 06:40 AM - edited 08-19-2019 02:39 AM
Hi @Muhammad Ali if you recently deployed sandbox hdp 2.3.2 on azure, there was an update done. Basically, to login as a read only user to use the views, you can login as user: azure password azure. It looks like the splash page on port 8888 page didn't get the update. I will work on fixing that. Basically, to get ambari admin access, you have to set ambari password as explained in the initial blade.
Created 02-08-2016 10:38 PM
sorry, found the problem. Was not using proper way to sudo to root. Should be using [sudo su - root] instead of just using [sudo root] 🙂
Created 02-09-2016 02:36 AM
@zafar khan These details are in the screenshot that I have attached
Created 03-26-2017 06:42 PM
Try user: admin | password: admin.
Regards
,Try user: admin | password: admin.
Regards.
Created 06-06-2020 09:52 AM
Doesn't work
Created 10-26-2017 04:25 PM
Username/Password: raj_ops/raj_ops worked for me
According to documentation https://hortonworks.com/tutorial/learning-the-ropes-of-the-hortonworks-sandbox/
maria_dev/maria_dev should also work
,Username/Password => raj_ops/raj_ops worked for me
Created 03-19-2018 09:20 PM
I am having this same problem. After updating both Sandbox and VirtualBox, no password works for the admin user, neither the default "admin" nor the value I changed it to some time ago. Does logging in as maria_dev or one of the other values carry the same privileges as admin? Can we access and execute all the scripts required in the tutorials?
If not, how do we reset the admin password to the default value "admin" when the sudo to root method doesn't work?