Solaris Smart Cards Administration Guide

How to Import a User's Keys File (Command Line)

Use this procedure to import the user's symmetric key onto a different system than the system where the user's card was created.

  1. Become superuser on the system that is different from where the user's card was created.

  2. Import the key file to the new system.


    # smartcard -c admin -k challenge_response -I -i key_file_name
    

    key_file_name

    Is either /etc/smartcard/.keys or another file that you created for the user.

  3. Repeat the first two steps on every system that the user must access through the smart card.