mirror of
https://github.com/samba-team/samba.git
synced 2025-03-27 22:50:26 +03:00
s4-smbtorture: finally test all levels in rap_NetUserGetInfo RAP-SAM test.
Guenther
This commit is contained in:
parent
7803bcdae6
commit
667716d204
@ -192,7 +192,7 @@ static bool test_usergetinfo_byname(struct torture_context *tctx,
|
||||
{
|
||||
struct rap_NetUserGetInfo r;
|
||||
int i;
|
||||
uint16_t levels[] = { 0, 1, /*2,*/ 10, /*11*/ };
|
||||
uint16_t levels[] = { 0, 1, 2, 10, 11 };
|
||||
|
||||
for (i=0; i < ARRAY_SIZE(levels); i++) {
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user