CIS-Settings icon indicating copy to clipboard operation
CIS-Settings copied to clipboard

TODO: 5.18 Install an approved tokend for smartcard authentication

Open krispayne opened this issue 8 years ago • 1 comments

krispayne avatar Aug 02 '16 17:08 krispayne

I wonder if this can be done with security authorizationdb?

man security | grep smart
          Enable, disable or list disabled smartcard tokens.
          -l              List disabled smartcard tokens.
          -e token        Enable smartcard token.
          -d token        Disable smartcard token.
          security smartcards token -l
          security smartcards token -d com.apple.CryptoTokenKit.pivtoken
          security smartcards token -e com.apple.CryptoTokenKit.pivtoken

I've never worked with SmartCards so not sure how to implement, or even test, really.

krispayne avatar Dec 06 '16 17:12 krispayne