Jump to content United States-English
HP.com Home Products and Services Support and Drivers Solutions How to Buy
» Contact HP
More options
HP.com home
HP Global Workload Manager Version 4.1 User's Guide > Chapter 4 Security

Securing Database Communications

» 

Technical documentation

Complete book in PDF
» Feedback
Content starts here

 » Table of Contents

 » Index

The following sections explain how to secure communications for the databases supported with gWLM.

Securing Postgres Communications

No steps are needed to secure Postgres communications.

Securing Oracle Communications

Oracle communications are not secure by default in the HP-UX environment. To secure communications:

NOTE: This procedures affects gWLM, HP Capacity Advisor, and HP Virtualization Manager as they all communicate with the Oracle database in the same manner.
  1. Open /etc/opt/gwlm/conf/gwlmcms.properties in a text editor.

  2. Set the property com.hp.gwlm.jdbc.oracle.secure to 'on'.

  3. Set the following properties as desired:

    • oracle.net.encryption_types_client

    • oracle.net.crypto_checksum_types_client

    For more information on these properties, read their associated comments in the gwlmcms.properties file.

  4. Ensure the Oracle listener and port being used by HP SIM is configured to accept secure communication for the encryption and checksum types specified in the previous step.

  5. The Oracle database administrator can use netmgr to configure settings on the Oracle server.

  6. Restart the gWLM CMS daemon (/opt/gwlm/bin/gwlmcmsd)

To disable secure Oracle communications:

  1. Open /etc/opt/gwlm/conf/gwlmcms.properties in a text editor.

  2. Set the property com.hp.gwlm.jdbc.oracle.secure to 'off'.

  3. Restart the gWLM CMS daemon (/opt/gwlm/bin/gwlmcmsd)

Printable version
Privacy statement Using this site means you accept its terms Feedback to webmaster
© 2004-2009 Hewlett-Packard Development Company, L.P.