Re: No PIN asked for with libpam-poldi
Ingo Klöcker <[email protected]>
| Newsgroups | gmane.comp.encryption.gpg.user |
|---|---|
| Message-ID | <4634150.niJfEyVGOH@daneel> |
On Freitag, 7. November 2025 11:43:58 Mitteleuropäische Normalzeit Franck Routier (Personnel) via Gnupg-users wrote: > I'm trying to use my Yubikey with libpam-poldi to sudo on a Ubuntu based > OS (Tuxedo OS). [...] > My .gnupg/scdaemon.conf file looks like this: > disable-ccid > > My /etc/pam.d/sudo and /etc/pam.d/sudo-i have auth sufficient pam_poldi.so > > And finally .gnupg/gpg-agent.conf looks like: > pinentry-program /usr/bin/pinentry-qt > debug-lvel 3 Typo? In any case, avoid the weird debug-level setting. Use "debug ipc" instead. Also set log-file so that the logs don't end up in some random place (or nowhere). > enable-ssh-support > ttyname $GPG_TTY > default-cache-ttl 60 > max-cache-ttl 120 > > > Nos, when I try to sudo, I am asked to insert my card, and asked for a > password, but never for a PIN: > > $sudo su > Insert authentication card for user `franck' > Trying authentication as user `franck'... > [sudo] password for franck: Very likely gpg-agent fails to start pinentry-qt or pinentry-qt fails to start because there's no window manager running. Try using pinentry-curses or pinentry-tty instead of pinentry-qt if you are anyway using the terminal. Regards, Ingo _______________________________________________ Gnupg-users mailing list [email protected] https://lists.gnupg.org/mailman/listinfo/gnupg-users
signature.asc
(application/pgp-signature, 265 B)
-----BEGIN PGP SIGNATURE----- iJEEABYKADkWIQTbjgIOMowwlCBgvyGxb1mVFkdKugUCaQ4IuhsUgAAAAAAEAA5t YW51MiwyLjUrMS4xMSwyLDIACgkQsW9ZlRZHSroGggEA/fZF7olMDvHHPDpFHJqN 6afzDVCmlsGSf9Zm+qyGf5gBANziN9IBjKIEQZ3lrNOpa0mty+Bl8+bpQdDBcvly 2I8M =9H+H -----END PGP SIGNATURE-----