Link to home
Start Free TrialLog in
Avatar of Shakthi777
Shakthi777Flag for Afghanistan

asked on

Gain root access after login in to the Ubuntu 8.04.4 as a standard user (password forget)

Hi Ubuntu Gurus/Experts,

This some rare situations, I used to SSH to the server by Xmanager SSH client and I forget to note down the password which I have given. So now I can log in to the server as a standard user but can't gain the root access by typing the same password.

I hope all gurus/experts will help me on this ?

Waiting.... !
Avatar of Shakthi777
Shakthi777
Flag of Afghanistan image

ASKER

This is a VM hosted on ESXi 4.1 and how I log in as a standard user is by remembered password by Xmanager SSH client.
My requirement was genuine, and I have been able to find my password by performing a work around, if moderators are agree I can post the steps here.
Avatar of Pepe2323
Pepe2323

That server has sudo rights enabled ?

if it does try sudo su -
then type your password, you have the correct rights; you would be able to switch to root account

Regards.
Avatar of Duncan Roe
@Shakthi777: I gave the Moderators a nudge on your behalf :)
ASKER CERTIFIED SOLUTION
Avatar of Shakthi777
Shakthi777
Flag of Afghanistan image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
@Shakthi777: Thanks for that
I have being able to resolve my problem !