Administration Server Installation Guide

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

Preparing for Installation

This section covers the following topics:

 


Installation Overview

The Administration Server runs in an application server host (WebLogic Server, Apache Tomcat, or Websphere) and provides several administrative utilities, including the Administration Console, the Entitlements Administration Application, a Service Control Manager, a Security Service Module, and the Business Logic Manager (BLM).

The major tasks involved in installing the Administration Server are:

  1. Installing the application server (not covered in this document).
  2. Installing and configuring the database server (see appendixes for database specific information).
  3. Installing the Administration Server.

 


Requirements

Note: The Administration Server must have a static IP address. The IP address is used by the Security Service Modules and Service Control Manager for connectivity.

Table 2-1 System Requirements 
Use
Component and Version
Platforms
One of the following:
  • Sun Solaris 8, 9, 10 (SPARC, 32-bit)
  • Windows 2000 SP4, 2003 R2, XP SP2 (File system must be NTFS)
  • Red Hat Adv. Server 3.0, 4.0 (x86, 32-bit)
  • Suse Linux 9.2 & 10.0 (32-bit and 64-bit)
  • AIX 5.3 (for WebSphere 6.1 only), AIX 6.1
  • Oracle Enterprise Linux 4, 5
Servlet Container
One of the following servlet containers must be installed prior to installing OES:
  • WebLogic Server 10.0 MP1, 9.2 MP2
    (Entitlements Administration Application does not run on WebLogic 8.1.)
  • Apache Tomcat 5.5.23 (with JDK 5.0)
  • IBM WebSphere Application Server 6.1
    (Entitlements Administration Application runs only on WAS 6.1.0.7 or WAS 7).
Java VM
One of the following:
  • Sun Java 2 JDK 5.0 (JDK 1.5) (WebLogic Server 9.2, 10.0)
  • Oracle JRockit 5.0 (JDK 1.5) (WebLogic Server 9.2, 10.0)
NOTE: JDK1.4 not supported.
Policy Store (Database Storage)
Once of the following:
  • Oracle 9.2.0.5, 10.1.2, 10.2.0.2, 11.1.0.6
  • Sybase 12.5.3, 15
  • MS-SQL 2000 or 2005 (with MS-SQL 2005 driver)
    Note: MS-SQL 2000 driver is not supported.
  • PointBase 5.1
  • DB2 Universal DB Enterprise Server 9.1
Web Browser
  • Microsoft Internet Explorer, Version 6.0, 7.0
  • Firefox 2.0.x
    (Firefox supported for Entitlements Administration Application only. Not supported for Administration Console.)
Memory
325 MB of RAM minimum, 512 MB or more is recommended. Each user session requires approximately 5 MB of memory.
Hard Disk Space
At least 206 MB free storage space (this does not include the servlet container).
Reporting
Log4j may be used to configure a reporting application to support audit features.


  Back to Top       Previous  Next