rocko wrote: > Your right it seems my permissions are wrong: > [EMAIL PROTECTED]:~$ ls -la .gnupg/ > total 40 > drwx------ 2 acidblue acidblue 4096 2007-06-03 15:42 . > drwxr-xr-x 72 acidblue acidblue 4096 2007-06-03 17:59 .. > -rw------- 1 acidblue acidblue 28 2007-05-19 11:47 gpg.conf > -rw------- 1 root root 4203 2007-05-19 11:54 pubring.gpg > -rw------- 1 root root 4203 2007-05-19 11:54 pubring.gpg~ > -rw------- 1 acidblue acidblue 600 2007-06-03 15:36 random_seed > -rw------- 1 root root 1313 2007-05-19 11:54 secring.gpg > -rw------- 1 root root 1280 2007-05-19 11:54 trustdb.gpg > > How do i change this? > Can i simply 'sudo chmod' the files > or do i have to reinstall gpg?
chown is what you want. Something like this should do the trick: $ sudo chown -R acidblue. ~/.gnupg -- Todd OpenPGP -> KeyID: 0xBEAF0CE3 | URL: www.pobox.com/~tmz/pgp ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ If the world didn't suck, we'd all fall off.
pgpz6SfRiLNaD.pgp
Description: PGP signature
_______________________________________________ Gnupg-users mailing list Gnupg-users@gnupg.org http://lists.gnupg.org/mailman/listinfo/gnupg-users