JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Solaris Smartcard Administration Guide
search filter icon
search icon

Document Information

Preface

1.  Solaris Smartcard Overview

2.  Getting Started With Solaris Smartcard

Starting the Smartcard Console

To Start the Smartcard Console From the Command Line

To Start the Smartcard Console From the CDE Desktop

Setting Up for Smartcard Login

To Add a Card Reader (Console)

To Add Support for a New Card Type (Console)

To Add Support for a New Card Type (Command Line)

To Load the Smartcard Applet to a Smart Card (Console)

To Load the Smartcard Applet to a Smart Card (Command Line)

To Set Up a User Profile (Console)

To Set Up a User Profile (Command Line)

To Verify a PIN for a Smart Card

To Change the PIN on a Card (Console)

To Change the PIN on a Card (Command Line)

To Enable Smartcard on a System (Console)

Setting Timeout and Card Removal Actions

To Set Smartcard Timeouts (Console)

To Set Card Removal Options (Console)

3.  Adding or Removing a Card Reader

4.  Troubleshooting

Glossary

Index

Starting the Smartcard Console

The Smartcard Console is the graphical user interface (GUI) used to manage the Solaris Smartcard software.


Note - Solaris Smartcard can also be administered from the command line. Both command line and Smartcard Console instructions are included in this document.


To Start the Smartcard Console From the Command Line

  1. Log in as root or su to root.

    Note - If you log in as a regular user, you can run Smartcard, but you can only perform two tasks: Load Applets and Configure Applets.


  2. 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.


  3. (Optional) If necessary, enable the ocfserv daemon.
    # svcadm enable network/rpc/ocfserv
  4. Start the Smartcard Console:
    # /usr/dt/bin/sdtsmartcardadmin &

    Note - Before you su to root, you might need to disable X server access control, because root is not granted access by default. Disable X server access control by running /usr/openwin/bin/xhost +hostname where hostname is the local host. After starting the Smartcard Console, run xhost -hostname to enable access control again.


To Start the Smartcard Console From the CDE Desktop

  1. Log in as root to the Common Desktop Environment (CDE).

    If you are currently running CDE under your login name, exit CDE and log in as root.


    Note - If you log in as a regular user, you can run Smartcard, but you can only perform two tasks: Load Applets and Configure Applets.


  2. 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.


  3. (Optional) If necessary, enable the ocfserv daemon.
    # svcadm enable network/rpc/ocfserv
  4. On the CDE control panel, click the up arrow on the Applications subpanel.

    By default, the Text Note icon, a pinned note with a pencil above the note, represents the Application's subpanel.

  5. Select Applications to display the Application Manager.
  6. Double-click the System_Admin icon in Application Manager.
  7. Double-click the Smart Card icon to start the Smartcard Console.

    You might have to scroll down to find the Smart Card icon.

See Also

You can also start the Smartcard Console from the desktop Workspace menu. sdtsmartcardadmin should be found at the top level or in the Tools submenu.