DESCRIPTION:

  This package provides a simple and scalable way to deploy libpcscshim
  with the Sun Ray Windows Conntector product (uttsc).  It creates the
  shim log by default log file in pcscd instance-specific directories 
  so multiple instances don't trample each other, and names 
  the files uniquely within a 24 hour period:

	  /tmp/SUNWut/pcscd/<dpy#>/shim-MM:SS.log

  The uttsc-shim package honors the setting of the parameter
  $IFDH_SCBUS_LOG_DIR if it's present in /etc/smartcard/pcscd-SunRay.conf
  such that if the parameter points to a directory, the shim log will
  be saved as <dir>/shimlog.<dpy#>, as a quick shorthand way 
  to find shimlogs by display #

  SUNWpcsc and SUNWpcscdtu are pre-requisites for uttsc-shim to install,
  as is SRWC (SUNWuttsc).

  When uttsc-shim installs, it automatically enables shim logs to be
  created upon each launch of uttsc.  

  uttsc-shim can be disabled via a property in /opt/SUNWuttsc/etc/shim.props
  called 'shimlog'. By default it is set to true and system-wide
  uttsc shim logging is enabled.   If the property is commented-out
  or set to false, shim logging is diabled.  Removing the uttsc-shim
  packages reoves it from the system completely and undoes all modifications
  (except it doesn't remove any actually shim logs it created previous
  to package removal).

