Re: Need help on setuid script.

2001-09-01 Thread Maxim Berlin
Hello Matthew, Thursday, August 30, 2001, Matthew Sorenson <[EMAIL PROTECTED]> wrote: [...] MS> I get the error: "Insecure dependency in kill while running setuid at MS> /dev/fd/3". MS> Is there something I can do to satisfy this security condition which will MS> allow perl to complete the acti

Need help on setuid script.

2001-09-01 Thread Matthew Sorenson
I am trying to write a perl script to kill off process as part of an automated monitoring/maintenance system. Unfortunately the processes to be managed are owned by an application user (appusr) different from the monitoring user (monusr). The following is the scenerio A process,"proc", is ru