Sun OpenSSO Enterprise 8.0 Update 1 Release Notes

ssoAdminTools.zip Files

The ssoAdminTools.zip file is in the following directory:

zip-root/deploy_uri/tools where zip-root is where you unzipped the opensso_enterprise_80U1.zip file and deploy_uri is the deployment URI.

For example: /opt/opensso/tools

The following table describes the files after you unzip ssoAdminTools.zip.

File or Directory 

Description 

README.setup

Description of the ssoAdminTools.zip file.

license.txt

CDDL license agreement. 

setup

Script to install the tools on Solaris and Linux systems. 

setup.bat and setup.bat

Scripts to install the tools on Solaris, Linux, and Windows systems. 

lib

JAR files required to run the scripts. 

resources

Properties files required for the scripts for the various locales. 

template

Script templates for Solaris, Linux, and Windows systems. 

ProcedureTo Install the OpenSSO Enterprise Tools and Scripts

  1. Make sure the the OpenSSO Enterprise 8.0 Update 1 web container is running.

  2. Make sure that your JAVA_HOME environment variable points to JDK 1.5 or later.

  3. Create a new directory to unzip the ssoAdminTools.zip file. For example: tools-zip-root.

  4. Unzip the ssoAdminTools.zip file in the new directory.

  5. In the directory where you unzipped the ssoAdminTools.zip file, run the setup script on Solaris and Linux systems or the setup.bat script on Windows.

    For example, on Solaris and Linux systems: # ./setup

  6. When you are prompted, enter the path to the OpenSSO Enterprise configuration, log, and debug directories. For example: /opensso

Next Steps

You can now run the OpenSSO Enterprise CLI tools and utilities from the following directory:

tools-zip-root/deploy_uri/bin

where:

Related Information