Then, I exported the CA Certificate (from AD) from the same directory as above and imported in DS with the DS Console (section Manage Certificates->CA Certs)
Then, I exported the CA Certificate (from AD) from the same directory as above and imported in DS with the DS Console (section Manage Certificates->CA Certs)
Then, I re-created a new Windows Sync agreement (with SSL and port 636) and I'm always getting this following error:
The consumer initialization has unsuccessfully completed.
The error received by the replica is: 48 - LDAP error: Inappropriate authentication
Thank you for your help in advance.
--
Fedora-directory-users mailing list
Fedora-directory-users@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-directory-users
08-26-2008, 07:25 PM
Mister Anonyme
SSL communication between AD and DS
Hi,
Shame on me...* I forgot to restart the LDAP server to activate the SSL.
From: benetage@hotmail.com
To: fedora-directory-users@redhat.com
Date: Tue, 26 Aug 2008 13:15:17 -0400
Subject: [Fedora-directory-users] SSL communication between AD and DS
Hi,
This is driving me crazy....*
I'm trying to setup a SSL communication between Directory Server and AD.
Without SSL, the synchronization works very well, I can see all user accounts in DS, but I need SSL to be able to synchronize the passwords as well.
So, here what I did:
On AD, I opened IE on this following address:
http://localhost/certsrv/
I requested a new certificate and installed it.* I can see the new certificate in MMC console, in Certificate->Personal->Certificates.
After, I exported the CA Certificate from DS like this:
pk12util -d . -o CAcert.pfx -n CAcert
I transfered the file to AD and imported it right here:
Then, I exported the CA Certificate (from AD) from the same directory as above and imported in DS with the DS Console (section Manage Certificates->CA Certs)