the computer is a dell mini with UBUNTU 8.4. trying to unlock user setting and forgot password

Asked by chad parsons

trying to delete a user and dont have password

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu sudo Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
chad parsons (chad-pmrtexas) said :
#1

I don't understand. can you call me? 972.333.0757

Thanks,
Chad Parsons
972.333.0757

On Dec 18, 2010, at 3:19 PM, "marcobra (Marco Braida)" <email address hidden> wrote:

> Your question #138278 on sudo in ubuntu changed:
> https://answers.launchpad.net/ubuntu/+source/sudo/+question/138278
>
> Project: nautilus in ubuntu => sudo in ubuntu
>
> --
> You received this question notification because you are a direct
> subscriber of the question.

Revision history for this message
marcobra (Marco Braida) (marcobra) said :
#2

Please don't reply using mail but visit your question link

https://answers.launchpad.net/ubuntu/+source/sudo/+question/138278

with a browser.

--------------------------------------

I don't remember user and password what i can do

You can try this: http://www.psychocats.net/ubuntu/resetpassword

or

To discover your user and restore (change) the password you can:

Start the pc the when you see the GRUB row...

Press ESC.

Press "e" for edit.

Highlight the line that begins kernel ………, and press "e"

Go to the very end of the line, add rw init=/bin/bash

press enter, then press "b" to boot your system.

Your system will boot up to a passwordless root shell.

Type in grep -i 1000 /etc/passwd

The system must show a row with your user name at the start of the row
for example:
danilo:x:1000:1000:ubuntu,,,:/home/danilo:/bin/bash

Here my user is danilo

Then to change your user password type in:

passwd username

or

passwd -d username

change username with your real user

Set your password.

Type in:

reboot

or

reboot -f

Hope this helps

Can you help with this problem?

Provide an answer of your own, or ask chad parsons for more information if necessary.

To post a message you must log in.