Support MIT dump formats 5 and 6 in hprop
commitd2ae7c0db49629beea5e37d9be3824b2a1558cdf
authorRuss Allbery <rra@stanford.edu>
Tue, 2 Feb 2010 04:10:13 +0000 (1 20:10 -0800)
committerLove Hornquist Astrand <lha@h5l.org>
Tue, 2 Feb 2010 21:42:26 +0000 (2 13:42 -0800)
treebad8196da59e5966d267d2e6c45cb7190b591f3d
parentfd65ce6331ce713a90843f34769f39cb72e8fc1d
Support MIT dump formats 5 and 6 in hprop

Dump formats 5 and 6 differ from the supported version 4 dump format
only in that they include policy information for each principal in an
extension that the dump parsing code already knows how to ignore and
that they include policy lines.  Ignore the policy information, since
there isn't a corresponding concept in Heimdal, and accept the new
dump format versions.

Signed-off-by: Love Hornquist Astrand <lha@h5l.org>
kdc/mit_dump.c