Can you suggest me good documentation.

I have query
http://www.redhat.com/docs/manuals/dir-server/ag/8.0/Windows_Sync-Configuring_Windows_Sync.html#Configuring_Windows_Sync-Step_1_Configure_SSL

-------
  1. Create a new cert8.db and key.db using certutil.exe on the Password Sync machine.

    certutil.exe -d . -N
    ln -s slapd-serverID-cert8.db cert8.db
    ln -s slapd-serverID-key3.db key3.db
this is procedure is creating so much confusion ...


- 1st what do to once  new cert8.db and key.db are created  on windows ADC box
- 2nd ln is not part of windows ???


I changed it ..but now i am getting this error ...



NSMMReplicationPlugin - agmt="cn=adc" (192:636): Simple bind failed, LDAP sdk error 81 (Can't contact LDAP server), Netscape Portable Runtime error -5938 (Encountered end of file.)


On Wed, Aug 13, 2008 at 1:29 PM, Vipul Ramani <vipulramani@gmail.com> wrote:

HI All,

I am tryting to sync FDS and ADC. I have done everything

http://www.redhat.com/docs/manuals/dir-server/ag/8.0/Windows_Sync-Configuring_Windows_Sync.html#Configuring_Windows_Sync-Step_1_Configure_SSL

But some how it does not work ....

i am getting error in FDS error log...

5/May/2008:07:45:42 -0400] - SSL alert: ldap_sasl_bind("",LDAP_SASL_EXTERNAL) 81 (Netscape Portable Runtime error -5938 - Encountered end of file.)
[15/May/2008:07:46:30 -0400] - SSL alert: ldap_sasl_bind("",LDAP_SASL_EXTERNAL) 81 (Netscape Portable Runtime error -5938 - Encountered end of file.)
[15/May/2008:07:48:06 -0400] - SSL alert: ldap_sasl_bind("",LDAP_SASL_EXTERNAL) 81 (Netscape Portable Runtime error -5938 - Encountered end of file.)
[15/May/2008:07:51:18 -0400] - SSL alert: ldap_sasl_bind("",LDAP_SASL_EXTERNAL) 81 (Netscape Portable Runtime error -5938 - Encountered end of file.)
[15/May/2008:07:56:18 -0400] - SSL alert: ldap_sasl_bind("",LDAP_SASL_EXTERNAL) 81 (Netscape Portable Runtime error -5938 - Encountered end of file.)
[15/May/2008:08:01:18 -0400] - SSL alert: ldap_sasl_bind("",LDAP_SASL_EXTERNAL) 81 (Netscape Portable Runtime error -5938 - Encountered end of file.)


from passsync.log
---------------
  Ldap bind error in Connect
81:Can't connect to LDAP Server
  Can not connect to ldap server in syncPasswords


-------------------------

--
Regards

Vipul Ramani




--
Regards

Vipul Ramani