HI all,
Thanks to everyone who had given their input ...
At the every least, I hope to be able to make the password "cryptic" in some
way not super-duper hiding the stuff.
Anyway, at the moment, I create a password word that is accessed by the
script and is read only and readable by the owner of
On 10 February 2010 23:04, newbie01 perl wrote:
>
> Hi all,
>
> Can anyone please advise how I can change the following codes to work where
> the and are not exposed?
> Script is ran via crontab and can also be run manually, at the moment am
> reading these values from some sort of delimited fil
On Thu, Feb 11, 2010 at 7:04 AM, newbie01 perl wrote:
> The worry is someone getting access to the script and then putting in some
> print commands to expose the username and password information.
Could take a look at:
perldoc -q 'hide the source'
--
Jeff Peng
Email: jeffp...@netzero.net
Skyp
Hi all,
Can anyone please advise how I can change the following codes to work where
the and are not exposed?
Script is ran via crontab and can also be run manually, at the moment am
reading these values from some sort of delimited file.
The worry is someone getting access to the script and then