Operating System - HP-UX
1830165 Members
5963 Online
109999 Solutions
New Discussion

Cannot shutdown the system!!

 
SOLVED
Go to solution
Henry Chua
Super Advisor

Cannot shutdown the system!!

Hi guys,

Try to shutdown one of my server, but encounter this msg
"user not allow to shutdown this system".. I try loggin in as "su" same message?.. does anyone knows what is the problem?

THank you for your answers!!!
3 REPLIES 3
Eric Antunes
Honored Contributor

Re: Cannot shutdown the system!!

Hi Henry,

First you must log as root superuser to do that! Then, make sure that /etc/shutdown.allow file exists!

Regards,

Antunes
Each and every day is a good day to learn.
Pete Randall
Outstanding Contributor
Solution

Re: Cannot shutdown the system!!

Henry,

It sounds like you have a /etc/shutdown.allow file and it does not contain a correct entry for root. It should have a line containing the hostname and the user name for every user that is allowed to run shutdown:

root



Pete

Pete
Henry Chua
Super Advisor

Re: Cannot shutdown the system!!

THANKS GUYS!! I have cloned the harddisk .. thats why the file content is incorrect.. =)