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 Mobile AAA Server A.01.00 Administrator's Guide: HP-UX 11.00 and 11i version 1 > Chapter 2 Mobile AAA Server Overview

Running the Server Manager

» 

Technical documentation

Complete book in PDF
» Feedback
Content starts here

 » Table of Contents

 » Index

The RMI objects must be started from the command line before the Mobile AAA server can be started, stopped, and configured through the Server Manager interface.

  1. Start the RMI objects to allow Mobile AAA Servers to communicate with the Server Manager

  2. Start the Server Manager to allow the browser to connect to it

Starting and Stopping the RMI Objects

  1. Login and cd to the remote control directory (/opt/aaa/diameter/remotecontrol/).

  2. Enter /opt/aaa/diameter/remotecontrol/rmistart.sh to start the RMI objects or /opt/aaa/diameter/remotecontrol/rmistop.sh to stop the RMI objects.

  3. Verify the RMI objects are running by checking port 2095 with: $ netstat -a |grep 2095

Starting and Stopping the Server Manager

  1. cd to the $ TOMCAT_HOME directory (/opt/hpws/tomcat/)

  2. Execute $ export JAVA_HOME/opt/java1.4

  3. Enter ./bin/startup.sh to start the manager or ./bin/shutdown.sh to stop it.

  4. Verify Tomcat is running by checking port 8081 with: $ netstat -a |grep 8081

When Tomcat is running, an administrator can access the graphic interface through an Internet browser by entering http://IP-Address:8081/aaa/diameter as the URL (IP-Address is the machine that hosts the manager) or https://IP-Address:8443/aaa/diameter if you have installed and configured SSL (see the HP-UX Mobile AAA Server Administrator’s Guide for more information about SSL and https).

Changing Server Manager User Name and Password

You can change the user name or password (“adminaaa” is the default for both) used to access the Server Manager graphic interface.

  1. Go to /opt/hpws/tomcat/conf/users

  2. Use a text editor to open diameter-users.xml and edit:

        <user name="New-UserName" password="New-Password" roles="tomcat" />

  3. Save diameter-users.xml

  4. Restart Server Manager

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