dsdb/schema/tests: let samba4.local.dsdb.syntax call the validate_dn() hook
commite16d29f719f8268b244cf7c6b20ade5d829669aa
authorStefan Metzmacher <metze@samba.org>
Sat, 5 Jun 2021 21:12:20 +0000 (5 23:12 +0200)
committerJeremy Allison <jra@samba.org>
Wed, 12 Jan 2022 02:20:27 +0000 (12 02:20 +0000)
tree49186e9eabeea65e6103aa24a3110d04080bf5cf
parent1243f52f7ae58de1005c431e20563f2f1902dfce
dsdb/schema/tests: let samba4.local.dsdb.syntax call the validate_dn() hook

This demonstrates that our OR-Name syntax is wrong,
which wasn't noticed yet as it's not used in the AD-Schema.

I noticed it by installing the Exchange-Schema on a Samba DC.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
selftest/knownfail.d/dsdb.syntax [new file with mode: 0644]
source4/dsdb/schema/tests/schema_syntax.c