Something about sudo looks broken on your system. That shouldn't happen.
Can you check the permissions on the sudo file with this commandThe output should look like thisThe big number (file size) and date may be different, that's fine. The important bits are the "-rwsr-xr-x 1 0 0" at the beginning.
Can you check the permissions on the sudo file with this command
Code:
ls -ln /usr/bin/sudo
Code:
-rwsr-xr-x 1 0 0 269312 Jun 27 2023 /usr/bin/sudo
Statistics: Posted by rpdom — Fri Dec 13, 2024 12:39 pm