r21570: added a RPC-HANDLES test that tries to show that rpc policy handles
authorAndrew Tridgell <tridge@samba.org>
Tue, 27 Feb 2007 23:35:38 +0000 (23:35 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:48:57 +0000 (14:48 -0500)
commitbedc59ca5ce60b69d87c5384d2737730de2c7313
tree9861fc443e8d28b767ba85b9fe6db2d5903e5215
parentf5f0e502b3eadacd3ef1ee382f63e02cbbf9ae58
r21570: added a RPC-HANDLES test that tries to show that rpc policy handles
are not shared between connections. It tests three types of policy
handles, on lsa, samr and drsuapi. You need to run on ncacn_ip_tcp
with seal for drsuapi.

Metze, can you have a look and see how this tallies with what you've
seen?
(This used to be commit c1f41ac045f6023da06c3dbd0a37f39edd8a62f8)
source4/torture/config.mk
source4/torture/rpc/handles.c [new file with mode: 0644]
source4/torture/rpc/rpc.c