20c65310ea
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>