summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRalph Boehme <slow@samba.org>2019-05-16 12:43:40 +0200
committerKarolin Seeger <kseeger@samba.org>2019-06-21 07:56:17 +0000
commit36641f70d05b4b05495053941e8fcd5c9a470954 (patch)
treeb264e41b933fcf040d46a59782ae2e975b763260
parent1cc8068e196175a7b2c8f589f8f336a4da9a7e46 (diff)
downloadsamba-36641f70d05b4b05495053941e8fcd5c9a470954.tar.gz
selftest: allow guest login in the ad_member_idmap_rid env
BUG: https://bugzilla.samba.org/show_bug.cgi?id=13944 Signed-off-by: Ralph Boehme <slow@samba.org> Reviewed-by: Andrew Bartlett <abartlet@samba.org> (backported from commit ac2167eb2349dc1c453e14a65692f16c8ba6532e)
-rwxr-xr-xselftest/target/Samba3.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/selftest/target/Samba3.pm b/selftest/target/Samba3.pm
index 75e4585ce67..14252344175 100755
--- a/selftest/target/Samba3.pm
+++ b/selftest/target/Samba3.pm
@@ -597,6 +597,7 @@ sub setup_ad_member_idmap_rid
idmap config * : range = 1000000-1999999
idmap config $dcvars->{DOMAIN} : backend = rid
idmap config $dcvars->{DOMAIN} : range = 2000000-2999999
+ map to guest = bad user
";
my $ret = $self->provision($prefix, $dcvars->{DOMAIN},