I've successfully installed Ubuntu 12.04. On re-booting I was presented with the logon screen and on entering the password for the user, I get an invalid password error.
On searching for a solution, I stumbled upon http://www.psychocats.net/ubuntu/resetpassword. However, after going down to the 'root' on entering "ls /home" I see no users.
I can logon using the 'Guest' session and from within that session, I can see a user account.
How do I logon with the created user account ? How do I reset the password for that account ?
Any help will greatly be appreciated.
123456789123456789
). If you have access to the root user you should create a new user usingadduser username
changing the username for the name of the user you want to use. – Braiam Sep 19 '13 at 16:44