Jump to content United States-English
HP.com Home Products and Services Support and Drivers Solutions How to Buy
» Contact HP
More options
HP.com home
HP-UX AAA Server A.06.02 Administrator's Guide: HP-UX 11i v1 and 11i v2 > Chapter 3 Enabling the HP-UX AAA Server for GUI-based Administration

Accessing the Server Manager

» 

Technical documentation

Complete book in PDF
» Feedback
Content starts here

 » Table of Contents

 » Glossary

 » Index

To start the HP-UX AAA Server and the Server Manager graphic user interface, complete the following steps:

  1. Enter the following command:

    # export JAVA_HOME=/opt/java1.4
  2. Start the Remote Method Invocation (RMI) objects to allow the AAA server software to communicate with Server Manager. Use the following command:

    # /opt/aaa/remotecontrol/rmistart.sh
  3. Start the HP-UX Tomcat-based Servlet Engine. Use the following command:

    # /opt/hpws/tomcat/bin/startup.sh
  4. Enable the Java Runtime Environment (JRE) and Javascript for the browser, so that the browser can run the Server Manager applets and execute Javascripts.

  5. Point your web browser to the following URL to manage the HP-UX AAA Server with the Server Manager interface:

    http://<IP-Address or FQDN>:8081/aaa
  6. To access the Server Manager, enter your user name and password.

    NOTE: The default Server Manager username is tomcat. The default Server Manager password is tomcat.

Starting and Stopping the RMI Objects

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/hpws/tomcat/bin/startup.sh

  • To stop: /opt/hpws/tomcat/bin/shutdown.sh

  • Status: # netstat -a |grep 8081

Printable version
Privacy statement Using this site means you accept its terms Feedback to webmaster
© 2001-2005 Hewlett-Packard Development Company, L.P.