Sun Java System Access Manager 7.1 Postinstallation Guide

Copying and Unzipping the amDistAuth.zip File

If you downloaded and unzipped the Access Manager 7. 1 ZIP file on the host server where Access Manager server is (or will be) deployed, you must copy the amDistAuth.zip file to the server where you plan to deploy the amauthdistui.war file.

ProcedureTo Copy and Unzip the amDistAuth.zip File:

  1. On the server where you plan to deploy the WAR file, create a directory for the ZIP file.

  2. Copy the amDistAuth.zip file to the new directory you created in Step 1.

  3. Unzip the amDistAuth.zip file.

    Table 11–2 shows the amDistAuth.zip file layout. The directory where you unzip the file is represented by zip_root.

Layout of the amDistAuth.zip File

Table 11–2 Layout of the amDistAuth.zip File

Directory 

Description 

zip_root

README.distAuthUI describes the contents of the ZIP file.

amauthdistui.war is the Distributed Authentication UI server WAR file.

Setup scripts are used to build the properties files and Distributed Authentication UI server web application: 

  • Solaris and Linux systems: setup.sh

  • Windows systems: setup.bat

zip_root/lib/

setup.jar is a JAR file used by the setup scripts.

zip_root/WEB-INF/classes/

AMConfigTemplate.properties is the configuration template file used to update the AMConfig.properties file in the amauthdistui.war file.

Important: Do not edit this file manually.