auth: make auth4_context common to provide access to generate_session_info_pac()
authorAndrew Bartlett <abartlet@samba.org>
Sat, 31 Dec 2011 11:45:51 +0000 (22:45 +1100)
committerStefan Metzmacher <metze@samba.org>
Wed, 11 Jan 2012 07:59:34 +0000 (08:59 +0100)
commit14c8a13d3e2b2eb199e9eb26fa41f89bc380509e
treed6914966c03c312c15f45a6272cfebf9cec142b5
parentb21351463192d72f0b4faeace81bea12b47f810e
auth: make auth4_context common to provide access to generate_session_info_pac()

By providing this context, a function pointer for
generate_session_info_pac() can be inserted into gensec, allowing the
s3 PAC processing in an otherwise more generic gensec module.

Andrew Bartlett

Signed-off-by: Stefan Metzmacher <metze@samba.org>
auth/common_auth.h
source4/auth/auth.h