HP-UX AAA Server A.07.01 Administrator's Guide

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
Adding an HP-UX AAA Server to Your Network
Multiple servers can be configured and run using the AAA Server Manager graphic
interface. You must establish at least one connection before you begin configuration.
Only one connection can be local to the Server Manager program.
You can install a server to any machine that meets the system requirements and that
can establish a UDP connection to the machine hosting the Server Manager.
To add an HP-UX AAA Server to your network, complete the following steps:
1. From the navigation tree, click the Server Connections link and then click the
Connect to AAA Server link.
2. On the Create New Server Connection screen that appears, enter values as shown
in Table 4-3.
Table 4-3 New Server Connection Screen Fields
Value to EnterField
An identifying string for a server running the AAA softwareName
70 Enabling the HP-UX AAA Server for GUI-based Administration