auth: provide private pointer and do not return original PAC signatures
authorAndrew Bartlett <abartlet@samba.org>
Sun, 29 Jan 2012 21:00:28 +0000 (08:00 +1100)
committerAndrew Bartlett <abartlet@samba.org>
Sun, 29 Jan 2012 22:52:50 +0000 (23:52 +0100)
commit697a6e9504d9f3eefd97c7c822e90feddd9b9a3b
tree036ac67d1f947b32a648b189b0b0b8743ed609a6
parent0db70861ef1ebd9273d161231a4499a1eb07c4ff
auth: provide private pointer and do not return original PAC signatures

There is no need to return the PAC signatures via the special-purpose
torture element.  Instead, use a private pointer on the auth_context
in conjunction with the private PAC processing method.

Andrew Bartlett

Autobuild-User: Andrew Bartlett <abartlet@samba.org>
Autobuild-Date: Sun Jan 29 23:52:50 CET 2012 on sn-devel-104
auth/common_auth.h
librpc/idl/auth.idl
source4/torture/rpc/remote_pac.c