How to kill a process started with a different user without being root or sudoer?

Posted by ATelesca on Super User See other posts from Super User or by ATelesca
Published on 2010-05-03T12:12:48Z Indexed on 2010/05/03 16:49 UTC
Read the original article Hit count: 245

Filed under:
|
|

Hello, in a Linux environment, I need to kill a process which has been started by user2 if I am user1 without being sudoers or using root. Do you know if there is a way of setting that when launching the process? Such as a list of users allowed to kill the process? Thanks

© Super User or respective owner

How to kill a process started with a different user without being root or sudoer?

Posted by ATelesca on Stack Overflow See other posts from Stack Overflow or by ATelesca
Published on 2010-05-03T12:12:48Z Indexed on 2010/05/03 12:18 UTC
Read the original article Hit count: 245

Filed under:
|
|

Hello, in a Linux environment, I need to kill a process which has been started by user2 if I am user1 without being sudoers or using root. Do you know if there is a way of setting that when launching the process? Such as a list of users allowed to kill the process? Thanks

© Stack Overflow or respective owner

Related posts about sudo

Related posts about kill