s4:torture/samba3rpc: let rpc.authcontext be more robust against low level code chang...
authorStefan Metzmacher <metze@samba.org>
Tue, 17 Sep 2013 11:15:38 +0000 (13:15 +0200)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 16 Oct 2013 19:48:46 +0000 (08:48 +1300)
commit9d6b6dcd963412b33fd5960bd792ae183cc63458
treea7743281031ce3fc1795eeb51ab18e2d75bce41e
parent872486bbd039c18eed13f30073a99b7a15f6b1b8
s4:torture/samba3rpc: let rpc.authcontext be more robust against low level code changes (part1)

Some code uses the low level smbXcli_session structure instead of
the smbcli_session structure and doesn't 'see' updates to the
smbcli_session structure.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Michael Adam <obnox@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source4/torture/rpc/samba3rpc.c