Skip to content

Instantly share code, notes, and snippets.

@karubits
Created February 4, 2023 02:51
Show Gist options
  • Save karubits/7edaf64590ec1d68c0d571e7cbcf17ef to your computer and use it in GitHub Desktop.
Save karubits/7edaf64590ec1d68c0d571e7cbcf17ef to your computer and use it in GitHub Desktop.
Use your laptops finger printer reader for gnome login and sudo escalation on PoPOS!
# Install fprintd and the pam library
sudo apt-get install fprintd libpam-fprintd
# Enrole your finger
finger-print-enrolement
# Update PAM to support "Fingerprint authentication"
sudo pam-auth-update
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment