[CALUG] Putting a Oracle User ID and Password in the Perl Script.
Jason C. Miller
jason.c.miller at gmail.com
Wed Mar 25 11:49:12 EDT 2009
Unfortunately (yet understandably), you'd need to be able to read the
script in order to pass it to the perl interpreter. And, even if that
method did work (with, say, a binary or something), they could still
strace it or something to see all I/O under the hood.
On Wed, 25 Mar 2009, Rod Clayton wrote:
>
> I have a perl script that I would like people to be able to run but not read. It has an Oracle user ID and a password in the script. I have tried making it execute only, but then they get a permission denied when they try to run the script.
>
> Is there a better way to handle This?
>
> Thanks,
> Rod
>
>
>
> Rod Clayton
> Amateur Radio Call KA3BHY
> Columbia, MD 21045
>
>
>
>
>
> _______________________________________________
> CALUG mailing list
> CALUG at unknownlamer.org
> http://lists.unknownlamer.org/listinfo/calug
>
More information about the CALUG
mailing list