macOS

Security Upgrade: Simplify Your Life with Touch ID for Sudo on Mac

Streamline your workflow and bolster security by using Touch ID for sudo commands on your Mac, eliminating the need to repeatedly type your password.

Stop Typing Your Sudo Password, Use Touch ID Instead

One of the greatest benefits of Touch ID on Mac is the convenience it provides for various tasks, such as making purchases, signing into apps, and unlocking the device. Now, you can also use Touch ID to authenticate as an administrator in Terminal for all sudo commands with just one tap.

How to Enable Touch ID for Sudo

  1. Copy and Create New Configuration File
    • Copy the default template configuration file provided by Apple and create a new one called sudo_local:
    sudo cp /etc/pam.d/sudo_local.template /etc/pam.d/sudo_local
    
  2. Edit the sudo_local File
    • Open the newly created sudo_local file with your preferred text editor (e.g., Nano):
    sudo nano /etc/pam.d/sudo_local
    
  3. Uncomment the Auth Line
    • Uncomment the line containing pam_tid.so by removing the #. Allow any system prompts that may appear.
  4. Verify the Setup
    • Open a new Terminal session and run a sudo command to test the setup. You should now get a prompt to use Touch ID for authentication instead of typing your password.

Security Note

Apple stores Touch ID data locally with AES-256 encryption in the Secure Enclave, ensuring that it is never sent to Apple servers or backed up to iCloud. The Secure Enclave only returns a 'yes' or 'no' if the authentication is successful.

#macOS #touchid #sudo

Latest News

xBloom

xBloom Studio: The Coffee Maker That Puts Science in Your Cup

4 months ago

Motorola

Moto Watch Fit Priced at $200: Is It Worth the Cost for Fitness Enthusiasts?

5 months ago

iOS

iOS 18's Subtle but Significant Privacy Boost: Granular Contact Sharing Control

5 months ago

Google

Walmart Unveils Onn 4K Plus: The Affordable $30 Google TV Streaming Device

5 months ago

Apple

Judge Forces Apple to Comply: Epic Games' Fortnite Returns Hinge on Court Order

5 months ago

OnePlus

OnePlus Unveils the ‘Plus Key’: Is It Just an iPhone Knockoff or Something Revolutionary?

5 months ago