79451767

Date: 2025-02-19 14:47:56
Score: 2
Natty:
Report link
  1. Use a Root Shell (if logged in as root before)

    su -

  2. If it works, then fix the permissions:

    chmod 750 /etc/sudoers.d

    chown root:root /etc/sudoers.d

    exit

  3. Now test:

    sudo ls /root

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Abdul Rehman