HP-UX AAA Server A.08.00.01 Administrator's Guide

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/hpws/tomcat/bin/shutdown.sh
7. Install the AAA Server:
# swinstall -s /tmp/<AAA Server>.depot HPUX-AAAServer
NOTE: If the installation is not successful, an error message is displayed. The
cause of the failure will appear at the end of /var/adm/sw/swagent.log file.
8. After installing the product, add the following entries to the /etc/services file:
# RADIUS protocol
radius 1812/udp
radacct 1813/udp
radius-dynauth 3799/udp
NOTE: These RADIUS values are the servers defaults and are specified in the
RADIUS RFC 2865. Dynamic Authentication ports and defaults are specified in
RFC 5176.
To Uninstall the HP-UX AAA Server Software
Complete the following steps to uninstall the HP-UX AAA Server:
1. From the navigation tree, click Administration.
2. Verify the AAA server you want to stop is selected in the Server Status Frame.
3. Click Stop to stop the server.
4. From the command line, stop the RMI objects and Tomcat. See “Starting and
Stopping the RMI Objects” (page 70) and “Starting and Stopping Tomcat” (page 70)
for more information.
NOTE: Enter the following command if you have not done it already:
# export JAVA_HOME=/opt/java1.4
5. Remove all files residing in the /var/opt/aaa/ and
/opt/hpws/tomcat/webapps/aaa/aaalog/ subdirectories.
6. Logout anyone using HP-UX AAA Server administrator login aaa”.
54 Installing and Securing the HP-UX AAA Server