mirror of
https://github.com/samba-team/samba.git
synced 2025-03-01 04:58:35 +03:00
s4:torture - SAMR testsuite - now we do support "GetAliasMembership" as expected
This commit is contained in:
parent
d2c25e1b11
commit
4d68147160
@ -2708,10 +2708,6 @@ static bool test_GetAliasMembership(struct dcerpc_binding_handle *b,
|
||||
|
||||
torture_comment(tctx, "Testing GetAliasMembership\n");
|
||||
|
||||
if (torture_setting_bool(tctx, "samba4", false)) {
|
||||
torture_skip(tctx, "skipping GetAliasMembership against s4");
|
||||
}
|
||||
|
||||
r.in.domain_handle = domain_handle;
|
||||
r.in.sids = &sids;
|
||||
r.out.rids = &rids;
|
||||
|
Loading…
x
Reference in New Issue
Block a user