Solaris Smartcard Administration Guide

ProcedureTo Remove a Card Reader (Command Line)

Steps
  1. Verify that the ocfserv daemon is enabled.

    The following command provides the status of the service.


    % svcs network/rpc/ocfserv
    

    Note –

    Before you make any changes to Smartcard, you must make sure that the ocfserv daemon is enabled.


  2. (Optional) If necessary, as root, enable the ocfserv daemon.


    # svcadm enable network/rpc/ocfserv
    
  3. Remove the card reader.


    # smartcard -c admin -t terminal -r user_friendly_reader_name -x delete
    
  4. (Optional) Disconnect the external card reader from the port.

  5. Restart ocfserv.


    # svcadm restart network/rpc/ocfserv
    

    The ocfserv process is restarted the next time you use the Smartcard Console or execute the smartcard command.