LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   sudo password (https://www.linuxquestions.org/questions/linux-newbie-8/sudo-password-776357/)

45.nitin 12-17-2009 04:16 AM

sudo password
 
I was installing Mac theme in my fedora 10 and it asked for the sudo password. I have encountered it earlier also. Please tell me how can I configure my sudo password. Thanks!

~sHyLoCk~ 12-17-2009 04:18 AM

Your sudo password is your user password that you use to login.

Regards

cola 12-17-2009 04:18 AM

Quote:

Originally Posted by 45.nitin (Post 3795077)
I was installing Mac theme in my fedora 10 and it asked for the sudo password. I have encountered it earlier also. Please tell me how can I configure my sudo password. Thanks!

Give you user account password.
sudo password="your user account password"
Post:
Code:

rpm -qa | grep sudo

evo2 12-17-2009 04:19 AM

Unless the setup on F10 is different from other distros, it should be your normal password.

Evo2.

IW2B 12-17-2009 06:42 AM

Hi,

The password will be your normal account password.

Unlike Ubuntu, Fedora does not add users to the sudoers file by default. Your account is in the sudoers file? run:

visudo

Check the man page for help.

Ian

45.nitin 12-23-2009 09:32 AM

Thanks people!! My username wasn't in sudoer list by default.


All times are GMT -5. The time now is 01:58 PM.