Ubuntu Forums Archive Viewer

problem sudoing

Archived thread 1060040 from Arch and derivatives. Markdown source: Arch_and_derivatives/thread_1060040_problem_sudoing.md

Original URL About this archive
#1

hi,i installed sudo.i logged in as a non-root user,and then in the terminal,i typed: sudo pacman -S vlc I was prompted for password.I keyed in my root password.But,it said,"sorry,try again".

How do i fix this?

#2

I you added the user to the /etc/sudoers file, you should provide the user password when using sudo. See the wiki for more information: http://wiki.archlinux.org/index.php/Sudo#Enabling_sudo_for_Users

#3

Sudo uses your user password, not roots password.