HP-UX AAA Server A.07.01 Administrator's Guide

request-ingress.grp
reply-egress.grp
proxy-egress.grp
proxy-ingress.grp
In order for other configuration changes to take effect, you must stop and restart the
server.
IMPORTANT: Save the configuration before reloading the configuration information.
Starting AAA Servers From the Command Line
The radiusd daemon is a process that 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.
You can start the radiusd daemon from the Server Manager GUI, command line, or
through an inetd service.
radiusd Syntax
radiusd [-c workdir] [-C] [-d configdir] [-da aatvdir] [-dl
logdir] [-di ipcdir] [-dr rundir] [-dd datadir] [-dm meritdir]
[-p authport] [-q acctport] [-f fsm] [-l [-n] [-pp authproxy]
[-qq acctproxy] [-g logtype] [-h] [-s] [-t timeout] [-v] [-z]
[-x] [-x] [-x] [-x]
Table 4-2 describes all the radiusd options.
Table 4-2 radiusd Options
DescriptionOption
Sets current working directory. This option can be useful for determining
the location of system generated files, such as core files.
-c Working-directory
Enables token caching.
-C tokcachedir
Specifies the directory where the configuration files are located. If
omitted, the default directory is /etc/opt/aaa.
-d Config-directory
Specifies the directory where the AATV libraries are located. If omitted,
the default directory is /opt/aaa/aatv.
-da AATV-directory
Specifies the directory where the log and debug files are located. If
omitted, the default directory is /var/opt/aaa/logs.
-dl Logfile-directory
Specifies the directory where the files generated for shared memory
operation are located. If omitted, the default directory is /var/opt/
aaa/ipc.
-di IPC-directory
Specifies the directory where the server's process id file (radiusd.pid)
is located. If omitted, the default directory is /var/opt/aaa/run.
-dr Run-directory
Starting AAA Servers From the Command Line 67