| Red Hat Docs > Manuals > Red Hat Linux Manuals > Red Hat Linux 7.3 > |
In order to disable access by users to console programs, you should run this command as root:
rm -f /etc/security/console.apps/* |
In environments where the console is otherwise secured (BIOS and boot loader
passwords are set,
To remove these abilities, run the following commands as root:
rm -f /etc/security/console.apps/poweroff rm -f /etc/security/console.apps/halt rm -f /etc/security/console.apps/reboot |