diff options
author | Stefan Metzmacher <metze@samba.org> | 2008-05-13 09:10:25 +0200 |
---|---|---|
committer | Volker Lendecke <vl@samba.org> | 2008-05-16 15:53:49 +0200 |
commit | 7350ddeabfcade6e5feb395f087d036bbbfcf65a (patch) | |
tree | bdf92dc70cfec2fad61f0fbeff88f97a43e60c62 /testdata | |
parent | a620882e15c1b33c1eb5a0d4d1a8d8c890cc23df (diff) | |
download | samba-7350ddeabfcade6e5feb395f087d036bbbfcf65a.tar.gz samba-7350ddeabfcade6e5feb395f087d036bbbfcf65a.tar.bz2 samba-7350ddeabfcade6e5feb395f087d036bbbfcf65a.zip |
torture: add RPC-BENCH-SCHANNEL1 test
This tests SamLogonEx() calls on multiple (smb) connections
in parallel. Sadly the smb connect needs to be serialized
because of the reset on zero VC style behavior of windows.
Call it like this:
bin/smbtorture -U administrator%test ncacn_np:w2k3-101 -W W2K3 RPC-BENCH-SCHANNEL
or
bin/smbtorture -U administrator%test ncacn_np:w2k3-101 -W W2K3 -k no RPC-BENCH-SCHANNEL \
--option="torture:nprocs=4" --option="torture:timelimit=1" \
--extra-user SUB1\\sub1user%testsecret --extra-user SUB1\\sub1user%testsecret
or ...
Later we should add more tests, maybe using only one smb connection
and different netlogon pipes.
We should also test using the DCERPC_PFC_FLAG_CONC_MPX flag and just one
rpc connection.
DCERPC_PFC_FLAG_CONC_MPX /* supports concurrent multiplexing of a single connection.*/
metze
(This used to be commit 901426c24c74390f7b1c78bb7a07c020b6ef73eb)
Diffstat (limited to 'testdata')
0 files changed, 0 insertions, 0 deletions