I am running Solaris 8. My users tell me that under Solaris 7 they were able to kill their own process's. I have no problem with them doing it. I am guessing it's a configuration issue.
Hello,
Your question seems very strange.
In all Unix, every user can kill their processes, if the process is ok.
The process can trap the kill signal and do something else (no die for exeample).
In all case, kill -9 PID should kill the user process (cant be traped)
Another person says you don t have the x permission. It has nothing to do (if you dont have it, you can t run the process, so don't have to kill it)
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.