Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

PGP Commands on Cron does not work

Status
Not open for further replies.

imshaikh

IS-IT--Management
Apr 16, 2002
4
US
We have a small perl script that retrieves file from the ftp server and decrypts the file. We are declaring PGPPATH and PGPPASS variables in the script and using PGP + Force {file name} to decrypt the file. The script works while we execute it from the command line. However, when we run it via cron, none of the PGP related commands work. (i.e. the file is not decrypted). Any suggestions?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top