HP XP P9000 Command View Advanced Edition Suite Software 7.6.1-00 Administrator Guide
DetailsAttributes
Specify the amount of time to wait before timing out when connecting to the LDAP
directory server. If you specify 0, the system waits until a communication error
occurs without timing out.
Specifiable values: 0 to 120 (seconds)
Default value: 15
timeout
Specify the retry interval (in seconds) for when an attempt to connect to the LDAP
directory server fails.
Specifiable values: 1 to 60 (seconds)
Default value: 1
retry.interval
Specify the number of retries to attempt when an attempt to connect to the LDAP
directory server fails. If you specify 0, no retries are attempted.
Specifiable values: 0 to 50
Default value: 20
retry.times
Note:
To specify the attributes, use the following syntax:
auth.group.domain-name.attribute=value
For domain-name, specify the value specified for auth.radius.auth.server.name-
property-value.domain.name.
Examples of setting the exauth.properties file for RADIUS authentication
Examples of how to set the exauth.properties file when using a RADIUS server to perform
authentication are provided below.
• When linking to only an external authentication server
auth.server.type=radius
auth.server.name=ServerName
auth.group.mapping=false
auth.radius.ServerName.protocol=PAP
auth.radius.ServerName.host=radius.example.com
auth.radius.ServerName.port=1812
auth.radius.ServerName.timeout=1
auth.radius.ServerName.retry.times=3
auth.radius.ServerName.attr.NAS-Identifier=host_A
• When directly specifying information about an external authorization server
Administrator Guide 141