How to Verify a PIN for a Smart Card (Command Line)
This procedure is appropriate for all cards supported by Solaris Smart
Cards.
-
Insert the smart card into the card reader.
-
Verify the PIN for the smart card.
# smartcard -c init -A A000000062030400 -P `PIN_number'
|
where PIN_number represents the PIN set for
the card.
For an invalid PIN, an Invalid PIN message is displayed.
A valid PIN results in no output.