]> git.ipfire.org Git - thirdparty/samba.git/commit
s4-dsdb: Improve logging for drs_ObjectIdentifier_to_dn_and_nc_root()
authorAndrew Bartlett <abartlet@samba.org>
Tue, 27 Jun 2023 02:59:49 +0000 (14:59 +1200)
committerJule Anger <janger@samba.org>
Mon, 21 Aug 2023 08:11:11 +0000 (08:11 +0000)
commit2eae9fa21831f0ef2e3e8962c6abefd7a15f4fe2
tree983480dcb0e7069d5ef77746885abcf4e3a6ca88
parente8fdc72b22e27420d624609cbc312db6ffed0978
s4-dsdb: Improve logging for drs_ObjectIdentifier_to_dn_and_nc_root()

At this layer we can make a reasonable assumption about being able
to read ldb_errstring() to print that for extra useful debugging.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=15401

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
(cherry picked from commit 63843a22c8db73d459bee61e73bb1f0d31e3d427)
source4/dsdb/common/dsdb_dn.c