authselect

1 HOWTO · all tags

  1. Skip fingerprint auth when the laptop lid is closed (fprintd) on Fedora

    Docked with the lid shut, every sudo/su/polkit prompt still tries the unreachable fingerprint reader first and makes you wait. Put a tiny lid check in front of pam_fprintd via pam_exec so PAM skips fingerprint and goes straight to the password prompt when the lid is closed — instantly, no daemon, reusing your existing enrolled prints.