Managing pairing

The sc_auth utility (smart card authorization setup script) bundled by macOS can be used for a variety of SmartCard related operations.

  1. List all SmartCard hashes for user foobar:

    ❯ sc_auth list -u foobar
    
  2. Unpair a SmartCard hash bar from user foobar:

    ❯ sc_auth unpair -u foobar -h bar
    
  3. Unpair all SmartCards from user foobar:

    ❯ sc_auth unpair -u foobar
    
  4. Disable the SmartCard Pairing UI whenever a new SmartCard is entered:

    ❯ sc_auth pairing_ui -s disable
    

results matching ""

    No results matching ""