Patch-ID# 106880-03 Keywords: security inactivity lockscreen autologout auditing role authentication Synopsis: Trusted Solaris 2.5.1: dtsession dtwm patch Date: Nov/29/99 Solaris Release: Trusted_Solaris_2.5.1 SunOS Release: NOTE:5.5.1 Unbundled Product: Unbundled Release: Relevant Architectures: sparc BugId's fixed with this patch: 4178788 4198887 4198890 4198894 Changes incorporated in this version: 4198894 Patches accumulated and obsoleted by this patch: 106880-02 Patches which conflict with this patch: Patches required with this patch: Obsoleted by: Files included with this patch: SUNWdtwm /usr/dt/bin/dtsession SUNWdtwm /usr/dt/bin/dt/dtwm Problem Description: 4178788: Inactivity, lockscreen and autologout. 4198890: No audit records are written when assuming a role fails authentication. 4198887: No audit record generated when assuming a role to a saved workspace 4198894: No audit for successful authentication via dtsession. Patch Installation Instructions: -------------------------------- Refer to the Install.info file for instructions on using the generic 'installpatch' and 'backoutpatch' scripts provided with each patch. Any other special or non-generic installation instructions should be described below as special instructions. Special Install Instructions: ----------------------------- Note: The tar "T" flag is required when extracting this patch. Failure to use this option will cause the patch installation to terminate. 1) Login as a user authorized to assume the admin role 2) extract the patch by typing: mkdir ; cd tar xvTf where is the directory which will contain installpatch 3) assume the root role 4) Apply the patch by typing: installpatch where is the directory containing installpatch, and is the directory containing the patch itself. Example: assume admin role $ mkdir /tmp_patchdir/123456-01 $ cd /tmp_patchdir/123456-01 $ tar xvTf /dev/rmt/0 assume root role # cd /tmp_patchdir/123456-01 # ./installpatch .