In some situations, exploring and correlating a Lotus Domino endpoint can take a very long time. The poor performance can be caused by the following:
To improve performance, edit the following settings in the Lotus Domino connector configuration. These new settings change the way the connector explores the endpoint:
Follow these steps:
cs_home/jcs/conf/override/lnd
Change the value to FALSE. The connector no longer reads the ExpirationDate from the certlog.nsf.
Change the value to TRUE. The connector now searches for OUs in the Primary Address Book (names.nsf) only. If you leave this set to FALSE, the connector searches all available address books for OUs.
Change the value to TRUE. The connector now searches for accounts in the Primary Address Book (names.nsf) only. If you leave this set to FALSE, the connector searches all available address books.
If the endpoint contains no UOUs, change the value to FALSE. The connector will no longer search for UOUs.
etautil -d <Domain> -u <Administrator> -p <Password> add 'eTLNDDirectoryName=<LND Endpoint Name>,eTNamespaceName=Lotus Domino Server,dc=<Domain>' eTLNDAddCert eTLNDAddCertOperation=2 eTLNDAddCertOUName='eTLNDAccountName=<LND Account Name>,eTLNDOrganizationName=<Org Name>' eTLNDAddCertIDLocation='<ID FileLocation>' eTLNDAddCertSecretOUPwd='<User ID password>' eTLNDAddCertName='<temporary name>'
etautil -d im -u etaadmin -p etaadmin delete 'eTLNDDirectoryName=<LND Endpoint Name>,eTNamespaceName=Lotus Domino Server,dc=<Domain>' eTLNDAddCert eTLNDAddCertName='<temporary name>'
Note: Make sure the eTLNDAddCertName values are the same in those two commands.
Copyright © 2013 CA.
All rights reserved.
|
|