Signed Patches Administration Guide for PatchPro 2.2

How to Configure Your System to Access Contract Patches

If you are a customer with a Sun service contract, additional patches are available to you. To access these patches, you must specify your SunSolveTM user name and password.

  1. Specify your SunSolve user name.


    # pprosetup -u sunsolve-user-name
    
  2. Specify your SunSolve password by adding the password to the /opt/SUNWppro/lib/.sunsolvepw file.


    # echo sunsolve-user-passwd > /opt/SUNWppro/lib/.sunsolvepw
    

    Keep the password safe by setting the owner, group, and permissions of this file to root, sys, and 0600, respectively.