Poldi and kdesu
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello, im successfully using pam_poldi to authenticate myself with my openPGP card. Logon to KDE and su work just as expected. But there is a problem with kdesu. It only works when the PIN of my card is already cached. This is how it works for me: Login to KDE using my PIN. If i do kdesu now it doesnt work. I have to do a su in a terminal to enter my PIN so it is cached. Now kdesu works, it doesnt show up but it works. When i say kdesu doesnt work i mean the following: It doesnt show up plus if i do kdesu without a cached PIN i cannot do a normal su in terminal my more. su doesnt even fall back to pam_unix, it just waits for something.. Ejecting or reinserting the card doesnt help. I need to logoff and login again in order to get su to work again. Whats the problem with pam_poldi nd kdesu? And how can it be fixed? Regards, G. Klein -BEGIN PGP SIGNATURE- Version: GnuPG v2.0.9 (GNU/Linux) iJwEAQECAAYFAkkIPLMACgkQJQ/nLhGdw578IAP+Jq5aGECTZFTdDpYCvyyFYwho 0iaYq2RYEn06wn7rPWkSGYcG+cgtSjLAdGhVbvtfy3kREJ/To2o7A1J7/WrB7F3w 1H0xflLNiZ6KcyCiGSFUanI6fCkDOBNTSYmAHITcOuOJOpHioCLXgBSz9lShUiHM HCnvA2xGMKi8YMOrtW0= =CxUI -END PGP SIGNATURE- ___ Gnupg-users mailing list Gnupg-users@gnupg.org http://lists.gnupg.org/mailman/listinfo/gnupg-users
Decrypt multiple Encrypted files within a folder
Hi All, I would like to be able to create a batch file or a script that allows me to decrypt multiple encrypted files within a given folder. Has anyone done this before? Any help would be greatly appreciated. Thank you -Duwaine Robinson ___ Gnupg-users mailing list Gnupg-users@gnupg.org http://lists.gnupg.org/mailman/listinfo/gnupg-users
? OT // just when hashes were getting to be straightforward ;-)
NIST is holding a competition to submit hashes that will replace SHA Schneier, Jon Callas, et al have proposed a totally new hash function, SKEIN Ron Rivest proposed an MD6 details are here: http://www.schneier.com/blog/ the good news :-) selection of a NIST winner is expected to take 4 years, so, open-pgp and gnupg can hold off on plans to implement Whirpool, keep things as they are for now, and see who the winner is, and then take some more time for it to get vetted in the wild vedaal any ads or links below this message are added by hushmail without my endorsement or awareness of the nature of the link -- Find the apartment of your dreams by clicking here now! http://tagline.hushmail.com/fc/Ioyw6h4dn861ht3WXvlATDPoT3f48sZqK10GSQSUMmPpITSSaxrSNJ/ ___ Gnupg-users mailing list Gnupg-users@gnupg.org http://lists.gnupg.org/mailman/listinfo/gnupg-users
Re: PGP 6.5.8 ckt,?just say no.
On Oct 28, 2008, at 2:49 PM, [EMAIL PROTECTED] wrote: David Shaw dshaw at jabberwocky.com wrote on Tue Oct 28 17:00:07 CET 2008 : Now that is an... interesting key. It's a V4 (OpenPGP) key with V3 (PGP 2.x) binding signature). GPG won't cross-certify such a key because it is a one-way change. Once cross-certified, the binding signature will be V4 (OpenPGP). well, it's a v4 key and i'm perfectly happy with it having a v4 binding sig ;-) Note that you can't change the expiration date of the subkey on that key either (for the same reason). also OK so, is there any way that gnupg *could* do it? (i.e. --ignore-v3-signature --unchangeable-expiration-date --cross-certify-just-do-it-override) or any other really cool undocumented option ;-) Unfortunately not. It's doable via various hackery by modifying the GPG source, but there is no feature that will do that. David ___ Gnupg-users mailing list Gnupg-users@gnupg.org http://lists.gnupg.org/mailman/listinfo/gnupg-users
doc bug???
Hello everyone I am totally a newcomer for gnupg, and I am reading the "The GNU Privacy Handbook", the version string is "$Name: v1_1 $". In the handbook, all command options is begin with one dash, like this "-gen-key"; but on my system these options begin with two dash, like this "--gen-key". So, this is bug or other something? OS: FreeBSD Release 7.0 p5 signature.asc Description: This is a digitally signed message part ___ Gnupg-users mailing list Gnupg-users@gnupg.org http://lists.gnupg.org/mailman/listinfo/gnupg-users
Re: doc bug???
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Li wrote: > Hello everyone > > I am totally a newcomer for gnupg, and I am reading the "The GNU Privacy > Handbook", the version string is "$Name: v1_1 $". > > In the handbook, all command options is begin with one dash, like this > "-gen-key"; but on my system these options begin with two dash, like > this "--gen-key". > > So, this is bug or other something? > > OS: FreeBSD Release 7.0 p5 > Dear Li I use this one gpg --version gpg (GnuPG) 1.4.8 man gpgwill do. --gen-key Generate a new key pair. This command is normally only used interactively. is my option from my man page, http://www.gnupg.org/documentation/manuals/gnupg/ is the one I use http://www.gnupg.org/documentation/manuals/gnupg/OpenPGP-Key-Management.html#OpenPGP-Key-Management - --gen-key Generate a new key pair. This command is normally only used interactively. I did see some options i know I have to use with two dashes which has only one dash in the docu, but it is always better to try the man page or gpg --help Sincerely yours, Morten Gulbrandsen 主バイトホイットフィールド _ Java programmer, C++ programmer CAcert Assurer, GSWoT introducer, thawte Notary Gossamer Spider Web of Trust http://www.gswot.org Please consider the environment before printing this e-mail! -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.8 (SunOS) Comment: For keyID and its URL see the OpenPGP message header iEYEARECAAYFAkkJNboACgkQ9ymv2YGAKVQQywCgvXhzF1Hk1tSerymb/MxWdl2L DkAAn01t4dgPgdJ/3itPUUTJ9rVZiSte =hsFu -END PGP SIGNATURE- ___ Gnupg-users mailing list Gnupg-users@gnupg.org http://lists.gnupg.org/mailman/listinfo/gnupg-users
Re: doc bug???
On Thu, 2008-10-30 at 11:08 +0800, Li wrote: > Hello everyone > > I am totally a newcomer for gnupg, and I am reading the "The GNU Privacy > Handbook", the version string is "$Name: v1_1 $". > > In the handbook, all command options is begin with one dash, like this > "-gen-key"; but on my system these options begin with two dash, like > this "--gen-key". > > So, this is bug or other something? > > OS: FreeBSD Release 7.0 p5 When I look at the GNU Privacy Handbook I see two hyphens preceding options. Where are you getting your copy of the GPH? Cheers, Eric signature.asc Description: This is a digitally signed message part ___ Gnupg-users mailing list Gnupg-users@gnupg.org http://lists.gnupg.org/mailman/listinfo/gnupg-users