Package Details: pam-fprint-grosshack 0.3.0-1

Git Clone URL: https://aur.archlinux.org/pam-fprint-grosshack.git (read-only, click to copy)
Package Base: pam-fprint-grosshack
Description: PAM module enabling simultaneous fingerprint (fprintd) and password authentication
Upstream URL: https://fprint.freedesktop.org/
Licenses: GPL
Submitter: mishakmak
Maintainer: mishakmak
Last Packager: mishakmak
Votes: 11
Popularity: 0.72
First Submitted: 2021-12-11 19:32 (UTC)
Last Updated: 2022-07-27 20:40 (UTC)

Latest Comments

sudopluto commented on 2024-09-09 18:59 (UTC) (edited on 2024-09-09 19:15 (UTC) by sudopluto)

@jneidel the replacement for fprintd is actually https://aur.archlinux.org/packages/open-fprintd, i'm planning on making another package, maybe something like pam-open-fprint-grosshack with that dependency change, please give me a couple of weeks

edit: here is the rfc I made, if you want to keep an eye on progress: https://github.com/uunicorn/open-fprintd/issues/15

samtheradiant commented on 2024-07-17 16:11 (UTC)

I used this on sddm,hyprlock and polkit-1 according the the Wiki instruction:

auth        sufficient      pam_fprintd_grosshack.so
auth        sufficient      pam_unix.so try_first_pass nullok

But it caused a bug. The fingerprint doesn't work, only the password. Pressing my finger doesn't do anything, not even an error.

Note: I use Hyprland+Arch and I replaced fprintd with fprintd-clients-git as the dependency in the PKGBUILD file.

jneidel commented on 2023-09-08 06:50 (UTC)

I'm using fprintd-clients instead of fprintd. Because fprintd is listed as a dependency I can't install this package. If I download the PKGBUILD and remove the dependency everything runs fine.

Maybe make both fprintd and fprintd-clients optional dependencies?

blainegris commented on 2023-02-17 19:43 (UTC)

Using this with SDDM for KDE causes my login server to crash when using password to login... fingerprint is fine, but password is a no-go. Any ideas?

ilventu commented on 2022-05-30 20:28 (UTC)

This package rulez