Problem:I’m no longer able to extend LDAP searches to our Secureway LDAP directory after upgrading from Domino 5.0.12 to 6.0.1. It worked fine before the Domino upgrade.
I’ve tried recreating the Directory Assistance and Directory Catalog databases but this does not seem to help. Of course, I restarted the http and ldap tasks, and even the server. I also ran the catalog aggregator.
I am able to find users in the Domino directory just fine, but I cannot find any of the users in the Secureway directory.
I am using the ldapsearch command:
ldapsearch -h : -v “cn=existingUserInSecureway”
…it returns 0 matches.
Does anyone know whether there are any LDAP issues with Domino R6 and IBM Secureway 2.1?
This is our setup:
Domino 6.0.1, AS/400 V5R2, IBM Secureway 2.1, Websphere server 4.0
Any input is appreciated!