[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: Issue with delta-sync multimaster
> I just recently migrated to a new OpenLDAP environment, and am
> experiencing an occasional issue. I am using 2.4.35 and Redhat 6 -
> x64 with OpenLDAP compiled and packaged locally. I have setup
> multimaster using delta-sync with MDB being utilized for both the user
> data as well as the access log. This environment is fronted by a load
> balancer, so traffic is directed to a single server. A couple of
> times an hour, I get the following error in the log on the second
> server:
>
> --------------------
>
> Apr 25 13:52:19 server2 slapd[15648]: null_callback : error code 0x10
> Apr 25 13:52:19 server2 slapd[15648]: syncrepl_message_to_op: rid=011
> be_modify cn=USER123,cn=users,cn=domain,cn=com (16)
I figured out how to replicate this. When a user messes up their
password, they get a pwdFailureTime attribute set. When the password
is reset by an administrator (userPassword is modified), this error
occurs. Is this a candidate for an ITS?
Thanks,
Al