HP-UX AAA Server A.08.02 Administrator's Guide
JAVA_HOME to the /opt/java6 path. If the JAVA_HOME environment variable is not set or set
incorrectly, the default value /opt/java1.5 is used to start and stop the RMI Server.
To start and stop the RMI objects, use the following commands:
• To start: /opt/aaa/remotecontrol/rmistart.sh
• To stop: /opt/aaa/remotecontrol/rmistop.sh
• Status: netstat -a | grep 7790
Starting and Stopping Tomcat
To start and stop Tomcat, use the following commands:
• To start: /opt/hpws22/tomcat/bin/startup.sh
• To stop: /opt/hpws22/tomcat/bin/shutdown.sh
• Status: netstat -a | grep 8081
Testing the Installation
To test the server installation quickly, perform the following procedure using Server Manager:
• Add a loopback connection to a AAA server
• Start the AAA server
• Check the status for a response
To Test the Installation
Complete the following steps to test the server installation:
1. Connect to Server Manager and start the AAA server. See “Accessing the Server Manager”
(page 48).
2. From the navigation tree, click the Server Connections link and then click the Connect to Server
link.
3. In the Add Connection screen that opens, enter the values for you server as shown in the
following format:
Name The identifying string of a remote server.
Domain Name or IP Address The IP address (traditional IPv4 address in dotted-quad
notation, or IPv6 address in IPv6 literal format notation),
or valid Domain Name System (DNS) host name of
the AAA server that the connection maps to.
Example: IPv4 address- 192.0.2.0
IPv6 address- fedc:ba98:7654:3210
Domain Name- example.org
4. Click Create.
5. Verify the server is listed and selected in the Server Status frame.
6. From the navigation tree, click Administration.
7. Click Start.
8. Verify the server has started. A green “GO” icon in the Server Status frame indicates the server
is running.
9. Verify the server is selected in the Server Status frame and then select the Status option.
10. Check Server Manager’s Message Frame for the status reply. The following reply at the bottom
of the Message Frame indicates the server is running correctly:
“<server name> (port#)” is responding
Testing the Installation 49