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.00 Administration and Authentication Guide: HP-UX 11.0, 11i v1 > Chapter 4 Startup and Testing

Stopping or Restarting AAA Servers

» 

Technical documentation

Complete book in PDF
» Feedback
Content starts here

 » Table of Contents

 » Glossary

 » Index

It is necessary to stop or restart AAA servers to update configuration changes.

CAUTION: Stopping a live server in production will result in interrupted services to users.

Using Server Manager

  1. Select the Administration link from the Navigation Tree.

  2. Select the servers you want to stop in the Server Status frame.

    NOTE: Server commands will only be executed on servers selected in the Server Status frame.
  3. Select the Stop button.

When you select the stop button, you are first prompted with a message to confirm that you wish to stop the server. If the server cannot be stopped, the administrator will be notified of the problem in the Message frame.

From the Command Line

Enter the following at the command prompt to stop radiusd:

kill `cat /var/opt/aaa/run/radiusd.pid|awk '{print$1}'`

Enter the following at the command prompt to restart radiusd:

kill `cat /var/opt/aaa/run/radiusd.pid|awk '{print$1}'`;/opt/aaa/bin/radiusd
Printable version
Privacy statement Using this site means you accept its terms Feedback to webmaster
© 2003 Hewlett-Packard Development Company, L.P.