New Mac Setup: Difference between revisions

Jump to navigation Jump to search
no edit summary
(Created page with "This is a list of tweaks that are useful when setting up a new Mac. == Kerberos authentication == See: Enroll Mac in Kerberos == TouchID sudo == * Edit `/etc/pam.d/sudo_local` as root and remove the '#' before this line: `auth sufficient pam_tid.so`")
 
No edit summary
Line 6: Line 6:
== TouchID sudo ==
== TouchID sudo ==
* Edit `/etc/pam.d/sudo_local` as root and remove the '#' before this line: `auth      sufficient    pam_tid.so`
* Edit `/etc/pam.d/sudo_local` as root and remove the '#' before this line: `auth      sufficient    pam_tid.so`
== Install MacPorts ==
Follow instructions here: https://www.macports.org/install.php

Navigation menu