LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Problem changing the system-wide password for non-root user (https://www.linuxquestions.org/questions/linux-newbie-8/problem-changing-the-system-wide-password-for-non-root-user-903128/)

ntu929 09-15-2011 04:41 AM

Problem changing the system-wide password for non-root user
 
Hi All,

i have changed the root password from the rescue mode of ubuntu.
the system wide password for all the users does not change to the changed password of root.

the root's password is not getting accepted by the gnome applet. whenever i want to make any system-wide changes a password authentication is asked. For example for updating the softwares etc. Please tell how to solve this problem.

Thanks in advance!,

ntu929

vadiml 09-15-2011 04:56 AM

When you're using gnome applet to update the sytem for example, it asks you
YOUR OWN password and NOT root password.
Your account however should be specified in /etc/sudoers files as having access to sudo

Please do:
Code:

man sudo


All times are GMT -5. The time now is 09:47 PM.