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

Need help creating a 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