| db_srv | Performs Oracle database access operations
for authentication on behalf of one or more remote HP-UX AAA Servers. |
| radcheck | Sends 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. The radcheck utility 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 the HP-UX AAA
Server running correctly. Turn debugging on and off or set the level
of output while the AAA Server is running. |
| radiusd | Services user authentication and accounting
requests from RADIUS clients. Authentication and accounting requests
come to the radiusd daemon 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. The radiusd daemon 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 | Simulates a RADIUS client when troubleshooting
or validating configuration for the HP-UX AAA Server. The radpwtest utility prompts 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. |
| start_db_srv.sh | Starts Oracle authentication client daemon db_srv. |
| stop_db_srv.sh | Stops Oracle authentication client daemon db_srv and its child processes. |
| las.test.sh | Creates simulated sessions for testing. |