|
|
| The stupid question is the question not asked | |
| PerlMonks |
Re: Question of safe data passing...by traveler (Parson) |
| on Apr 27, 2001 at 15:21 UTC ( [id://76140]=note: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.
To answer your direct question, how about just creating a pipe in the C code and writing the data on that, then reading it from the perl script?
Another general approach I have seen taken to this problem is to store the (strongly encrypted) password in a file readable only by user x and then have the progrem accessing the password run setuid x to access the file. traveler
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||