HP XP P9000 Command View Advanced Edition Suite Software 7.6.1-00 Administrator Guide
DetailsAttributes
Specify true.
However, if the following attribute values are already set, the LDAP directory server
will be connected to by using the user-specified values instead of by using the DNS
server to look up the information.
• auth.ldap.auth.server.name-property-value.host
• auth.ldap.auth.server.name-property-value.port
Default value: false
dns_lookup
Note:
To specify the attributes, use the following syntax:
auth.ldap.auth.server.name-property-value.attribute=value
#:
The specified attribute must not include invalid characters that cannot be used in a user ID of the
P9000 Command View AE Suite product.
Examples of setting the exauth.properties file for LDAP authentication
Examples of how to set the exauth.properties file when using an LDAP directory server to perform
authentication are provided below.
• When directly specifying information about an LDAP directory server (when linking to only an
external authentication server)
auth.server.type=ldap
auth.server.name=ServerName
auth.group.mapping=false
auth.ocsp.enable=false
auth.ocsp.responderURL=
auth.ldap.ServerName.protocol=ldap
auth.ldap.ServerName.host=ldap.example.com
auth.ldap.ServerName.port=389
auth.ldap.ServerName.timeout=15
auth.ldap.ServerName.attr=sAMAccountName
auth.ldap.ServerName.basedn=dc=Example,dc=com
auth.ldap.ServerName.retry.interval=1
auth.ldap.ServerName.retry.times=20
auth.ldap.ServerName.dns_lookup=false
• When using the DNS server to look up an LDAP directory server (when linking to only an external
authentication server)
Administrator Guide 133