HP-UX Workload Manager A.03.01 Release Notes for HP-UX 11i v1 and HP-UX 11i v2

HP-UX Workload Manager Release Notes
Software availability in native languages
46
Software availability in native languages
The manpages are available only in English. The release notes and user’s guide are available
in English and Japanese.
Security
This section highlights security items you should be aware of.
Relationship between host name and SSL certificates
SSL certificates are created when you install WLM. This enables WLM to run in secure mode
within the system on which it is installed. As of Version A.03.01, when you start WLM using
the “/sbin/init.d/wlm start” script, the script uses secure mode by default. This requires
that you distribute security certificates to all systems or partitions being managed by the
same WLM global arbiter (wlmpard). In addition, if you upgrade WLM and the
/etc/rc.config.d/wlm script had been modified prior to the upgrade, you must check that the
following variables in /etc/rc.config.d/wlm are enabled (set to 1):
WLMD_SECURE_ENABLE
WLMPARD_SECURE_ENABLE
WLMCOMD_SECURE_ENABLE
The name of each certificate created when you install WLM is based on the name of the host
where the certificate is generated. Thus, on host1, the certificate is named host1.pem. This
makes it easier for you to identify trusted systems. If you have not yet assigned a host name to
the system where WLM is being installed, the certificate is given the default name
loopback.pem. When you assign a name to the host, security will continue to work even if the
host name differs from the certificate name. To achieve a match between the host and
certificate names, you can use the wlmcert command to remove the current certificate and
then to reset the certificates so that the host and certificate names match. For more
information on security certificates and the wlmcert command, refer to the wlmcert(1M)
manpage. This and other WLM manpages are also available at the following Web site:
http://www.hp.com/go/wlm