Neoview User Management and Security Administration Guide (R2.5)
• In NCI, you can use the ALTER SERVER command to specify a different value for any
server or domain; to modify the default value, use the ALTER SERVER command
specifying default as the domain name.
• HPDM requires you to specify a port number. It does not recognize a default value, even
if you set one in NCI.
Standard port numbers for openLDAP are as follows:
• Non-secure: 389
• SSL: 636
• TLS: 389
Standard port numbers for Active Directory are as follows:
• Non-secure Global Catalog: 3268
• Non-secure Domain Controller: 389
• SSL Global Catalog: 3269
• SSL Domain Controller: 636
• TLS Global Catalog: 3268
• TLS Domain Controller: 389
Version
The version of the LDAP protocol supported by the server.
This value must be either 2 or 3.
The value in the default configuration, as provided with the software release, is 3. However:
• In NCI, you can use the ALTER SERVER command to specify a different value for any
server or domain; to modify the default value, use the ALTER SERVER command
specifying default as the domain name.
• HPDM requires you to specify a version number for every server you define in the Add
Directory Server dialog. It does not recognize a default value, even if you set one in NCI.
SearchUserDN
The Distinguished Name that the LDAP daemon uses to log on to the LDAP server to search
for user entries. This DN is unrelated to any individual user's login credentials.
This value is a text field with the following characteristics:
• Can contain a maximum of 512 characters.
• If the name contains commas, the DN must be enclosed in double quotation marks (").
If the DN itself includes double-quote characters, precede each such double-quote
character with another double-quote character, as in the following example:
"cn=searcher,ou=""functional users"",o=Rescorp.com"
Double quotations marks that enclose the DN or that serve as escape characters do not
count in the 512-character maximum.
The value in the default configuration, as provided with the software release, is NULL.
However:
• In NCI, you can use the ALTER SERVER command to specify a different value for any
server or domain; to specify a default value, use the ALTER SERVER command specifying
default as the domain name.
• HPDM requires you to specify a Search User DN for every server you define. It does not
recognize a default value, even if you set one in NCI.
SearchUserPwd
The password that the LDAP daemon uses to log on to the LDAP server to search for user
entries. This password is unrelated to any individual user's login credentials.
The value is a text field with the following restrictions:
80 LDAP Server Configuration on Neoview