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.01 Getting Started Guide: HP-UX 11.0, 11i v1, 11i v2 > Chapter 2 Installing and Starting the HP-UX AAA Server

Starting the HP-UX AAA Server

» 

Technical documentation

Complete book in PDF
» Feedback
Content starts here

 » Table of Contents

 » Index

NOTE: Refer to the Securing the HP-UX AAA Server section in the HP-UX AAA Server Administrator’s Guide for information on securing your HP-UX AAA Server.

Use the following steps to start the HP-UX AAA Server and the Server Manager graphic user interface:

  1. Enter the following command: # export JAVA_HOME=/opt/java1.4

  2. Start the 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 Serverlet Engine to allow a web browser to connect to it. Use the following command: # /opt/hpws/tomcat/bin/startup.sh

  4. 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

    NOTE: The default Server Manager username is tomcat. The default Server Manager password is tomcat.
  5. Select Administration in the Navigation Tree. Verify the AAA server you want to start is selected in the Server Status Frame. Click the Start button.

Starting and Stopping the RMI Objects

  • Start = /opt/aaa/remotecontrol/rmistart.sh

  • Stop = /opt/aaa/remotecontrol/rmistop.sh

  • Status = # netstat -a |grep 7790

Starting and Stopping Tomcat

  • Start = /opt/hpws/tomcat/bin/startup.sh

  • 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-2004 Hewlett-Packard Development Company, L.P.