1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/source4/auth/kerberos
Andrew Bartlett dbd2688c90 r8110: More PAC work. I still can't get WinXP to accept the PAC, but we are
much closer.

This changes PIDL to allow a subcontext to have a pad8 flag, saying to
pad behind to an 8 byte boundary.  This is the only way I can explain
the 4 trainling zeros in the signature struct.

Far more importantly, the PAC code is now under self-test, both in
creating/parsing our own PAC, but also a PAC from my win2k3 server.
This required changing auth_anonymous, because I wanted to reuse the
anonymous 'server_info' generation code.

I'm still having trouble with PIDL, particulary as surrounds value(),
but I'll follow up on the list.

Andrew Bartlett
(This used to be commit 50a54bf4e9)
2007-10-10 13:19:09 -05:00
..
clikrb5.c r7843: Use the new Heimdal gsskrb_acquire_creds API. This has the right 2007-10-10 13:18:42 -05:00
config.m4 r7687: Some more tests that must be done only when krb5_config is absent. 2007-10-10 13:18:22 -05:00
config.mk r7993: Further work on the Krb5 PAC. 2007-10-10 13:18:57 -05:00
gssapi_parse.c r7863: removed an unused variable 2007-10-10 13:18:44 -05:00
kerberos_pac.c r8110: More PAC work. I still can't get WinXP to accept the PAC, but we are 2007-10-10 13:19:09 -05:00
kerberos_util.c r7991: I forgot to free the keyblock once we are done with it. 2007-10-10 13:18:56 -05:00
kerberos_verify.c r7993: Further work on the Krb5 PAC. 2007-10-10 13:18:57 -05:00
kerberos-notes.txt r7862: Updates to the Kerberos notes, based on recent changes and discoveries. 2007-10-10 13:18:44 -05:00
kerberos.c r7989: Allow the use of hashed passwords in the kerberos client and server, 2007-10-10 13:18:56 -05:00
kerberos.h r8110: More PAC work. I still can't get WinXP to accept the PAC, but we are 2007-10-10 13:19:09 -05:00