On Tue, Feb 21, 2017 at 01:04:33PM +0000, Frank Swasey wrote:
case. I've not had any issues since. Perhaps, your Net::LDAP module version has changed and it is sending what is being logged across the wire instead of the delete you are expecting.
Hmm, I don't believe we've updated Net::LDAP recently, the only change since the crashes started was the openldap update. It probably would be cleaner to do an explicit delete rather than a replace with an empty array, but it's always done the right thing in the past so it's never come up. I'll add that to my todo list :), thanks...