New Mac Setup: Difference between revisions

From Delft Solutions
Jump to navigation Jump to search
(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 difference)

Revision as of 06:05, 21 January 2025

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`