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

Table Of Contents
For example:
iaaa.SNMP
{
Enabled yes
agentxTimeout 1
agentxRetries 2
}
The log_threshold_limit and suppression_interval Variables
These variables can be used to suppress a message from being repeatedly recorded in
the log file. For example:
log_threshold_limit=150
supression_interval=20
Where:
log_threshold_limit The number of times that the same message can be
recorded to the log file within two seconds, before it is
suppressed. Default: 100.
supression_interval The time in seconds for which the logging of a message
is suppressed. Default: 30 seconds.
In the above example, a message will be suppressed for 20 seconds, if it is logged more
than 150 times within 2 seconds.
The list_copy_limit Variable
This variable can be used for customized server configurations that accumulate A-V
pairs or generate large responses. The default (and maximum) value is 512. Following
is the syntax of the list_copy_limit variable:
list_copy_limit=256
The localUsersFile.FilterType Property
This property can be used to specify the case matching for each users file. Following
is the syntax of the localUsersFile.FilterType property:
localUserFile.FilterType
{
fred CIS
bill bIN
}
where the user files are fred.users and bill.users. The above configuration
enables case insensitive search for fred.users and case sensitive search for
bill.users. The default behavior is case sensitive search.
522 Configuration Files