Re: smart card + gpg only root

2006-05-17 Thread Dany
Many many thanks. It worked. I'll try to get the how-to found on fsfe.org fixe. Dany Michael Bienia wrote: > On 2006-05-17 07:52:47 +0200, Dany wrote: > >> Hello, >> > Hello, > > >> I'm trying to get regular users to use smart card readers under Ubuntu >> (dapper). As far as I kno

Re: Problems decrypting a mail with my openpgp card

2006-05-17 Thread zvrba
-BEGIN PGP SIGNED MESSAGE- Hash: RIPEMD160 On Wed, May 17, 2006 at 10:46:32AM -0400, David Shaw wrote: > > You basically can't, unless you have a copy of your authentication key > Why not? Authentication is the same as encryption with private key which amounts to decryption of the origin

Re: Problems decrypting a mail with my openpgp card

2006-05-17 Thread David Shaw
On Wed, May 17, 2006 at 04:07:30PM +0200, Michael Bienia wrote: > gpg --card-status lists the subkey 02CC2588 as my authentication key. I > created the keys in the order recommended by the subkey_howto on > www.fsfe.org: auth, sign, encrypt. > > How get I this mail decrypted? You basically can't

Problems decrypting a mail with my openpgp card

2006-05-17 Thread Michael Bienia
Hello, I've received an encrypted mail which I now have problems to decrypt it with my key on a openpgp card. The mail was encrypted for two recipients but I assume this has nothing to do with my problem. The output is (stripped the output about the second recipient): , | $ gpg --use-agent --

Re: smart card + gpg only root

2006-05-17 Thread Michael Bienia
On 2006-05-17 07:52:47 +0200, Dany wrote: > Hello, Hello, > I'm trying to get regular users to use smart card readers under Ubuntu > (dapper). As far as I know Ubuntu uses udev rather than hotplug so I > followed the instructions found at : > http://www.fsfe.org/en/card/howto/card_reader_howto_ud

Re: smart card + gpg only root

2006-05-17 Thread Dany
Hello, I'm trying to get regular users to use smart card readers under Ubuntu (dapper). As far as I know Ubuntu uses udev rather than hotplug so I followed the instructions found at : http://www.fsfe.org/en/card/howto/card_reader_howto_udev It works if I do sudo gpg --card-status. Unfortunately,