r11272: In trying to track down why Win2k3 is again rejecting our PAC, ensure
authorAndrew Bartlett <abartlet@samba.org>
Mon, 24 Oct 2005 07:11:40 +0000 (07:11 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:45:11 +0000 (13:45 -0500)
commita0647a89a82e892292c421f5c968de2f28d42366
tree0a8bcddc8318b50900c4f84719762f609bb38268
parentca40d0a6fea0dbf2a9962ed125f420bea3ca0269
r11272: In trying to track down why Win2k3 is again rejecting our PAC, ensure
we can round-trip all the way back to a server_info structure, not
just a filled in PAC_DATA. (I was worried about generated fields being
incorrect, or some other logical flaw).

Andrew Bartlett
(This used to be commit 11b1d78cc550c60201d12f8778ca8533712a5b1e)
source4/auth/auth.h
source4/auth/auth_sam_reply.c
source4/auth/auth_util.c
source4/auth/kerberos/kerberos_pac.c
source4/torture/auth/pac.c