macron0 has asked for the wisdom of the Perl Monks concerning the following question:
Hello,
Is it at all possible to change the uid of a different process?
I know I can change the user id en group id of the perl script I run using perls special veriables but how to change it for an other process?
My script will run as root and it should change the user id of an other running process from time to time.
Thanks for your help
|
|---|