How to allow Touch ID to authenticate for Sudo commands on Mac
To enable TouchID on your Mac to authenticate you for sudo access instead of a password you need to do the following steps. Open Sudo configuration file with the following command sudo vi /etc/pam.d/sudo Initially file content should look like this...
Nov 2, 20191.6K
