HP-UX AAA Server A.07.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
NOTE: These RADIUS values are the server’s defaults and are specified in the
RADIUS RFC 2865.
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 62) and “Starting and Stopping Tomcat” (page 62)
for more information.
NOTE: Enter the following command if you have not done it already:
# export JAVA_HOME=/opt/java1.4
5. Check if db_srv is running:
$ ps -ef |grep db_srv
6. If db_srv is running, stop it with the /opt/aaa/bin/stop_db_srv.sh script.
50 Installing and Securing the HP-UX AAA Server