HP WBEM Services Version A.02.09.14 Release Notes HP-UX 11i v2
NOTE: Do not copy the key in the /etc/opt/hp/sslshare/file.pem, copy only the
public certificate in the /etc/opt/hp/sslshare/cert.pem file.
2. Use the ssltrustmgr command to add the certificate (from cert.pem) to the trust store
<trust_store-name>.pem on the client machine.
NOTE: The wbemexec command uses the file /etc/opt/hp/sslshare/client.pem
as its trust store. Import the server certificates for this client into the /etc/opt/hp/sslshare/
client.pem file.
Standard conformance
This version of the HP WBEM Services product complies with the following standards:
• CIM Operations over HTTP, Version 1.1
• Representation of CIM in XML, Version 2.1
• CIM Infrastructure Specification, Version 2.3
• CIM Schema, Version 2.17.1
For more information, see the DMTF WBEM and CIM standards at http://www.dmtf.org.
Compatibility information
This section describes the compatibility information for HP WBEM Services Version A.02.09.14.
Compatibility for WBEM providers
NOTE: HP WBEM Services Version A.02.09.14 can work with earlier versions of the providers
that are already installed in your environment. However, these earlier versions are not tested with
HP WBEM Services Version A.02.09.14.
For information on specific provider versions, see the provider specific release notes and data
sheets available at: http://www.hp.com/go/hpux-networking-docs-> HP-UX 11i WBEM Software.
Compatibility information
From the A.02.05 release, HP WBEM Services for HP-UX supports an option that allows a WBEM
Provider (management instrumentation) to run as the user who issued the management request.
Prior to this release, all WBEM Providers executed in a privileged context. With the release of HP
WBEM Services Version A.02.05.02 for HP-UX 11i v3, WBEM Providers will, by default, be
invoked in the context of the user requesting an operation (i.e., “Run-As-Requestor”). This default
setting can break backward compatibility for certain types of providers.
This means that existing providers that run in the user context of the CIM Server can break. To
resolve this situation, you have the following two alternatives:
Alternative 1
To continue running the provider in a privileged context, you need to explicitly register the provider
to run in a “Privileged User” context. This is a configuration file change and does not require a
change to the Provider library. You do not require to recompile/re-link your provider, to continue
running in a privileged context.
To register your provider to run in a “Privileged User ” context, you need to modify the
PG_ProviderModule instance definition in the Provider Registration MOF as follows:
10 HP WBEM Services Version A.02.09.14 Release Notes