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 7 Advanced Configuring

Running the HP-UX AAA Server as a Non-Root User

» 

Technical documentation

Complete book in PDF
» Feedback
Content starts here

 » Table of Contents

 » Index

Some organizations require network server processes to run as the non-root user. Use the following steps to run the Mobile AAA server as a non-root user:

  1. Login to the system as the root user.

  2. Use the following command to start the RMI objects as the aaa user:

    su - aaa -c /opt/aaa/diameter/remotecontrol/rmistart.sh
  3. Use the following command to start Tomcat as the www user:

    su - www -c "export JAVA_HOME=/opt/java1.4; /opt/hpws/tomcat/bin/startup.sh"
  4. Point your web browser to: http://<hostname>:8081/aaa/diameter

NOTE: Any log files created when the Mobile AAA server was running as the root user will not be accessible after performing this procedure. To view these logfiles, change the ownership to match the UID of when the log files were created. See the chown man page for more information (man chown).
Printable version
Privacy statement Using this site means you accept its terms Feedback to webmaster
© 2001-2004 Hewlett-Packard Development Company, L.P.