MacOS's Touch ID on Terminal
sudo /etc/pam.d/sudo
Add the following line on top
auth sufficient pam_tid.so

Ref: https://dev.to/equiman/how-to-use-macos-s-touch-id-on-terminal-5fhg
Last updated
Was this helpful?
sudo /etc/pam.d/sudo
Add the following line on top
auth sufficient pam_tid.so
Ref: https://dev.to/equiman/how-to-use-macos-s-touch-id-on-terminal-5fhg
Last updated
Was this helpful?