HP WBEM Services Version A.02.07, Release Notes HP-UX Manufacturing Part Number: B8465-90037 March 2008 U.S.A. © Copyright 2008 Hewlett-Packard Development Company, L.P. All rights reserved.
Legal Notices © Copyright 2008 Hewlett-Packard Development Company, L.P. Confidential computer software. Valid license from HP required for possession, use, or copying. Consistent with FAR 12.211 and 12.212, Commercial Computer Software, Computer Software Documentation, and Technical Data for Commercial Items are licensed to the U.S. Government under vendor’s standard commercial license. The information contained herein is subject to change without notice.
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN ALL
Except as contained in this notice, the name of a copyright holder shall not be used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization of the copyright holder. -------------------------------------------------------------------------All trademarks and registered trademarks mentioned herein are the property of their respective owners.
HP WBEM Services Version A.02.07, Release Notes 1 HP WBEM Services Version A.02.
HP WBEM Services Version A.02.07, Release Notes Announcement Announcement The following information is for Version A.02.07 of HP WBEM Services. HP WBEM Services for HP-UX is available from http://software.hp.com. As the HP-UX implementation of the DMTF WBEM standard, the HP WBEM Services product enables management solutions that deliver increased control of enterprise resources at reduced cost.
HP WBEM Services Version A.02.07, Release Notes Announcement The product includes a set of providers that allow management applications to access information about managed resources in the operating environment. HP WBEM Services makes it easier for software developers to create management applications that manage HP-UX systems, and makes HP Servers and workstations easier for system administrators to manage.
HP WBEM Services Version A.02.07, Release Notes What’s in This Version What’s in This Version HP WBEM Services for HP-UX version A.02.07 is a major update to the HP WBEM Services A.02.05 currently released with HP-UX 11i v1, 11i v2 and 11i v3. HP WBEM Services for HP-UX version A.02.07 is based on OpenPegasus 2.7 source base and CIM Schema 2.13.1. The following are key differentiators from HP WBEM Services A.02.05 to A.02.
HP WBEM Services Version A.02.07, Release Notes What’s in This Version • Indication Subscription Management (cimsub) - Provides a command line interface to manage CIM indication subscriptions on the local CIM Server. Refer to the man page for more information. The new command would support enabling, disabling, or removing a subscription, display of selected subscription information, as well as removal and display of filters and handlers. • IPv6 Enablement - Provides support for IPv6.
HP WBEM Services Version A.02.07, Release Notes What’s in This Version HP WBEM Services Version A.02.
HP WBEM Services Version A.02.07, Release Notes Product Documentation Product Documentation • HP WBEM Services Administrator’s Guide, Second Edition B8465-90017 available from http://docs.hp.com/en/netsys.html. • Release Notes for this version and for previous versions of HP WBEM Services are available from http://docs.hp.com/en/netsys.html. After installation, refer to the man pages for your system. Man pages are summarized in the Administrator’s Guide.
HP WBEM Services Version A.02.07, Release Notes Security Security HP WBEM Services supports four connection points • HTTP port • HTTPS (HTTP Secure) port • HTTPS port for Export Connections • a Unix domain socket for local connections HP WBEM Services uses dedicated ports for CIM-XML traffic. The ports 5988 (HTTP TCP/IP communication) and 5989 (HTTPS TCP/IP communication) are dedicated for CIM-XML communications between CIM Clients and the CIM Server.
HP WBEM Services Version A.02.07, Release Notes Security NOTE OpenSSL is an open source cryptography toolkit that implements the network protocols and related cryptography standards of SSL v2/v3 and TLS (Transport Layer Security). For more information about OpenSSL, go to http://www.openssl.org. HP WBEM Services supports only SSL v3 and TLS protocols. On the HTTPS port, CIM clients are required to use SSL to establish connections with the CIM Server and to send CIM requests.
HP WBEM Services Version A.02.07, Release Notes Security Remote User Authentication The CIM Server can authenticate remote users by: • HTTP Basic Authentication • Certificate Based Authentication (CBA) The following table details each remote authentication option in greater detail. Table 1-2 Remote User Authentication Methods Certificate Based Authentication (CBA) HTTP Basic Authentication Description The cimserver requests the client certificate while HTTPS connection is in progress.
HP WBEM Services Version A.02.07, Release Notes Security Table 1-2 Remote User Authentication Methods (Continued) Certificate Based Authentication (CBA) HTTP Basic Authentication For more information, see...
HP WBEM Services Version A.02.07, Release Notes Security More about using HTTP Basic Authentication The /etc/pam.conf file is the configuration file for PAM. The /etc/pam.conf file contains a list of services and each service is mapped to a corresponding service module. When a service is requested, its associated module is invoked. WBEM Services will default to the authentication mechanism specified in the OTHER directive of the /etc/pam.conf file.
HP WBEM Services Version A.02.07, Release Notes Security More about using Client Certificate-Based Authentication Before making use of CBA, you must do the following: 1. Enable Certificate Based Authentication (CBA) using the cimconfig command. By default, CBA is disabled. Refer to the cimconfig(1M) and cimtrust(1M) man pages for more information. 2. Use the cimtrust command to include client certificates from the trust store in the cimserver and associate that certificate with a system user. 3.
HP WBEM Services Version A.02.07, Release Notes Security Certificate Verification CIM Clients The CIM Client Interface supports the trust store and verification callback function as the mechanisms for server certificate verification. The CIM Client applications can use one or both of these mechanism to verify the server certificate. wbemexec Client The wbemexec command provides a command-line interface to a CIM server. For more information about the wbemexec command, see the wbemexec man page.
HP WBEM Services Version A.02.07, Release Notes Security Managing Certificates During the install process, if /etc/opt/hp/sslshare/cert.pem and/or /etc/opt/hp/sslshare/file.pem files are found on the system, the following messages will be generated in the install log: NOTE: /etc/opt/hp/sslshare/cert.pem - SSL Certificate file already exists. New certificates are not created. The existing files, /etc/opt/hp/sslshare/cert.pem and /etc/opt/hp/sslshare/file.
HP WBEM Services Version A.02.07, Release Notes Security • Scenario 2: Using custom certificates: If using either self-signed or root-signed 512-bit or 1024-bit encryption certificates, it is strongly recommended that you create new certificates with 2048-bit encryption. If using CA certificates that are using 2048-bit encryption, it is recommended that you keep them. If the CA certificates are not using 2048-bit encryption, it is recommended that you get new CA certificates with 2048-bit encryption.
HP WBEM Services Version A.02.07, Release Notes Standards Conformance Standards 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.13.1 For more information about the DMTF WBEM and CIM standards, go to: http://www.dmtf.org.
HP WBEM Services Version A.02.07, Release Notes Compatibility Information and Installing Requirements Compatibility Information and Installing Requirements HP-UX 11i v1, 11i v2, or 11i v3 must be installed before installing HP WBEM Services A.02.07. Table 1-3 Software requirements and OS platform/version compatibility: HP-UX Version WBEM Version WBEM Provider Compatibility 11i v1 A.02.07 See table 1-4 “HP-UX 11i v1 WBEM Solution Compatibility Table” on page 25. 11i v2 A.02.07 See table 1-5 .
HP WBEM Services Version A.02.07, Release Notes Compatibility Information and Installing Requirements • For HP-UX 11i v1 install Strong Random Number Generator depot KRNG11i. • Disk space required to install: HP WBEM Services requires the following disk space to install: / 5 MB /opt 48 MB /var 58 MB /usr 1 MB Depending on the number of CIM objects to be stored in the CIM Repository, additional disk space may be needed for the /var/opt/wbem directory.
HP WBEM Services Version A.02.07, Release Notes Compatibility Information and Installing Requirements WBEM Provider Compatibility The following tables detail, based on HP-UX version, the product bundle and WBEM version information. Use the tables to determine which bundle is compatible with your version of HP-UX. Use the swlist command to view your product bundle version number.
HP WBEM Services Version A.02.07, Release Notes Compatibility Information and Installing Requirements Table 1-4 details HP-UX 11i v1 with product bundle and WBEM version compatibility information. Use the swlist command to view your product bundle version number. NOTE Unless otherwise indicated, the table column titled “Product Version” indicates support for the listed or later versions.
HP WBEM Services Version A.02.07, Release Notes Compatibility Information and Installing Requirements Table 1-4 Product Tag HP-UX 11i v1 WBEM Solution Compatibility Table (Continued) Product Title Product Version SFM-CORE HPUX System Fault Management A.04.00.04 PRM-Sw-Lib HP PRM Software Libraries C.03.03.01 IOTree-Provider WBEM Provider for PCI Slots B.11.11.06 EMS-Core EMS Core Product A.04.20.11 WBEMP-FS HP-UX File System CIM Provider B.11.11.
HP WBEM Services Version A.02.07, Release Notes Compatibility Information and Installing Requirements Table 1-5 details HP-UX 11i v2 with product bundle and WBEM version compatibility information. Use the swlist command to view your product bundle version number. NOTE Unless otherwise indicated, the table column titled “Product Version” indicates support for the listed or later versions.
HP WBEM Services Version A.02.07, Release Notes Compatibility Information and Installing Requirements Table 1-5 HP-UX 11i v2 WBEM Solution Compatibility Table (Continued) Product Tag Product Title Product Version vmProvider WBEM Provider for Integrity VM A.03.50 SFM-CORE HPUX System Fault Management B.06.00.04.01 PRM-Sw-Lib HP PRM Software Libraries C.03.03.01 SGWBEMProviders HP Serviceguard WBEM Providers A.02.00.00 EMS-Core EMS Core Product A.04.20.
HP WBEM Services Version A.02.07, Release Notes Compatibility Information and Installing Requirements Table 1-6 details HP-UX 11i v3 with product bundle and WBEM version compatibility information. Use the swlist command to view your product bundle version number. NOTE Chapter 1 Unless otherwise indicated, the table column titled “Product Version” indicates support for the listed or later versions.
HP WBEM Services Version A.02.07, Release Notes Compatibility Information and Installing Requirements Table 1-6 Product Tag HP-UX 11i v3 WBEM Solution Compatibility Table Product Title Product Version iCOD HP-UX iCOD (Instant Capacity) B.11.31.08.03.00.22 NParProvider nPartition Provider HP-UX B.31.01.10.03 SW-DIST HP-UX Software Distributor B.11.31.0803.317 WBEMP-LAN LAN Provider for Ethernet LAN interfaces B.11.31.0709 VParProvider vPar Provider HP-UX B.11.31.01.
HP WBEM Services Version A.02.07, Release Notes Compatibility Information and Installing Requirements Table 1-6 HP-UX 11i v3 WBEM Solution Compatibility Table (Continued) Product Tag Product Title Product Version SFM-CORE HPUX System Fault Management C.03.00.06 PRM-Sw-Lib HP PRM Software Libraries C.03.03.01 SGWBEMProviders HP Serviceguard WBEM Providers A.02.00.00 EMS-Core EMS Core Product A.04.20.31 WBEMP-FS HP-UX File System CIM Provider B.11.
HP WBEM Services Version A.02.07, Release Notes Compatibility Information and Installing Requirements Compatibility Starting with the A.02.05 release, HP WBEM Services for HP-UX will support an option that allows a WBEM Provider (i.e., the 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 A.02.05.
HP WBEM Services Version A.02.07, Release Notes Compatibility Information and Installing Requirements Alternative 2: To support running in the “Requestor” context, developers need to ensure that their Provider has been written to allow multiple instances of the Provider to run at the same time (in different user contexts). In some cases, the Provider may need to coordinate the actions of the Provider instances.
HP WBEM Services Version A.02.07, Release Notes Installing HP WBEM Services Installing HP WBEM Services You need to log in to the system as root (uid=0) to install the HP WBEM Services software. Software is available in Software Depot (SD) format as a single SD depot. Before installing the software, be sure your system meets the software and hardware requirements described in the section titled “Compatibility Information and Installing Requirements.
HP WBEM Services Version A.02.07, Release Notes Installing HP WBEM Services The following files are installed. Do not move these files! /etc/opt/hp/sslshare Shared SSL certificate files and trust store files. /etc/opt/wbem (directory) /opt/wbem (directory) /opt/wbem/bin commands, executables /opt/wbem/lbin Executables that are not intended to be used directly by customers. /opt/wbem/lib Shared libraries. /opt/wbem/mof/CIM2131 MOF files. /opt/wbem/mof/CIM29 MOF files. /opt/wbem/mx Reserved.
HP WBEM Services Version A.02.07, Release Notes Installing HP WBEM Services After installing the HP WBEM Services product, the CIM Server is in a running state. For HP-UX, there are 7 providers bundled with HP WBEM Services.
HP WBEM Services Version A.02.07, Release Notes Installing HP WBEM Services Running the HP WBEM Services CIM Server After installation, the HP WBEM Services CIM Server process (cimserver) is active. To restart it, first stop cimserver with the cimserver -s command. Use the cimserver command, with no options to start the cimserver daemon on the system where the command is issued. Once the CIM Server has been installed, the CIM Server will be automatically started as part of the system reboot process.
HP WBEM Services Version A.02.07, Release Notes Patches, Fixes and Known Problems in this Version Patches, Fixes and Known Problems in this Version The following sections detail the known problems, required patches, and fixes for this release of HP WBEM Services. Required and Recommended Patches Table 1-3 lists patches that are required or recommended for HP WBEM Services Version A.02.07. This list is subject to change without notice.
HP WBEM Services Version A.02.07, Release Notes Patches, Fixes and Known Problems in this Version Fixes Unless listed in the Known Problems and Workarounds section, all previous WBEM Services A.02.05 known problems have been fixed in WBEM Services A.02.07. Known Problems and Workarounds Unless listed in the Known Problems and Workarounds section, all previous WBEM Services A.02.05 known problems have been fixed in WBEM Services A.02.07 Failure to configure WBEM-CORE fileset (Updating from A.02.00.
HP WBEM Services Version A.02.07, Release Notes Software Availability in Native Languages Software Availability in Native Languages HP WBEM Services is available only in English.