+

Search Tips   |   Advanced Search

Auto-detect user mail information from a secondary LDAP server


We can set the Lotus Collaborative Services in the portal to detect users' mail file information from an additional (secondary) non-Domino LDAP user directory.

For example, you may need to configure two directories if the organization has one for customers and one for employees.

The secondary LDAP directory server is specified for the property CS_SERVER_DOMINO_DIRECTORY_1.custom_ldap_host.

Modify CSEnvironment.properties.

### Optional advanced settings 
### The following fields are disabled, by default.
### If it is enabled (determined by custom_ldap_host) 
### and a different server is specified, 
### The following user information will be retrieved 
### from this secondary server.
### Mail Server,  Mail file and Email address 

#CS_SERVER_DOMINO_DIRECTORY_1.custom_ldap_host=my.server.com
#CS_SERVER_DOMINO_DIRECTORY_1.custom_ldap_port=389
#CS_SERVER_DOMINO_DIRECTORY_1.custom_ldap_ssl=true
#CS_SERVER_DOMINO_DIRECTORY_1.custom_ldap_searchBase=base


Parent: Collaborative Services environment properties