HP-UX AAA Server A.07.01 Administrator's Guide
more information on the Finite State Machine, see Chapter 24: “Customizing the HP-UX
AAA Server Using the Finite State Machine” (page 270).
HP-UX AAA Server Commands, Utilities and Daemons
Table 1-1 provides an overview of the HP-UX AAA Server commands, utilities, and
daemons.
Table 1-1 Commands, Utilities, and Daemons
DescriptionCommand
Sends RADIUS status and protocol requests to a AAA server and displays the
replies. Receiving the reply confirms that the HP-UX AAA Server is operational.
radcheck
The radcheck utility can be invoked on any host by any user. However the
HP-UX AAA Server returns more information to registered clients.
Sets debug logging level for the HP-UX AAA Server running correctly. Turn
debugging on and off, or set the level of output while the AAA Server is running.
raddbginc
Rolls over the server log file and accounting stream while the AAA Server is
running.
radsignal
RADIUS server daemon. Services user authentication and accounting requests
from RADIUS clients. Authentication and accounting requests are transmitted
radiusd
to the radiusd daemon in the form of UDP packets that conform to the RADIUS
protocol. The radiusd daemon can be started from the Server Manager, command
line, or at boot time using the /etc/rc.config.d/radiusd.conf file.
RADIUS client utility that can process commands to send requests to and check
responses from a RADIUS server.
radpwtst
Deprecated. Performs Oracle database access operations for authentication on
behalf of one or more remote HP-UX AAA Servers.
db_srv
Handling an Access Request
When the HP-UX AAA server receives a RADIUS message, it calls the FSM and defines
a starting event according to the type of message. This event is stored in the
Interlink-Proxy-Action attribute. In the default FSM, the first action for all
requests is request-ingress POLICY. If this POLICY is executed successfully, the next
action is determined by the event stored in Interlink-Proxy-Action. By default,
for an Access-Request this action is iaaaUsers. Figure 1-4 (page 38) shows how the
FSM actions interact to process the Access-Request for authentication and authorization.
HP-UX AAA Server Commands, Utilities and Daemons 37