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

Table Of Contents
The default_users_file_cis_search Property
This property can be used to specify the case matching while searching the default
users file. If this property is set to yes, case insensitive search is enabled. If this
property is set to no, case sensitive search is enabled. The default behavior is case
sensitive search.
The log_forwarding Variable
This variable turns logging in the logfile on (or off) when packets are forwarded through
the server to another RADIUS server. In addition, it also controls the logging of the
forwarding vector, reply vector, or dumping of the packet being forwarded on (or off).
This allows finer detail when tracking problems, at the expense of increased log file
size. Following is the syntax of the log_forwarding variable:
log_forwarding=on
log_forwarding=off
log_forwarding=+vector
log_forwarding=+digest
log_forwarding=+dump
log_forwarding=-vector
log_forwarding=-digest
log_forwarding=-dump
log_forwarding=clear
The log_generated_request Variable
This variable turns the logging of internally generated packets on (or off) when they
are created, and when they reach their end-state. It is useful for a customized server
configuration that produces accounting requests based on internal state transitions
rather than on an externally delivered requests. Following is the syntax of the
log_generated_request variable:
log_generated_request=on
log_generated_request=off
The ourhostname Variable
This variable sets the interface (DNS name or IP address) that a multihomed server
would use. By default, the AAA server determines hostname by calling gethostname.
For multihomed hosts this call may not return the correct name for the interface that
the AAA server should use to send and listen for messages. Following is the syntax for
the ourhostname variable:
DNS host name: ourhostname=interface1.radius.server.net
Traditional IP (IPv4) address: ourhostname=192.0.2.0
IPv6 Address: ourhostname=fedc:ba98:7654:3210:fedc:ba98:7654:3210
The aaa.config File 523