Field | Enter |
Hostname | The host name for the remote LDAP directory server -- for example, ldap.acme.com. A Domino server uses this host name to connect to the remote LDAP directory server, or to refer LDAP clients to the LDAP directory.
Enter an additional host name or host names so that a Domino server can use an alternate LDAP directory server if the directory server represented by the first host name specified is unavailable. Separate host names with commas, semicolons, or by entering each host name on a new line.
If you specify more than one directory server and each listens on a different port, specify the ports after the host names. For example:
ldap1.acme.com:390, ldap2.acme.com:391
Port values entered in this field override those specified in the Port field. If no port is specified in this field, then the value specified in the Port field will be used.
Note IPv6 addresses are also supported for use in this field. However, it is important to note that ifan IPv6 address is specified in this field, than the Directory Assistance database should not be used by a pre-7.0 servers, as they do not support IPv6.
For more information, see the topic "Directory assistance and failover for a remote LDAP directory." |
Optional Authentication Credential | For more information, see the topic "Specifying a name and password for Domino servers in a Directory Assistance document for a remote LDAP directory."
This setting may affect change detection for LDAP servers. For more information, see the topic "Special considerations for change detection." |
Base DN for search | A search base, if the LDAP directory server requires one. For example:
o=Ace Industry
o=Ace Industry,c=US
This setting may affect change detection for LDAP servers. For more information, see the topic "Special considerations for change detection." |
Channel encryption | Choose one:
- SSL (the default) to use SSL when a Domino server connects to the remote LDAP directory server
- None to prevent SSL from being used.
Keep SSL selected in the "Channel encryption" field if you use the remote LDAP directory for client authentication or to look up the members of groups for database authorization.
If you choose SSL, make selections in these associated fields:
- "Accept expired SSL certificates"
- "SSL protocol version"
- "Verify server name with remote server's certificate"
For more information, see the next topic "Configuring SSL in a Directory Assistance document for a remote LDAP directory." |
Port | The port number Domino servers use to connect to the remote LDAP directory server.
- If you choose SSL in the "Channel encryption" field, the default port is 636.
- If you choose None in the "Channel encryption" field, the default port is 389.
If the LDAP directory server doesn't use one of these default ports, enter a different port number manually. |
Timeout | The maximum number of seconds allowed for a search of the remote LDAP directory; default is 60 seconds.
If the remote LDAP directory server also has a timeout setting, the lower setting takes precedence. |
Maximum number of entries returned | The maximum number of entries the LDAP directory server can return for a name for which a Domino server searches. If the LDAP directory server also has a maximum setting, the lower setting takes precedence. If the LDAP directory server times out, it returns the number of names found up to that point.
Default is 100. |
Dereference alias on search | Choose one to control the extent to which alias dereferencing occurs during searches of the remote LDAP directory:
- "Never"
- "Only for subordinate entries"
- "Only for search base entries"
- "Always" (default)
If aliases aren't used in the LDAP directory, selecting "Never" can improve search performance.
For more information, see the topic "Configuring alias dereferencing in a Directory Assistance document for a remote LDAP directory." |
Preferred mail format | If directory assistance is set up to allow Notes users to address mail to users in an LDAP directory, use this option to specify the format of addresses from the directory to be used in Notes mail. Choose one:
- "Notes Mail Address" - for example, John Doe/Acme@Acme. Typically, this option is used only when the LDAP directory is a Domino Directory.
- "Internet Mail Address" (default) - for example, jdoe@acme.com.
For more information, see the earlier topic "Notes mail addressing using a remote LDAP directory." |
Attribute to be used as Notes Distinguished Name | (Optional) If a Domino server uses the remote LDAP directory for client authentication or for database authorization, optionally map users' LDAP directory distinguished names to corresponding Notes distinguished names. For information, see the topic "Using Notes distinguished names in a remote LDAP directory." |
Type of search filter to use | Choose one to control which LDAP search filters are used to search the directory:
- "Standard LDAP" (default)
- "Active Directory"
- "Custom"
"Standard LDAP" works in most situations.
For more information, see the topic "Configuring search filters in a Directory Assistance document for a remote LDAP directory." |