]> git.ipfire.org Git - thirdparty/samba.git/commit
s4:rpc_server/lsa: always add msDS-TrustForestTrustInfo if FOREST_TRANSITIVE is set
authorStefan Metzmacher <metze@samba.org>
Wed, 5 Feb 2025 17:05:46 +0000 (18:05 +0100)
committerRalph Boehme <slow@samba.org>
Sat, 22 Feb 2025 16:00:36 +0000 (16:00 +0000)
commitddf2fe42443590e7e05d30797758c846ea2f2319
tree14c88e8b4060df24e7437041dea4aba6d460c152
parentb4e97c08bc0930f53bc4ec2c7552f73851f5f9c0
s4:rpc_server/lsa: always add msDS-TrustForestTrustInfo if FOREST_TRANSITIVE is set

Windows (at least server 2025) always creates the default
msDS-TrustForestTrustInfo, with just a TOP_LEVEL_NAME and DOMAIN_INFO
representing the forest root domain of the trust.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
source4/rpc_server/lsa/dcesrv_lsa.c