HP-UX AAA Server A.07.01 Administrator's Guide
radcheck [-p port] [-t timeout] [-r retries] [-x] [-x] [-x] [-x]
[-v] Server
If radcheck is successful, a message similar to the following is displayed:
Server Name (UDP-port) is responding on standard output.
For more information on the radcheck utility, see radcheck (1M).
The radpwtst Utility: For Testing Authentication
The radpwtst utility simulates a RADIUS client that sends and receives RADIUS
messages to and from the HP-UX AAA Server. The radpwtst utility forwards the
user specified A-V pairs and other information to the HP-UX AAA Server. The HP-UX
AAA Server processes the received requests and returns an ACCEPT or REJECT reply.
Following is the syntax for the radpwtst command:
radpwtst -s server [-a acks] [-c code] [-f fileprefix]
[-g group] [-h][-i clientaddress] [-l asyncport] [-n] [-p port]
[-r retries] [-t timeout] [-u type] [-v version] [-w password]
[-x|X] [[-:attribute=value]...] [-0] userid[@realm]
If radpwtst is successful, the following message is displayed:
authentication OK
If radpwtst fails, the following message is displayed:
'test_user@invalid.com' authentication failed: <reason>
For more information on the radpwtst utility, see radpwtst (1M).
The raddbginc Utility: For Setting Debug Output Levels
The raddbginc utility enables you to set debugging on or off, and to specify the debug
level if the HP-UX AAA Server is running.
For a list of debug levels, see Table 29-1 (page 367).
Following is the syntax for the raddbginc command:
raddbginc [-h] [-v] [-di ipcdir] pid level
The debug output is sent to the /var/opt/aaa/logs/radius.debug file, unless
you specify a different location using the radiusd command with the -dl option.
For more information on the raddbginc utility, see raddbginc (1M).
The radsignal Utility: For Rolling Over the Debug Output to New Files
The radsignal utility rolls over the logfile (/var/opt/aaa/logs/logfile) and
accounting stream (/var/opt/aaa/acct/session.yyyy-mm-dd.log) output to
new files. For more information on these files, see “The HP-UX AAA Server Logfile
and Debug File” (page 366). The new file can be identified by the "part number"
appended to the file name.
Following is the syntax for the radsignal command:
HP-UX AAA Server Troubleshooting Utilities 365