HI there,
I’ve been reading up and verifying the steps I’ve taken, but I’m stuck trying to get two servers in different domains to talk. I’ve :
Created the connection document on server1/DomainA to connect to Server2/Domain2 (specifying server 2’s IP address etc)
Created Safe ID’s for Server1 & Server2
Cross certified Server1 with Server2 & vice versa (but not the OU, just the servers) using the administrator , tools → Cross Certify option
On server1, I can issue a Trace Server2/DomainB and I get
Server Server2/DomainB reported the following problem causing authentication to fail: Your public key was not found in the Name and Address Book.
I can confirm that within the Certificates view of Server2’s NAB, an entry appears under “Notes Cross Certificates” → /DomainB, for Server1/DomainA.
The configuration is as follows :
Server1/DomainA is running 7.0.2FP2 on RHAS 4, and cross-certified the safe id of Server2/DomainB using the certifier ID
Server2/DomainB is running 7.0.3 on RHAS 4, and cross-certified the safe id of Server1/DomainA using the CA process. Server2’s ACL allows access of Server1. Server2 is using Directory Assistance to extend it’s user authentication base, but the cross-certified certificate is in the Primary NAB, which is NOT listed in the DA helper DB.
As a test, I changed the “Compare Public Keys” setting for Server2/DomainB from “Enforce key checking for all Notes users and Domino servers” to “Do not enforce key checking”. This allowed access of Server1 to Server2, but is not ideal and I want to change this back as soon as possible
Can someone give me some hints on how to fix the issue ?