<div dir="ltr"><br>I feel i am so close to solve this problem ..since long time .. if any 1 have clue where what i forgot ... <br><br><br>I changed password of cn=replication,cn=config <br><br>and now only i am getting error <br>
----passsync log ---- <br><br>10/14/08 17:24:19: Failed to load entries from file      ##### I dont know Failed to load entires from FILE  ( WHICH PassSync talking about ) ##### <br>10/14/08 17:26:41: Failed to load entries from file<br>
10/14/08 17:26:41: PassSync service stopped<br>10/14/08 17:26:42: PassSync service started<br>10/14/08 17:26:42: Failed to load entries from file<br><br>----------------<br>  /var/log/dir-serv/slapd-linux2/access  <br><br>
<br>[14/Oct/2008:10:21:20 -0700] conn=38 fd=69 slot=69 SSL connection from <a href="http://192.168.1.200">192.168.1.200</a> to <a href="http://192.168.1.210">192.168.1.210</a><br>[14/Oct/2008:10:21:20 -0700] conn=38 SSL 128-bit RC4<br>
[14/Oct/2008:10:21:20 -0700] conn=38 op=0 BIND dn="cn=replication,cn=config" method=128 version=2<br>[14/Oct/2008:10:21:20 -0700] conn=38 op=0 RESULT err=0 tag=97 nentries=0 etime=0 dn="cn=replication,cn=config"<br>
[14/Oct/2008:10:21:20 -0700] conn=38 op=1 UNBIND<br>[14/Oct/2008:10:21:20 -0700] conn=38 op=1 fd=69 closed - U1<br>[14/Oct/2008:10:21:21 -0700] conn=39 fd=69 slot=69 SSL connection from <a href="http://192.168.1.200">192.168.1.200</a> to <a href="http://192.168.1.210">192.168.1.210</a><br>
[14/Oct/2008:10:21:21 -0700] conn=39 SSL 128-bit RC4<br>[14/Oct/2008:10:21:21 -0700] conn=39 op=0 BIND dn="cn=replication,cn=config" method=128 version=2<br>[14/Oct/2008:10:21:21 -0700] conn=39 op=0 RESULT err=0 tag=97 nentries=0 etime=0 dn="cn=replication,cn=config"<br>
[14/Oct/2008:10:21:21 -0700] conn=39 op=1 UNBIND<br>[14/Oct/2008:10:21:21 -0700] conn=39 op=1 fd=69 closed - U1<br><br>/var/log/dir-serv/slapd-linux2/errors   NO ERRORs .. <br><br><div class="gmail_quote">On Tue, Oct 14, 2008 at 5:10 PM, Vipul Ramani <span dir="ltr"><<a href="mailto:vipulramani@gmail.com">vipulramani@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div dir="ltr"><br>--- passyc log ---<br><br>10/14/08 17:05:56: Failed to load entries from file<br>
10/14/08 17:05:56: Ldap bind error in Connect<br>    48: Inappropriate authentication<br>10/14/08 17:05:56: Can not connect to ldap server in SyncPasswords<br>
-----------------------------<br><br>ADC ( where passysnc installed )  # <br><br>
              <p>
                                                On the Directory Server, export the server certificate using <code>pk12util</code>.
                                        </p>
              <pre>FDS# pk12util -d . -o servercert.pfx -n Server-Cert</pre><br>then ,<br><br>Import the server certificate from the Directory Server into the new certificate databases using p<code>k12util.exe</code>.
                                        
              <pre>pk12util.exe -d "C:\Program Files\Red Hat Directory Password Synchronization" -i servercert.pfx<br></pre>
            then <br><p>
                                                Give trusted peer status to the server.
                                        </p>
              <pre>certutil.exe -d "C:\Program Files\Red Hat Directory Password Synchronization" -M <br>     -n Server-Cert -t "P,P,P"<br></pre><br><br>C:\Program Files (x86)\Red Hat Directory Password Synchronization>certutil.exe -<br>

L -d . -P<br>CA certificate                                               c,c,c<br>Server-Cert                                                  Pu,Pu,Pu   <-- imported from FDS <br><br>C:\Program Files (x86)\Red Hat Directory Password Synchronization><br>

---------------------------<br><br>still same error . ... <br><div><div></div><div class="Wj3C7c"><br><br><br><br><br><div class="gmail_quote">On Tue, Oct 14, 2008 at 3:42 PM, Vipul Ramani <span dir="ltr"><<a href="mailto:vipulramani@gmail.com" target="_blank">vipulramani@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div>Hi All ,<br><br>I am doing Active directory ----> FDS ( ssl) , all attribute is replicated from ADC ---> FDS .. But i am not able to see password attribute in FDS ? <br>

<br>Replication <br>FDS - working as master <br>
Passync for replication <br><br> replication is happening from Active Directory:636 ---- > FDS : 636 .<br><br><br>Am i am missing something ... <br><br>------Adc user profile , which is replicated in FDS ------- <br>dn: uid=vramani, ou=People, dc=tf-lab,dc=test,dc=com<br>


ntUniqueId: f96921fe188c4b47a243ab088512103d<br>givenName: vipul<br>sn: r<br>objectClass: top<br>objectClass: person<br>objectClass: organizationalperson<br>objectClass: inetOrgPerson<br>objectClass: ntUser<br>uid: vramani<br>


ntUserDeleteAccount: true<br>cn: vipul r<br>ntUserDomainId: vramani<br>ntUserAcctExpires: 9223372036854775807<br>ntUserCodePage: 0<br>------<br>----acess------<br><br><br>[14/Oct/2008:08:37:16 -0700] conn=4 op=170 SRCH base="ou=People, dc=tf-lab,dc=test,dc=com" scope=0 filter="(objectClass=*)" attrs=ALL<br>


[14/Oct/2008:08:37:16 -0700] conn=4 op=170 RESULT err=0 tag=101 nentries=1 etime=0<br>[14/Oct/2008:08:37:17 -0700] conn=4 op=171 SRCH base="ou=People, dc=tf-lab,dc=test,dc=com" scope=1 filter="(objectClass=*)" attrs="objectClass"<br>


[14/Oct/2008:08:37:17 -0700] conn=4 op=171 RESULT err=0 tag=101 nentries=0 etime=1<br>[14/Oct/2008:08:37:19 -0700] conn=4 op=173 SRCH base="dc=tf-lab,dc=test,dc=com" scope=0 filter="(objectClass=*)" attrs=ALL[14/Oct/2008:08:37:19 -0700] conn=4 op=173 RESULT err=0 tag=101 nentries=1 etime=0<br>


[14/Oct/2008:08:37:19 -0700] conn=4 op=174 SRCH base="dc=tf-lab,dc=test,dc=com" scope=1 filter="(objectClass=*)" attrs="objectClass"<br>[14/Oct/2008:08:37:19 -0700] conn=4 op=174 RESULT err=0 tag=101 nentries=1 etime=0<br>


[14/Oct/2008:08:37:20 -0700] conn=4 op=175 SRCH base="ou=People, dc=tf-lab,dc=test,dc=com" scope=0 filter="(objectClass=*)" attrs=ALL<br>[14/Oct/2008:08:37:20 -0700] conn=4 op=175 RESULT err=0 tag=101 nentries=1 etime=0[14/Oct/2008:08:37:26 -0700] conn=3 op=122 SRCH base="cn=replication,cn=config" scope=2 filter="(objectClass=*)" attrs=ALL<br>


[14/Oct/2008:08:37:26 -0700] conn=3 op=122 RESULT err=0 tag=101 nentries=1 etime=0<br>[14/Oct/2008:08:37:27 -0700] conn=3 op=124 MOD dn="cn=Vedant, cn=replica, cn=\22dc=tf-lab,dc=test,dc=com\22, cn=mapping tree, cn=config" [14/Oct/2008:08:37:27 -0700] conn=3 op=124 RESULT err=0 tag=103 nentries=0 etime=0[14/Oct/2008:08:37:27 -0700] conn=3 op=125 SRCH base="cn=Vedant, cn=replica, cn=\22dc=tf-lab,dc=test,dc=com\22, cn=mapping tree, cn=config" scope=0 filter="(|(objectClass=*)(objectClass=ldapsubentry))" attrs="nsds5replicaLastUpdateStart nsds5replicaLastUpdateEnd nsds5replicaChangesSentSinceStartup nsds5replicaLastUpdateStatus nsds5replicaUpdateInProgress nsds5replicaLastInitStart nsds5replicaLastInitEnd nsds5replicaLastInitStatus nsds5BeginReplicaRefresh"<br>


[14/Oct/2008:08:37:27 -0700] conn=3 op=125 RESULT err=0 tag=101 nentries=1 etime=0<br>[14/Oct/2008:08:37:31 -0700] conn=3 op=126 SRCH base="cn=replication,cn=config" scope=2 filter="(objectClass=*)" attrs=ALL[14/Oct/2008:08:37:31 -0700] conn=3 op=126 RESULT err=0 tag=101 nentries=1 etime=0<br>


[14/Oct/2008:08:37:31 -0700] conn=3 op=127 MOD dn="cn=Vedant, cn=replica, cn=\22dc=tf-lab,dc=test,dc=com\22, cn=mapping tree, cn=config"<br>[14/Oct/2008:08:37:31 -0700] conn=3 op=127 RESULT err=0 tag=103 nentries=0 etime=0[14/Oct/2008:08:37:31 -0700] conn=3 op=128 MOD dn="cn=Vedant, cn=replica, cn=\22dc=tf-lab,dc=test,dc=com\22, cn=mapping tree, cn=config"<br>


[14/Oct/2008:08:37:31 -0700] conn=3 op=128 RESULT err=0 tag=103 nentries=0 etime=0<br>[14/Oct/2008:08:37:37 -0700] conn=4 op=176 SRCH base="ou=People, dc=tf-lab,dc=test,dc=com" scope=1 filter="(objectClass=*)" attrs="objectClass"<br>


[14/Oct/2008:08:37:37 -0700] conn=4 op=176 RESULT err=0 tag=101 nentries=18 etime=0<br>------<br><br><br>thanks in Adv...<br><br><br clear="all"><br><br></div></blockquote></div><br>-- <br>Regards<br><br>Vipul Ramani<br>

<br>
</div></div></div>
</blockquote></div><br><br clear="all"><br>-- <br>Regards<br><br>Vipul Ramani<br><br>
</div>