geffers
Posts: 409
Joined: Sun Jun 24, 2012 6:25 am
Location: UK
Contact: Website

Root Password - What is it

Sun Jul 08, 2012 1:33 pm

I know of pi and raspberry for the normal login details but some of the programs need a password for administrator privileges;

What is the Admin password?

Geffers

StephenSwat
Posts: 5
Joined: Sat Mar 31, 2012 12:07 pm

Re: Root Password - What is it

Sun Jul 08, 2012 1:35 pm

If you are using sudo, you should be able to use the password of the account you are logged in with.

geffers
Posts: 409
Joined: Sun Jun 24, 2012 6:25 am
Location: UK
Contact: Website

Re: Root Password - What is it

Sun Jul 08, 2012 2:08 pm

StephenSwat wrote:If you are using sudo, you should be able to use the password of the account you are logged in with.
No, sudo password doesn't work when trying to open program from the applications menu.

It may work if I sudo the same program from the command line but I haven't tried that yet.

Geffers

StephenSwat
Posts: 5
Joined: Sat Mar 31, 2012 12:07 pm

Re: Root Password - What is it

Sun Jul 08, 2012 2:31 pm

You could always open a terminal and sudo passwd root to set a new root password.

geffers
Posts: 409
Joined: Sun Jun 24, 2012 6:25 am
Location: UK
Contact: Website

Re: Root Password - What is it

Tue Jul 10, 2012 8:21 pm

StephenSwat wrote:You could always open a terminal and sudo passwd root to set a new root password.
Thanks, I'll try that next time I use the Pi.

Geffers

mikerr
Posts: 2825
Joined: Thu Jan 12, 2012 12:46 pm
Location: UK
Contact: Website

Re: Root Password - What is it

Tue Jul 10, 2012 9:00 pm

The answer to the question is the root password is usually "root".

Code: Select all

su
Password: root
exit
Android app - Raspi Card Imager - download and image SD cards - No PC required !

geffers
Posts: 409
Joined: Sun Jun 24, 2012 6:25 am
Location: UK
Contact: Website

Re: Root Password - What is it

Wed Jul 11, 2012 7:56 pm

mikerr wrote:The answer to the question is the root password is usually "root".

Code: Select all

su
Password: root
exit
Thanks, I'll try that next time I fire it up.

Geffers

Return to “Beginners”