r3565: Move PAC parsing into the session_info generation, and out of the
commited277bb89ecbd1d9f99f9cfce705903bd3762dfd
authorAndrew Bartlett <abartlet@samba.org>
Fri, 5 Nov 2004 23:26:02 +0000 (5 23:26 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:05:32 +0000 (10 13:05 -0500)
treefdb8ad2fe524573446d3a47429ad327354019c50
parent0af3429b8582b7edcdc440435d0ccbc78080ddeb
r3565: Move PAC parsing into the session_info generation, and out of the
basic krb5 request path.

The idea is that we should not do the extra work, if we are not going
to use the results.

Andrew Bartlett
(This used to be commit 13a2a9e326c027d76d27ecd08fb9863fe881bf30)
source4/libcli/auth/gensec_krb5.c