




|
Tech Tips13
How to prevent Linux user from rebooting computer?
Author: Ben|Date: 2008/07/14|Back to Tech Tips
In fact, Linux user can reboot computer by logging in Linux system via ssh or telnet.
Solution is as follows: Change the file content of ‘/etc/security/console.apps/reboot’ as ‘FALLBACK=false’ |