mirror of
https://github.com/samba-team/samba.git
synced 2025-01-25 06:04:04 +03:00
5d9bb80a02
Commit ec9b1e881c3eef503d6b4b311594113acf7d47d8 did not fully fix this. There is no value in using dsdb_replace(), we are under the read lock and replace just confuses things further. BUG: https://bugzilla.samba.org/show_bug.cgi?id=13025 Signed-off-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Garming Sam <garming@catalyst.net.nz>