New Mac Setup: Difference between revisions

Jump to navigation Jump to search
19 bytes removed ,  Tuesday at 03:57
No edit summary
 
Line 2: Line 2:


== TouchID sudo ==
== TouchID sudo ==
* Edit `/etc/pam.d/sudo_local` as root and remove the '#' before this line: `auth      sufficient    pam_tid.so`
* Run: `sed -e 's/#auth/auth/' /etc/pam.d/sudo_local.template | sudo tee /etc/pam.d/sudo_local`


== Kerberos authentication ==
== Kerberos authentication ==

Navigation menu