]> git.ipfire.org Git - thirdparty/samba.git/commit
s4:dsdb/common: let dsdb_trust_normalize_forest_info_step1() handle BINARY and SCANNE...
authorStefan Metzmacher <metze@samba.org>
Wed, 12 Feb 2025 15:41:02 +0000 (16:41 +0100)
committerRalph Boehme <slow@samba.org>
Sat, 22 Feb 2025 16:00:36 +0000 (16:00 +0000)
commitce3635832d8bbd76c5cfe6867432bc8815042f28
tree43aae09935f449b757f84a3cf6ea68b741c09d85
parent54b8c0dd5b92b689635e5fb93285c0833250d0a1
s4:dsdb/common: let dsdb_trust_normalize_forest_info_step1() handle BINARY and SCANNER records

Note for scanner records we need to filter out duplicates,
but binary records may exist multiple times.

Review with: git show -w

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
source4/dsdb/common/util_trusts.c