HP-UX AAA Server A.08.02 Administrator's Guide
Table 9 radiusd Options (continued)
DescriptionOption
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 must start
logging. For example, the following specifies the logging to start every hour:
$ ./radiusd -l logfile.%Y%m%d%H
-l Log-format
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. This option cannot be
used with -in option.
-z
Adds to debug flag value.-x
Specifies the port on which the CLIENT AATV must listen.-cp
Specifies the port on which the HP-UX AAA Server must listen for proxied Dynamic
Authorization messages.
-dp
Specifies the SNMP context name that the HP-UX AAA Server SNMP subagent
uses to register with the master agent. If the context name is not specified, it is
-sn <context name>
omitted. The context name is required for identification when multiple instances
of the HP-UX AAA Server are running on a single host.
NOTE: The radiusd daemon determines what action must be taken when receiving requests
based upon an FSM that it loads into memory when the server is started. The FSM can be configured,
but it is static after server startup. The server uses the algorithm shown in Figure 9 to determine
which FSM must be loaded into memory:
Figure 9 Algorithm for Determining Which FSM to Load
54 Enabling the HP-UX AAA Server for GUI-based Administration