https://bugs.openldap.org/show_bug.cgi?id=9514
Issue ID: 9514
Summary: Modification of a record by changing its password in
one master, intermittently causes the record to be
deleted from other masters.
Product: OpenLDAP
Version: 2.4.44
Hardware: x86_64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: ---
Component: slapd
Assignee: bugs(a)openldap.org
Reporter: loojonathand+ldap(a)gmail.com
Target Milestone: ---
We have a network topology with 3 master LDAP servers in 3 different cities.
Each master has 1 replica, so a total of 6 LDAP servers. All of them are VMs
running CentOS Linux release 7.9.2009.
When we use ldapmodify to modify a record (for example, change its password) on
one of the master servers, then the next time LDAP replicates to the other 2
masters, sometimes the record we tried to modify is deleted from the other 2
masters. (The usual procedure is to modify the record in all 3 masters, but
the same thing happens if you modify the record in one master LDAP server and
then sync the other 2 masters.) So for example if we modify a record on one
server
Mar 30 11:58:25 VMWGTNMSBRLD01 slapd[9083]: conn=675967 op=1 MOD
dn="uid=JZTEST,ou=users,ou=radius,dc=hnops,dc=net"
then sometimes we get, in one of the other servers:
Mar 30 12:06:38 VMWNLVMSBRLD01 slapd[5079]: syncrepl_del_nonpresent: rid=004
be_delete uid=JZTEST,ou=users,ou=radius,dc=hnops,dc=net (0)
The password-change process uses an "ldapmodify" command not a delete command,
so not sure why this happens.
--
You are receiving this mail because:
You are on the CC list for the issue.
https://bugs.openldap.org/show_bug.cgi?id=7786
Quanah Gibson-Mount <quanah(a)openldap.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords|OL_2_5_REQ, reviewed |
Resolution|--- |FIXED
Status|IN_PROGRESS |RESOLVED
--- Comment #7 from Quanah Gibson-Mount <quanah(a)openldap.org> ---
Commits:
• e8c03ba5
by OndÅ™ej KuznÃk at 2021-03-31T16:14:25+00:00
ITS#7786 Document cn=config recovery options
• 80cfd811
by OndÅ™ej KuznÃk at 2021-03-31T16:14:25+00:00
ITS#7786 Try to synthesize missing attribute types
--
You are receiving this mail because:
You are on the CC list for the issue.
https://bugs.openldap.org/show_bug.cgi?id=7786
Quanah Gibson-Mount <quanah(a)openldap.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Target Milestone|2.5.4 |2.5.3
--
You are receiving this mail because:
You are on the CC list for the issue.
https://bugs.openldap.org/show_bug.cgi?id=7786
Quanah Gibson-Mount <quanah(a)openldap.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Target Milestone|2.5.3 |2.5.4
--
You are receiving this mail because:
You are on the CC list for the issue.
https://bugs.openldap.org/show_bug.cgi?id=5271
--- Comment #2 from Quanah Gibson-Mount <quanah(a)openldap.org> ---
Probably timelimit should have this as well
--
You are receiving this mail because:
You are on the CC list for the issue.
https://bugs.openldap.org/show_bug.cgi?id=5271
Quanah Gibson-Mount <quanah(a)openldap.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Target Milestone|--- |2.6.0
See Also| |https://bugs.openldap.org/s
| |how_bug.cgi?id=9512
--
You are receiving this mail because:
You are on the CC list for the issue.
https://bugs.openldap.org/show_bug.cgi?id=9001
Quanah Gibson-Mount <quanah(a)openldap.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords|OL_2_5_REQ, reviewed |
Resolution|--- |FIXED
Status|IN_PROGRESS |RESOLVED
--- Comment #6 from Quanah Gibson-Mount <quanah(a)openldap.org> ---
Commits:
• e36d1e31
by OndÅ™ej KuznÃk at 2021-03-30T15:46:40+01:00
ITS#9001 manual changes
• 3bd1b090
by OndÅ™ej KuznÃk at 2021-03-30T15:46:40+01:00
ITS#9001 Use a TAvl for request tracking in libldap
--
You are receiving this mail because:
You are on the CC list for the issue.
https://bugs.openldap.org/show_bug.cgi?id=8698
Quanah Gibson-Mount <quanah(a)openldap.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords|OL_2_5_REQ, reviewed |
Status|IN_PROGRESS |RESOLVED
Resolution|--- |FIXED
--- Comment #2 from Quanah Gibson-Mount <quanah(a)openldap.org> ---
Commits:
• 0df931b9
by OndÅ™ej KuznÃk at 2021-03-30T02:10:19+00:00
ITS#8698 Only remove our own callback
• 51c444b0
by OndÅ™ej KuznÃk at 2021-03-30T02:10:19+00:00
ITS#8698 Defer policy checker cleanup if it's a pw extop
--
You are receiving this mail because:
You are on the CC list for the issue.
https://bugs.openldap.org/show_bug.cgi?id=8847
--- Comment #43 from Quanah Gibson-Mount <quanah(a)openldap.org> ---
Commits:
• bc0d62db
by Howard Chu at 2021-03-27T10:38:59+00:00
Revert "ITS#8847 more fallout from ldap_pvt_sockaddrstr move"
This reverts commit f2ddf89e3cbe2ba65728cfc7b4c022d72192f442.
Move Sockaddr def to ac/socket.h instead.
--
You are receiving this mail because:
You are on the CC list for the issue.
https://bugs.openldap.org/show_bug.cgi?id=5365
Quanah Gibson-Mount <quanah(a)openldap.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords|OL_2_5_REQ |
Resolution|--- |FIXED
Status|IN_PROGRESS |RESOLVED
--- Comment #9 from Quanah Gibson-Mount <quanah(a)openldap.org> ---
Commits:
• 38d1ac04
by Quanah Gibson-Mount at 2021-03-29T18:11:00+00:00
ITS#5365 - Add support for symbol versioning libldap and lilber
--
You are receiving this mail because:
You are on the CC list for the issue.