After upgrading to Leap 15.1 overnight, sudo has been rejecting my password, while su and by extension kdesu aren’t giving me any problems.
here’s what it looks like each time i’ve tried to use sudo:
> sudo echo hi
[sudo] password for root:
Sorry, try again.
[sudo] password for root:
Sorry, try again.
[sudo] password for root:
sudo: unable to send audit message: Operation not permitted
sudo: PERM_ROOT: setresuid(0, -1, -1): Operation not permitted
I’d appreciate any help or advice in fixing this