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.07.01 Administrator’s Guide: HP-UX 11i v1, HP-UX 11i v2, and HP-UX 11i v3 > Chapter 4 Enabling the HP-UX AAA Server for GUI-based Administration

Stopping or Restarting HP-UX AAA Servers

» 

Technical documentation

Complete book in PDF
» Feedback
Content starts here

 » Table of Contents

 » Glossary

 » Index

You must stop or restart AAA servers to update configuration changes.

CAUTION: Do not stop a live server in production as it interrupts services to users.

Using Server Manager

  1. From the navigation tree, click Administration.

  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. Click Stop.

A message prompt enables you to confirm whether you wish to stop the server. If the server cannot be stopped, the administrator is notified of the problem in the message frame.

From the Command Line

Enter the following command at the prompt to stop radiusd:

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

Enter the following command at the 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
© Hewlett-Packard Development Company, L.P.