I have a setup of multiple Domino domains across the organization.
On my server here (/DomainA), I have setup an Extended Directory Catalog, with all the address books of my other domains (/DomainB, /DomainC, /DomainD, …etc). I have enabled Directory Assistance to use that address book, and all appears to be working.
I am now installing a new Spam Appliance in front of my Domino server to intercept mail. As part of this process, user quatantine accounts can be setup on the appliance, and authenticated via LDAP to a server. I have enabled LDAP on my server, and setup the Directory Assistance document for LDAP as well. The idea is to allow users to use the email address and internet password from Lotus Domino to access their quarantine accounts.
I have this working to some extent. On the Spam Appliance, I have to enter information so it will talk back with the LDAP service running on Domino. Users registered in /DomainA can enter their email address and Internet Password and everything his fine. They are authenticated and then logged in to view their personal quarantine. However, users that are in the other domains in the Extended Directory are not being authenticated.
As part of the Spam appliance setup I have to provide a Base DN for user accounts. I have added O=DomainA. This allows me to get authenticated with accounts from that domain. However, if i attempt to use accounts from the other domains…I get unauthorized messages.
I have used the ldapsearch tool to troubleshoot, and have used accounts from other domains that make up the Extended Directory and everything is OK, and they are able to query information.
I think the problem lies with the Base DN for user accounts option. Is there a wildcard feature/option that I can use, or should I use some other parameter for the Base DN.
Any assistance would be appreciated.
Thanks.