Decode the PAC! This patch just decodes it and then frees it, so it's just
authorJim McDonough <jmcd@samba.org>
Mon, 7 Apr 2003 18:01:40 +0000 (18:01 +0000)
committerJim McDonough <jmcd@samba.org>
Mon, 7 Apr 2003 18:01:40 +0000 (18:01 +0000)
commit046c2087a11b9ce7a02aece34ffb129ce0d66b08
tree6b4b4ce3e26ba185ec495d99d3ccfb75acd07d87
parent69e37469c4de6c3716ebb65e477009b9f4da54ea
Decode the PAC!  This patch just decodes it and then frees it, so it's just
for doc purposes right now (you can see it in the debug logs).
source/Makefile.in
source/include/authdata.h [new file with mode: 0644]
source/include/ntdomain.h
source/libads/authdata.c [new file with mode: 0644]
source/libads/kerberos_verify.c