in reply to Re: Passing a filehandle from C to perl
in thread Passing a filehandle from C to perl
Basically what I want to do is have a C prog that sets it uid to the owner, opens a protected file, set itself back to its original UID and then runs a perl script, but allow that perl script access to the protected filehandle... am I crazy, or is this possible?
- Ant
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: Passing a filehandle from C to perl
by tachyon (Chancellor) on Jul 31, 2001 at 22:47 UTC |