]> git.ipfire.org Git - thirdparty/samba.git/commit
torture/rpc/lsa: allow testing different lookup levels
authorAlexander Bokovoy <ab@samba.org>
Thu, 1 Aug 2019 18:08:52 +0000 (21:08 +0300)
committerKarolin Seeger <kseeger@samba.org>
Fri, 16 Aug 2019 09:47:28 +0000 (09:47 +0000)
commit4fd7914eed92158b0bb6ed63188d1a7e53916dcf
treedeb2da3de735617dda7441478ec211aa4fccd3fc
parent2627724e1b2bba9f814c4a7dd767b878d5371291
torture/rpc/lsa: allow testing different lookup levels

Convert torture/rpc/lsa LookupNames/LookupSids code to allow testing
different LSA_LOOKUP_NAMES_* levels. Keep existing level 1
(LSA_LOOKUP_NAMES_ALL) for the current set of tests.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=14091

Signed-off-by: Alexander Bokovoy <ab@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
(cherry picked from commit 317bc6a7342edfa2c503f5932142bf5883485cc9)
source4/torture/rpc/lsa.c
source4/torture/rpc/schannel.c