Configuration and User Guide

     Previous  Next    Open TOC in new window    View as PDF - New Window  Get Adobe Reader - New Window
Content starts here

Securing Your Production Environment

Before you attempt to use WLS-VE, you need to establish a level of security to protect the integrity of your data and the safety of your transactions. This section describes the most critical security measures you should take before working with WLS-VE. These are:

 


Securing LiquidVM

WARNING: The following information is of critical importance. Please read this section in its entirety.

BEA recommends that you follow these essential guidelines to secure LiquidVM in your production environment:

 


Securing WLS

To ensure the most secure environment for running WLS-VE, BEA recommends that you take the basic security measures required for a non-virtualized implementation of WLS. These measures are:

Refer to Securing a Production Environment for complete information on setting up basic WLS security. Also see the manufacturer's security documentation for any applications you plan to run on WLS-VE.

 


Securing the VMware VirtualCenter

If you plan to use VMware's VirtualCenter, you should follow all of the security practices recommended by VMware. See the VMware Infrastructure Documentation for more information.

You should use SSL to connect to VirtualCenter, as described in Setting Up VMware and Enabling SSL.

In addition to taking the security measures recommended by VMware, you should also secure your VirtualCenter password by removing it (actually, the encrypted representation of it) from the bea.lvm.info file. While the password is stored in an encrypted form to provide a high level of security, you still run the risk of it being compromised. To remove it from the bea.lvm.info file, do the following:

  1. Go to your home directory (or //Documents and Settings/myDirectory on Windows) and open the bea.lvm.info file.
  2. Locate the statement vmwarePassword=.
  3. Delete the string of characters following the =.

Once the password is removed from the bea.lvm.info file, you will need to supply it every time you try to create or start a WLS-VE instance.


  Back to Top       Previous  Next