Created
September 14, 2022 15:05
-
-
Save linktohack/23c7d7709ddb589cdbb751e69cd67f12 to your computer and use it in GitHub Desktop.
Enable TouchID for sudo
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo sed -i '' '2i\ | |
auth sufficient pam_tid.so | |
' /etc/pam.d/sudo |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
^R search for pam when OS get updated