flammable / enable_sudo_touchid

Use Munki to enable Touch ID for sudo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

enable_sudo_touchid

This generates a Munki nopkg to enable Touch ID for sudo.

For more information, please see my blog post.

Requirements

  • Munki
  • A Mac with Touch ID

Installation

  1. Edit munkiimport.sh. Towards the top of the file, change the munki_repo variable to the location of your Munki repository, if it's not available at /Volumes/munki_repo. Replace Your Org with your organization's name. Finally, specify the pkginfo path to save the file, if you don't have a pkgsinfo/scripts directory in your Munki repository.
  2. cd into the directory containing the code.
  3. Run munkiimport.sh.
  4. Add it to a catalog and a manifest.

About

Use Munki to enable Touch ID for sudo


Languages

Language:Shell 100.0%