Trace: • backups • webalizer • apache_old_config • advanced_security_settings • sudo_without_password
Enable /etc/sudoers file for editing
chmod 640 /etc/sudoers
To enable edit /etc/sudoers as:
26c26 < %sudo ALL=(ALL:ALL) NOPASSWD: ALL --- > %sudo ALL=(ALL:ALL) ALL
Keyword: visudo