May 24, 2001 #1 absi MIS Joined Sep 2, 2000 Messages 67 Location GB hi all I want to create a user who can kill any user's process without giving the user(operato) to root id (0) ...is It possible???? Absi
hi all I want to create a user who can kill any user's process without giving the user(operato) to root id (0) ...is It possible???? Absi
May 24, 2001 #2 prv3116 MIS Joined Mar 16, 2001 Messages 80 Location US You might try setting up a sudo for the user ID. http://www.courtesan.com/sudo/intro.html Remember, amateurs built the Ark, professionals built the Titanic. Upvote 0 Downvote
You might try setting up a sudo for the user ID. http://www.courtesan.com/sudo/intro.html Remember, amateurs built the Ark, professionals built the Titanic.
May 27, 2001 Thread starter #3 absi MIS Joined Sep 2, 2000 Messages 67 Location GB Thanks Prv i have done it successfully with setting up of setuid on a copy of kill command. Absi Upvote 0 Downvote