HP-UX AAA Server A.08.02 Administrator's Guide
3 Installing and Securing the HP-UX AAA Server
This chapter explains how to acquire, install, and secure the HP-UX AAA Server product. Always
refer to the HP-UX AAA Server Release Notes for important information specific to each version of
the product, including requirements and dependencies.
Acquiring the HP-UX AAA Server Software
You can get the most recent version of the HP-UX AAA Server product at the HP Software Depot:
http://www.hp.com/go/softwaredepot.
IMPORTANT: Be sure to review the HP-UX AAA Server Release Notes before installation. The
Release Notes list the requirements for each release, including: installation, patch, and browser
requirements.
You can access the Release Notes online at:
http://docs.hp.com/en/internet.html#HP-UX%20AAA%20Server%20%28RADIUS%29)
Installing and Uninstalling the HP-UX AAA Server
The following components are installed when you install the HP-UX AAA Server:
• AAA Server binaries, libraries, and utilities
• RMI objects that facilitate communication from the AAA server to Server Manager
• AAA server AATV modules
To Install the HP-UX AAA Server
Complete the following steps to install the HP-UX AAA Server:
1. Log in to your system as root.
2. Verify that the product dependencies are installed:
# export PATH=$PATH:/usr/sbin
# swlist |egrep “hpuxws22Tomcat|hpuxwsApache|T1456AA”
IMPORTANT: Be sure you have the correct versions of the product dependencies installed
-- refer to the HP-UX AAA Server Release Notes.
3. Verify that the patch dependencies are installed. Skip this step if you are installing the HP-UX
AAA Server on an HP–UX 11i v2 or HP-UX 11i v3 operating system.
# swlist -l product | grep aC
Review the patch requirements in the product Release Notes if the following value is not
returned:
HP aC++ -AA runtime libraries (aCC A.03.37)
NOTE: Check the Release Notes for the HP-UX AAA Server version you are installing to
verify patch requirements.
4. Download the AAA Server depot file from http://www.software.hp.com and move it
to /tmp
5. Verify that you have downloaded the file correctly:
# swlist -d -s /tmp/<AAA Server>.depot
6. Stop any active Tomcat processes:
/opt/hpws22/tomcat/bin/shutdown.sh
7. Install the AAA Server:
Acquiring the HP-UX AAA Server Software 37