There're a view problems in dbcheck related to python3 string handling: E.g. we use ldb.bytes and later compare them to strings without wrapping them into str(). The err_doubled_userParameters() may not produce the desired result anymore.
Created attachment 15008 [details] Patches for v4-10-test (part1)
autobuild-v4-10-test
Pushed part 1 to v4-10-test. Re-assigning to Metze.
In Samba 4.11 and above as 261ef9d5b62f0d49f858717e6d8b4b41f008efb5, closing.