HP-UX AAA Server A.08.00.01 Administrator's Guide
From the Command Line
To stop radiusd, enter the following command at the HP-UX prompt:
# kill -9 `cat /var/opt/aaa/run/radiusd.pid|awk '{print$1}'`
To restart radiusd, enter the following command at the prompt:
# kill -9 `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 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
Adding an HP-UX AAA Server to Your Network 79