1
0
mirror of https://github.com/samba-team/samba.git synced 2025-03-20 22:50:26 +03:00

selftest: Use fl2008r2dc for ad_member_idmap_ad

fl2008r2dc already has a trusted domain. That will be used to use
idmap_ad for querying idmap attributes from the trusted domain.

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

Signed-off-by: Christof Schmitt <cs@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
(cherry picked from commit 8266bd1f45d1b5b2a61d84006ab8e8e1ed0e52a9)
This commit is contained in:
Christof Schmitt 2019-04-17 16:12:27 -07:00 committed by Karolin Seeger
parent 0861417bf9
commit dcbffbb308

View File

@ -181,7 +181,7 @@ sub check_env($$)
ad_member => ["ad_dc"],
ad_member_rfc2307 => ["ad_dc_ntvfs"],
ad_member_idmap_rid => ["ad_dc"],
ad_member_idmap_ad => ["ad_dc"],
ad_member_idmap_ad => ["fl2008r2dc"],
);
sub setup_nt4_dc