If you want to use your fingerprint as your sudo password on Macbook Pro edit /etc/pam.d/sudo
and add the following line to the top
auth sufficient pam_tid.so
You can now use your fingerprint to sudo.
If you want to use your fingerprint as your sudo password on Macbook Pro edit /etc/pam.d/sudo
and add the following line to the top
auth sufficient pam_tid.so
You can now use your fingerprint to sudo.