mirror of
https://github.com/samba-team/samba.git
synced 2025-03-20 22:50:26 +03:00
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)
This commit is contained in:
parent
1cc8068e19
commit
36641f70d0
@ -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},
|
||||
|
Loading…
x
Reference in New Issue
Block a user