Skip to content

Instantly share code, notes, and snippets.

@tkuennen
Created October 10, 2018 16:50
Show Gist options
  • Select an option

  • Save tkuennen/32a61bdbbf165e0ffd2ff9197f088ddf to your computer and use it in GitHub Desktop.

Select an option

Save tkuennen/32a61bdbbf165e0ffd2ff9197f088ddf to your computer and use it in GitHub Desktop.
Add Duo 2FA for macOS logins
# https://duo.com/docs/macos
cd ~/Downloads
curl -o MacLogon-latest.zip https://dl.duosecurity.com/MacLogon-latest.zip
unzip MacLogon-latest.zip
cd MacLogon-1.0.4
./configure_maclogon.sh
dscl . ls /Users | grep -v _
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment