supress smart card pairing prompt April 16, 2024Posted inSmart CardTags: Smart Cards, Smartcard Disable Pairing Dialog sudo defaults write /Library/Preferences/com.apple.security.smartcard PairingUID -string DISABLED re_Enable sudo defaults delete /Library/Preferences/com.apple.security.smartcard PairingUID
macOS Smartcard Collection of scripts and profiles for macOS management of Smartcards February 15, 2023Posted inJamf ProTags: Jamf Pro, Smartcard Link: Slides: https://speakerdeck.com/jamf/dont-forget-your-badge Git https://github.com/golbiga/macOS_Smartcard L1 [acf field="{$field_63f7e42ccd94a}"] ACF [acf field="{$Hyperlink_external}"] Links
Enforce Multifactor Authentication for Login June 24, 2022Posted inApple, macOSTags: Federal Compliance, Gotcha!, Jamf Extension Attribute, NIST, pam.d, Security, Smart Cards, Smartcard, STIG 6.1. Enforce Multifactor Authentication for Login The system MUST be configured to enforce multifactor authentication. All users MUST go through multifactor authentication to prevent unauthenticated access and potential compromise to…
Smartcard Support March 21, 2022Posted inApple, macOSTags: Big Sur, Smartcard system_profiler SPSmartCardsDataType Smart card logging sudo defaults write /Library/Preferences/com.apple.security.smartcard Logging -bool true Links https://support.apple.com/guide/deployment/advanced-smart-card-options-dep7b2ede1e3/web https://gist.github.com/owalkenhorst/02d6d66215187016cb0e634a85055381 Slides http://macadmins.psu.edu/files/2017/07/psumac2017-120-macOS-and-Smart-Cards-2d0v717.pdf