Solaris Smart Cards Administration Guide

How to Enable Smart Card Operations (Command Line)

The user must use the accepted smart card for the system and possibly type a PIN to successfully log in to this system after smart cards are enabled. See Chapter 9, Using Your Smart Card (Tasks) for information about logging in with a smart card.

  1. Become superuser on each system to be used in smart card operations.

  2. Stop the desktop.


    # /etc/init.d/dtlogin stop
    
  3. Turn on smart card operations.


    # smartcard -c enable
    
  4. Restart the desktop.


    # /etc/init.d/dtlogin start