You are not logged in.
my user password works to log in to system but dosnt work for sudo anymore. i have even logged into root and reset the password..... all i did was a sudo pacman -Syu and after it finished no longer worked
Offline
Just to make sure it's not a configuration issue: Put in /etc/sudoers:
%wheel ALL=(ALL) ALL
And make sure your user is in the wheel group.
Does it still not work?
Offline
Check your pacman log if anything related to sudo was updated and look for pacnew files.
Last edited by tucuxi (2021-03-20 11:36:36)
Offline