heimdal Add clock-skew handling to DCE-style GSSAPI
commit07d77d2d070968ca28dd283603bf55eb5d1ea4a3
authorAndrew Bartlett <abartlet@samba.org>
Mon, 8 Nov 2010 06:38:38 +0000 (8 17:38 +1100)
committerLove Hörnquist Åstrand <lha@h5l.org>
Mon, 8 Nov 2010 21:40:43 +0000 (8 13:40 -0800)
treecb1dc872f228c67183dd9384c160b89bb5b1b5c5
parent80371897d83b8cd55cfdbe1683622181b16294ac
heimdal Add clock-skew handling to DCE-style GSSAPI

The clock skew handling was previously only on properly wrapped
GSSAPI, and was skipped for DCE-style.  This allows the ASN.1 errors
from the krb5_rd_req to suggest parsing as a kerberos error packet.

Andrew Bartlett

Signed-off-by: Love Hornquist Astrand <lha@h5l.org>
lib/gssapi/krb5/init_sec_context.c