HP-UX AAA Server A.08.01 administrator's guide (T1428-90072, May 2010)

Table Of Contents
Table 4-2 radiusd Options (continued)
DescriptionOption
The log_level parameter specifies the log level to be set for the msg_type
and msg_sub_type parameters. The log_level parameter should be one
of the following:
suppress: Suppresses all the log messages for the msg_type and
msg_sub_type parameters.
low: Provides minimal information in the log messages for the
msg_type and msg_sub_type parameters.
default: Provides detailed information in the log messages for the
msg_type and msg_sub_type parameters. This is the default behavior.
Specifies the UDP port number to listen to auth requests. If omitted, the
local host services will be queried for the RADIUS port (see services(4)).
-p Authentication-port
If unable to obtain the port from host services, the RADIUS standard
default of 1812 will be used.
Specifies the UDP port number to listen for acct requests. If omitted,
the local host services will be queried to obtain the radacct port (see
-q Accounting-port
services(4)). If unable to obtain the port from host services, the RADIUS
standard default of 1813 will be used.
Allows the user to specify an alternate Finite State Machine (FSM) table
file instead of the default radius.fsm file. The default FSM file (/etc/
opt/aaa/radius.fsm) follows Merit style accounting behavior.
-f FSM
strftime(3) format for naming logfiles. The -l option specifies the
logfile name format with timestamp precision and dictates when a logfile
-l Log-format
must start logging. For example, the following specifies the logging to
start every hour:
$ ./radiusd -l logfile.%Y%m%d%H
Resets the session table. If omitted, the default is to restore the session
table from a previous run.
-n
Specifies the UDP port number to forward (proxy) authentication
requests.
-pp Authentication-proxy
Specifies the UDP port number to forward (proxy) accounting requests.
-qq Accounting-proxy
Selects logfile, syslog, or stderr logging.-g Logtype
Displays help message-h
Single process (non-spawning) mode-s
Inactivity timeout value (minutes) when the radiusd daemon is started
through inetd.
-t Timeout
Displays AAA server version.
-v
Empties the logfile and the debug file if -x option is used.-z
Starting HP-UX AAA Servers From the Command Line 79