heimdal Add handling for PAC signatures over all encryption types
commit447b6e35c7b837cb76114b99ac56813d1592cbee
authorAndrew Bartlett <abartlet@samba.org>
Tue, 2 Nov 2010 06:08:34 +0000 (2 17:08 +1100)
committerLove Hörnquist Åstrand <lha@h5l.org>
Sat, 6 Nov 2010 19:54:59 +0000 (6 20:54 +0100)
tree374bd98e7d4841a9cd61e934f6b745222afd5bfb
parentbae05bb5fe54a2319e848405028b75ae841f41cb
heimdal Add handling for PAC signatures over all encryption types

There are exceptions from the expected behaviour of 'checksum type
matches key type' that we must deal with here, or else we can't serve
DES-only servers.

Andrew Bartlett

Signed-off-by: Love Hörnquist Åstrand <lha@h5l.org>
lib/krb5/crypto.c
lib/krb5/pac.c