Its usually special permissions that allow any user besides root to shutdown or even restart a Linux machine. This was setup in the *nix world to prevent users from rebooting or shutting down a server, etc.
My suggestion, setup sudo or use su to shutdown as a regular user.. if not, change the permissions on shutdown or reboot for all users to be able to perform, etc.
|