若要使用第三方智慧卡驅動程式,您必須在用戶端系統上停用 CryptoTokenKit 智慧卡驅動程式。

若要判斷所安裝的智慧卡驅動程式,請在用戶端系統上輸入下列命令。

#system_profiler SPSmartCardsDataType

若要判斷 CryptoTokenKit 智慧卡驅動程式是否支援某個智慧卡,請在用戶端系統上輸入下列命令。

#security list-smartcards

若要停用 CAC 卡和 PIV 卡的 CryptoTokenKit 智慧卡驅動程式,請在用戶端系統上使用下列命令。

#sudo defaults write /Library/Preferences/com.apple.security.smartcard DisabledTokens -array com.apple.CryptoTokenKit.pivtoken

若要停用 Gemalto .NET 卡的 CryptoTokenKit 智慧卡驅動程式,請在用戶端系統上使用下列命令。

#sudo defaults write /Library/Preferences/com.apple.security.smartcard DisabledTokens -array com.gemalto.Gemalto-Smart-Card-Token.PKCS11-Token