Patch-ID# 110737-02 Keywords: security IPv6 SMC length prefix tnrhdb NIS documentation tnrhtp Synopsis: Trusted Solaris 8: SMC NIS support Date: Oct/04/2001 Solaris Release: Trusted_Solaris_8 SunOS Release: Unbundled Product: Unbundled Release: Xref: This patch available for x86 as patch 110738 Topic: Trusted Solaris 8: SMC NIS support Relevant Architectures: sparc BugId's fixed with this patch: 4380852 4381198 4386960 4402085 4408312 Changes incorporated in this version: 4408312 Patches accumulated and obsoleted by this patch: Patches which conflict with this patch: Patches required with this patch: Obsoleted by: Files included with this patch: /usr/sadm/lib/hostmgr/HostMgrCli.jar /usr/sadm/lib/hostmgr/HostMgrImpl.jar /usr/sadm/lib/hostmgr/HostMgrNetworkCli.jar /usr/sadm/lib/hostmgr/HostMgrTmplCli.jar /usr/sadm/lib/hostmgr/VHostMgr.jar /usr/sadm/lib/smc/lib/console_rt.jar /usr/sadm/lib/smc/lib/server_rt.jar /usr/sadm/lib/tsol/TrustedSolarisService.jar /usr/sadm/lib/usermgr/UserMgrCli.jar /usr/sadm/lib/usermgr/UserMgrExecCli.jar /usr/sadm/lib/usermgr/UserMgrGroupCli.jar /usr/sadm/lib/usermgr/UserMgrMailCli.jar /usr/sadm/lib/usermgr/UserMgrProfCli.jar /usr/sadm/lib/usermgr/UserMgrRoleCli.jar /usr/sadm/lib/usermgr/VUserMgr.jar /usr/sadm/lib/wbem/providerutility.jar Problem Description: (for 110737-02) 4408312 S8U4 Servlet/URL & ExternalClientProviderInfoImpl changes cause incompatibility (from 110737-01) 4380852 SMC giving error when entering a valid prefix length for IPv6 address 4381198 Switching between scopes is not handled robustly in SMC 4386960 tnrhtp and tnrhdb has weird behavior in NIS scope 4402085 Null pointer dialog pops up when viewing a user property Patch Installation Instructions: -------------------------------- Refer to the man pages for instructions on using the generic 'patchadd' and 'patchrm' scripts. Any other special or non-generic installation instructions should be described below as special instructions. Special Documentaion Changes: ----------------------------- Trusted Solaris 8 Installation and Configuration Guide 805-8114-10, December 2000 NIS Setup changes When this patch is installed, the procedure to set up the NIS domain on the master server changes. On pages 115, 116, and 117: Create and copy all files to the directory /setup/files. Remove all references to subdirectories of /setup/files: $ mkdir -p /setup/files $ cp /etc/security/*attr /setup/files $ touch audit_user /setup/files $ cp /etc/security/tsol/tnrh* /setup/files On pages 118 and 119, change the procedure to Modify the /yp Makefile. Change Step 2 to: 2. Change four variables, PWDIR, DIR, INETDIR, and RBACDIR to point to the /setup/files directory. Remove the remaining steps (3, 4, and 5), and remove the Notes. Special Install Instructions: ----------------------------- Note: The steps below assume the patch file has been placed into the ADMIN_LOW subdirectory of /tmp (/tmp is a MLD) and that the patch file label is configured to ADMIN_LOW. Create a role that contains the Software Installation profile (typically the admin role). The patch file should be owned by this role. Keep in mind, after rebooting, contents in the /tmp directory are removed; if saving the patch tarfile is desired, select another MLD such as /var/tmp. 1) Login as a user authorized to assume a role that contains the Software Installation profile; typically the admin role. Assume that role. 2) cd into /tmp and unzip the patch file. A patch directory will be created by the unzip command. $ cd /tmp $ unzip <123456-01.zip> 3) Install the patch by typing: $ patchadd /tmp/ Special Backout Instructions: ----------------------------- 1) Login as a user authorized to assume a role that contains the Software Installation profile; typically the admin role. Assume that role. 2) Backout patch by typing: patchrm where is the patch number. $ patchrm 123456-01 README -- Last modified date: Thursday, October 4, 2001