I just had a computer donated and it has kubuntu on it. I was trying to erase the password, but ended up erasing the user name. Now when I start up the computer it goes to the login page, but the password doesn't work. What do I do?
Announcement
Collapse
No announcement yet.
login help
Collapse
This topic is closed.
X
X
-
Re: login help
hi
try to reboot and choose Rescue Mode, then choose the option to use a root (admin) shell. From the command line, simply do this:
http://nixcraft.com/getting-started-...mand-line.html
(basically, run useradd)
Good luck, please let us know how it goes
- Top
- Bottom
-
Re: login help
Code:sudo shutdown -h now
I'm starting to think it (the box)was donated becos of problems.
but you could try the adduser comand instead of useradd.. adduser will ask for a password befor exiting ....or should.
VINNYi7 4core HT 8MB L3 2.9GHz
16GB RAM
Nvidia GTX 860M 4GB RAM 1152 cuda cores
- Top
- Bottom
Comment
-
Re: login help
If you have just been given the computer than there is nothing on it that you will want to keep. The easiest way out is to do a new install.
Alternatively look at Psychocats "How to reset your password in Ubuntu" on http://www.psychocats.net/ubuntu/resetpassword"A problem well stated is a problem half solved." --Charles F. Kettering
"Sometimes the questions are complicated and the answers are simple."--Dr. Seuss
- Top
- Bottom
Comment
-
Re: login help
Originally posted by jtspackersi went back into rescue mode and added a password. Is it possible to get out of rescue mode without Ctr. Alt. Delete or manually shutting the computer down? Is it possibly not saving it because that is the way I am exiting rescue mode?
- Top
- Bottom
Comment
-
Re: login help
http://news.softpedia.com/news/Insta...4-110794.shtml
For Kubuntu, just download the Kubuntu ISO instead of Ubuntu -- everything else is the same.
- Top
- Bottom
Comment
-
Re: login help
Originally posted by lmilanoOriginally posted by jtspackersi went back into rescue mode and added a password. Is it possible to get out of rescue mode without Ctr. Alt. Delete or manually shutting the computer down? Is it possibly not saving it because that is the way I am exiting rescue mode?
- Top
- Bottom
Comment
-
Re: login help
You are welcome!
One more idea is to do what you did before but use "adduser" instead of "useradd". I read that there are some differences, and perhaps "adduser" will get it straight. Worth the shot, prolly a 10 minute deal. Just make sure to choose a different username than before.
- Top
- Bottom
Comment
Comment