We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba124c4 commit 7f95f26Copy full SHA for 7f95f26
etc/pam.d/sudo
@@ -1,5 +1,5 @@
1
# sudo: auth account password session
2
-auth sufficient pam_tid.so #this uses the Touch ID on the MBP to auth
+auth sufficient pam_tid.so #this uses the Touch ID on the MBP to auth (not terribly reliable)
3
auth sufficient pam_smartcard.so
4
auth required pam_opendirectory.so
5
account required pam_permit.so
0 commit comments