-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Wed, Apr 01, 2009 at 03:44:19PM +0200, Nix wrote:
> Hi
>
> I got a problem with a crypt file.
> When i execute my script no problem everything work, but when i schedule it
> in a crontab there is a problem with the passphrase "gpg: decryption failed
Hi
I got a problem with a crypt file.
When i execute my script no problem everything work, but when i schedule it
in a crontab there is a problem with the passphrase "gpg: decryption failed:
secret key not available"
#!/bin/sh
gpgdir=/appli/
for i in `find $gpgdir -name '*.TOTO'`; do
echo ma_pa
Hi
I got a problem with a crypt file.
When i execute my script no problem everything work, but when i schedule it
in a crontab there is a problem with the passphrase "gpg: decryption failed:
secret key not available"
#!/bin/sh
gpgdir=/appli/
for i in `find $gpgdir -name '*.TOTO'`; do
echo ma_pa
Hi
I got a problem with a crypt file.
When i execute my script no problem everything work, but when i schedule it
in a crontab there is a problem with the passphrase "gpg: decryption failed:
secret key not available"
#!/bin/sh
gpgdir=/appli/
for i in `find $gpgdir -name '*.TOTO'`; do
echo ma_pa