| db_srv | The db_srv daemon performs Oracle database access operations
for authentication on behalf of one or more remote HP-UX AAA Servers. |
| radcheck | Sends a RADIUS status and protocol requests
to a AAA server and display the replies. Receiving the reply confirms
that the HP-UX AAA Server is operational. radcheck can be invoked on any host by any user, however
the HP-UX AAA server will return more information to registered
clients. |
| raddbginc | Sets debug logging level for currently running
HP-UX AAA Server. Turn debugging on and off or set the level of
output while the AAA Server is running. |
| radiusd | A daemon process that services user authentication
and accounting requests from RADIUS clients. Authentication and
accounting requests come to radiusd in the form of UDP packets conforming
to the RADIUS protocol. It runs as a daemon that can be started
from the command line or through an inetd service. radiusd determines the action to take when receiving RADIUS
requests based upon a finite state machine (FSM) loaded into memory
when radiusd is started. The FSM is configurable, but static after
startup. |
| radpwtst | A utility used to simulate a RADIUS client
when troubleshooting or validating configuration for the HP-UX AAA
Server. It will prompt for the user password (when not supplied
by the -w option.) If the request to the AAA server succeeds, radpwtst displays authentication OK on standard output.
Otherwise, radpwtst displays userid authentication failed. |
| radrecord | A utility to read and print HP-UX AAA server
Merit format session logs. The accounting information that is displayed
includes the user name, the total session time, the number of sessions,
and the average time per session. |
| sesstab | Displays the currently active sessions for
the HP-UX AAA Server. |
| start_db_srv.sh | Script to start Oracle authentication client
daemon db_srv. |
| stop_db_srv.sh | Script to stop db_srv daemon and its child process(es). |
stopsession.sh | Script to manually stop an accounting
session. |
| las.test.sh | Script to create simulated sessions for
testing. |