Hi I had a friend put unbuntu on my computer and when I try to update it it says I have to put in a administrative password I didn't put one in I need a password to update the unbuntu programing Sincerely David

Asked by user

I want to update the Ubuntu programing I( want to use the cd burner and things To down load new programs I need to put in a password but my buddy put this on the computer for me and he's not available I don't know the password Sincerely David

Question information

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

David,

When you install any linux distro, it always need a "administrative password" or "root password" to set in administrative tasks.
So, your friend, when he installed your ubuntu, he should must set a password. There's no other way.

So, call your friend and ask him for the password. If he dont remembers, you will need to reinstall ubuntu.

Regards.
dartax

Revision history for this message
Mary Enochs (jiffygirl12002) said :
#2

Could I please get more information on reinstalling ubuntu because I dont have the administrative password im not sure what to do at all. Thank You Mary

Revision history for this message
Philip Wyett (philwyett) said :
#3

Please follow the guide at the link below.

http://www.psychocats.net/ubuntu/resetpassword

Regards

Phil

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

I think you must simply change your user password...

To discover your user and 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 user for more information if necessary.

To post a message you must log in.