]> git.ipfire.org Git - thirdparty/samba.git/commit
s4:torture/raw/context: test a session setup with a given invalid vuid
authorStefan Metzmacher <metze@samba.org>
Tue, 1 May 2012 11:33:14 +0000 (13:33 +0200)
committerStefan Metzmacher <metze@samba.org>
Tue, 8 May 2012 23:02:16 +0000 (01:02 +0200)
commit865e9c45606e59e111470bbdb35943d8fceff814
treeb9e781af4831aa625971a7f57b600d0155c8f388
parentd7c9da8b89a48f76155f9cc2ac4d03a99a324397
s4:torture/raw/context: test a session setup with a given invalid vuid

On a session setup with EXTENDED_SECURITY we'll get ERRSRV:ERRbaduid,
while a session setup without EXTENDED_SECURITY ignores the given vuid.

Before this test was doing a reauth of a given vuid, which works for newer
Windows versions, but Windows 2000 gives INVALID_PARAMETER.

metze
source4/torture/raw/context.c