[admin] Please help!
Alex (via GPGTools)
alex at gpgtools.org
Wed Mar 7 15:17:23 CET 2012
Dear all,
> because you've made that file executable.
> chmod u-x /home/alastair/.gnupg/gpg.conf
I assume this one here is the "best" solution (from [1]):
> mkdir "$HOME/.gnupg"
> chown -R "$USER" "$HOME/.gnupg"
> chmod -R -N "$HOME/.gnupg" 2> /dev/null; # for OS X ACLs
> chmod -R u+rwX,go= "$HOME/.gnupg"
Best regards, Alex
[1] https://github.com/GPGTools/GPGTools_Core/blob/master/scripts/gpgtools-autofix.sh#L147
On 07.03.2012, at 14:59, kwadronaut wrote:
> On 07/03/12 14:56, Alastair Langwell wrote:
>> gpg: WARNING: unsafe ownership on configuration file
>> `/home/alastair/.gnupg/gpg.conf'
>
>
> because you've made that file executable.
> chmod u-x /home/alastair/.gnupg/gpg.conf
>
> _______________________________________________
> Gnupg-users mailing list
> Gnupg-users at gnupg.org
> http://lists.gnupg.org/mailman/listinfo/gnupg-users
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 203 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: </pipermail/attachments/20120307/f23cacdf/attachment.pgp>
More information about the Gnupg-users
mailing list