<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: LDAP Passwords Not Replicating in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/ldap-passwords-not-replicating/m-p/4458118#M37429</link>
    <description>Looking deeper into this my faux paux is that slurpd is running but on the provider, which in theory is where it is meant to be ( correct me if i am wrong)&lt;BR /&gt;&lt;BR /&gt;Now Openldap 2.3 traditionally uses slurpd for replication but also has functionality for syncrep &lt;BR /&gt;&lt;BR /&gt;Openldap 2.4 obsoletes slurpd for syncrep, and has the functionality of nway multimaster mode which wouuld be of great interest.&lt;BR /&gt;&lt;BR /&gt;My question that I need to explore is what is the quickest way of syncing the my current master/slave solution&lt;BR /&gt;&lt;BR /&gt;--Steve</description>
    <pubDate>Tue, 28 Jul 2009 07:21:48 GMT</pubDate>
    <dc:creator>Steve Burt_1</dc:creator>
    <dc:date>2009-07-28T07:21:48Z</dc:date>
    <item>
      <title>LDAP Passwords Not Replicating</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ldap-passwords-not-replicating/m-p/4458114#M37425</link>
      <description>Hi Folks, I call to your learned experience once again..&lt;BR /&gt;&lt;BR /&gt;I have an LDAP MASTER/SLAVE pair, and all of a sudden (Replication has worked quite fine for over a year), but now there are some password inconsistencies on the master when I change the password the slave authenticate fine but as i said the master is failing...&lt;BR /&gt;&lt;BR /&gt;When I add a new user and set the password then i see the user within ldap but passwd works...&lt;BR /&gt;&lt;BR /&gt;/etc/nsswitch is file ldap&lt;BR /&gt;&lt;BR /&gt;i still have the local unix user in /etc/passwd as i convert the unix user into ldap..&lt;BR /&gt;&lt;BR /&gt;Your help is appreciated&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I have deleted the ldap user and added it back in and same issue slave authenticates where as the master does not.&lt;BR /&gt;&lt;BR /&gt;RPM's&lt;BR /&gt;openldap-2.3.27-8.el5_1.3&lt;BR /&gt;openldap-servers-2.3.27-8.el5_1.3&lt;BR /&gt;openldap-clients-2.3.27-8.el5_1.3&lt;BR /&gt;openldap-devel-2.3.27-8.el5_1.3&lt;BR /&gt;openldap-2.3.27-8.el5_1.3&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 12 Jul 2009 20:04:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ldap-passwords-not-replicating/m-p/4458114#M37425</guid>
      <dc:creator>Steve Burt_1</dc:creator>
      <dc:date>2009-07-12T20:04:56Z</dc:date>
    </item>
    <item>
      <title>Re: LDAP Passwords Not Replicating</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ldap-passwords-not-replicating/m-p/4458115#M37426</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;There should be logs, /var/log/messages to start where you might find some evidence of the problem.&lt;BR /&gt;&lt;BR /&gt;There has to be a problem with password replication and that is being recorded somewhere.&lt;BR /&gt;&lt;BR /&gt;Have there been any recent changes, even system updates that correspond with when the problem arose? It would be helpful to know what preceded the problem.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 13 Jul 2009 05:27:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ldap-passwords-not-replicating/m-p/4458115#M37426</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2009-07-13T05:27:14Z</dc:date>
    </item>
    <item>
      <title>Re: LDAP Passwords Not Replicating</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ldap-passwords-not-replicating/m-p/4458116#M37427</link>
      <description>Hi SEP just back from hols... sorry to keep you waiting, having thought more about this, my symptons are that My Slave LDA Server does not always seem to be replicating passwords.&lt;BR /&gt;&lt;BR /&gt;I can tell this by the fact of the entryCSN for the same user is different on both nodes.&lt;BR /&gt;&lt;BR /&gt;entryCSN: 20090722160653Z#000000#00#000000&lt;BR /&gt;entryCSN: 20090722160747Z#000000#00#000000&lt;BR /&gt;&lt;BR /&gt;So I suppose what I am saying is how can I fix this.&lt;BR /&gt;&lt;BR /&gt;When I do a ps -ef on the slave I notice that only slapd is running I thought slurpd should run as well for replication to take place..&lt;BR /&gt;&lt;BR /&gt;[root@ECOFTPR02 ldap]# ps -ef | grep slapd&lt;BR /&gt;ldap      3353     1  0 Jul13 ?        01:22:08 /usr/sbin/slapd -h ldap:/// -u ldap&lt;BR /&gt;&lt;BR /&gt;I am rapidily coming to the conclusion that this is not configured to a master/slave relationship.&lt;BR /&gt;&lt;BR /&gt;--Steve&lt;BR /&gt;</description>
      <pubDate>Tue, 28 Jul 2009 06:28:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ldap-passwords-not-replicating/m-p/4458116#M37427</guid>
      <dc:creator>Steve Burt_1</dc:creator>
      <dc:date>2009-07-28T06:28:16Z</dc:date>
    </item>
    <item>
      <title>Re: LDAP Passwords Not Replicating</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ldap-passwords-not-replicating/m-p/4458117#M37428</link>
      <description>root@wibble# cat /etc/openldap/slapd.conf&lt;BR /&gt;#############################################################&lt;BR /&gt;include         /etc/openldap/schema/core.schema&lt;BR /&gt;include         /etc/openldap/schema/cosine.schema&lt;BR /&gt;include         /etc/openldap/schema/inetorgperson.schema&lt;BR /&gt;include         /etc/openldap/schema/nis.schema&lt;BR /&gt;#############################################################&lt;BR /&gt;allow bind_v2&lt;BR /&gt;#############################################################&lt;BR /&gt;pidfile         /var/run/openldap/slapd.pid&lt;BR /&gt;argsfile        /var/run/openldap/slapd.args&lt;BR /&gt;#############################################################&lt;BR /&gt;access to * by * read&lt;BR /&gt;#############################################################&lt;BR /&gt;database        bdb&lt;BR /&gt;suffix          "dc=wibble,dc=com"&lt;BR /&gt;rootdn          "cn=Manager,dc=wibble,dc=com"&lt;BR /&gt;rootpw          {SSHA}wTQhgpMdAnP6xJIuFMnHGrIL1/FbKiyD&lt;BR /&gt;directory       /var/lib/ldap/wibble.com&lt;BR /&gt;#############################################################&lt;BR /&gt;index objectClass                       eq,pres&lt;BR /&gt;index ou,cn,mail,surname,givenname      eq,pres,sub&lt;BR /&gt;index uidNumber,gidNumber,loginShell    eq,pres&lt;BR /&gt;index uid,memberUid                     eq,pres,sub&lt;BR /&gt;index nisMapName,nisMapEntry            eq,pres,sub&lt;BR /&gt;#############################################################&lt;BR /&gt;replica uri=ldap://ldap2.wibble.com:389 suffix="dc=wibble,dc=com" binddn="cn=Manager,dc=wibble,dc=com" bindmethod=simple credentials=wibble&lt;BR /&gt;replogfile      /var/lib/ldap/wibble.com/ldap1-replog&lt;BR /&gt;&lt;BR /&gt;Slave&lt;BR /&gt;-----&lt;BR /&gt;[root@slave ldap]# cat /etc/openldap/slapd.conf&lt;BR /&gt;####################################################################&lt;BR /&gt;include         /etc/openldap/schema/core.schema&lt;BR /&gt;include         /etc/openldap/schema/cosine.schema&lt;BR /&gt;include         /etc/openldap/schema/inetorgperson.schema&lt;BR /&gt;include         /etc/openldap/schema/nis.schema&lt;BR /&gt;####################################################################&lt;BR /&gt;allow bind_v2&lt;BR /&gt;####################################################################&lt;BR /&gt;pidfile         /var/run/openldap/slapd.pid&lt;BR /&gt;argsfile        /var/run/openldap/slapd.args&lt;BR /&gt;####################################################################&lt;BR /&gt;database        bdb&lt;BR /&gt;suffix          "dc=wibble,dc=com"&lt;BR /&gt;rootdn          "cn=Manager,dc=wibble,dc=com"&lt;BR /&gt;rootpw          {SSHA}wTQhgpMdAnP6xJIuFMnHGrIL1/FbKiyD&lt;BR /&gt;####################################################################&lt;BR /&gt;directory       /var/lib/ldap/wibble.com&lt;BR /&gt;####################################################################&lt;BR /&gt;index objectClass                       eq,pres&lt;BR /&gt;index ou,cn,mail,surname,givenname      eq,pres,sub&lt;BR /&gt;index uidNumber,gidNumber,loginShell    eq,pres&lt;BR /&gt;index uid,memberUid                     eq,pres,sub&lt;BR /&gt;index nisMapName,nisMapEntry            eq,pres,sub&lt;BR /&gt;####################################################################&lt;BR /&gt;access to * by * read&lt;BR /&gt;####################################################################&lt;BR /&gt;updatedn        cn=Manager,dc=wibble,dc=com&lt;BR /&gt;updateref       ldap://ldap1.wibble.com&lt;BR /&gt;####################################################################&lt;BR /&gt;[root@slave ldap]#&lt;BR /&gt;</description>
      <pubDate>Tue, 28 Jul 2009 06:47:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ldap-passwords-not-replicating/m-p/4458117#M37428</guid>
      <dc:creator>Steve Burt_1</dc:creator>
      <dc:date>2009-07-28T06:47:50Z</dc:date>
    </item>
    <item>
      <title>Re: LDAP Passwords Not Replicating</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ldap-passwords-not-replicating/m-p/4458118#M37429</link>
      <description>Looking deeper into this my faux paux is that slurpd is running but on the provider, which in theory is where it is meant to be ( correct me if i am wrong)&lt;BR /&gt;&lt;BR /&gt;Now Openldap 2.3 traditionally uses slurpd for replication but also has functionality for syncrep &lt;BR /&gt;&lt;BR /&gt;Openldap 2.4 obsoletes slurpd for syncrep, and has the functionality of nway multimaster mode which wouuld be of great interest.&lt;BR /&gt;&lt;BR /&gt;My question that I need to explore is what is the quickest way of syncing the my current master/slave solution&lt;BR /&gt;&lt;BR /&gt;--Steve</description>
      <pubDate>Tue, 28 Jul 2009 07:21:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ldap-passwords-not-replicating/m-p/4458118#M37429</guid>
      <dc:creator>Steve Burt_1</dc:creator>
      <dc:date>2009-07-28T07:21:48Z</dc:date>
    </item>
  </channel>
</rss>

