summaryrefslogtreecommitdiff
path: root/selftest/target/Samba.pm
diff options
context:
space:
mode:
authorRalph Boehme <slow@samba.org>2017-04-05 13:27:14 +0200
committerRalph Boehme <slow@samba.org>2017-04-06 20:08:19 +0200
commitef10b43469f5b31a696259a70b3e116a350bfd3d (patch)
tree1221a02defe8696f2a7a7c1f12f3f792e4d067a5 /selftest/target/Samba.pm
parent9671811da8ad3f91ba7bb0fa868f806bc5afe863 (diff)
downloadsamba-ef10b43469f5b31a696259a70b3e116a350bfd3d.tar.gz
selftest: new environment "ad_member_idmap_rid"
This uses idmap_rid for the primary domain. Bug: https://bugzilla.samba.org/show_bug.cgi?id=11961 Signed-off-by: Ralph Boehme <slow@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org>
Diffstat (limited to 'selftest/target/Samba.pm')
-rw-r--r--selftest/target/Samba.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/selftest/target/Samba.pm b/selftest/target/Samba.pm
index 9fc84b55f2b..e53d8dc4e9e 100644
--- a/selftest/target/Samba.pm
+++ b/selftest/target/Samba.pm
@@ -290,6 +290,7 @@ sub get_interface($)
# 11-16 used by selftest.pl for client interfaces
+ $interfaces{"idmapridmember"} = 20;
$interfaces{"localdc"} = 21;
$interfaces{"localvampiredc"} = 22;
$interfaces{"s4member"} = 23;