You might need to disable smart card operations on a system if a smart card configuration error does not allow a user to log in with a smart card, or if a system no longer needs a smart card login.
Become superuser.
Bring the system to single-user mode.
# shutdown -g180 -y |
Disable smart card operations.
# smartcard -c disable |
Bring the system up to multiuser mode and return to the desktop environment.
Entering System Maintenance Mode Sun Microsystems Inc. SunOS 5.8 Generic February 2000 # (Press Control-D) ENTER RUN LEVEL (0-6, s or S) [3]: 3 |