Files
heimdal/kdc
Jeffrey Altman 828ddecd61 kdc: get_pa_etype_info_both comply with RFC4120
Heimdal's current behavior regarding the generation of PA-ETYPE-INFO2
and PA-ETYPE-INFO violates RFC4120 in two ways:

 1. when generating responding both PA-ETYPE-INFO2 and PA-ETYPE-INFO
    the hints returned in the inverse order: INFO then INFO2 instead
    of INFO2 then INFO.

 2. the determination that both PA-ETYPE-INFO2 and PA-ETYPE-INFO is
    currently based upon the KDC selected enctype when it should be
    determine based upon examining the entire enctype list specified
    by the requesting client.

This change corrects the behavior to follow the RFC4120 guidance.

Change-Id: I6ebda8a813c25f9296f10314e32e93a22380ca72
2019-01-07 15:43:54 +11:00
..
2011-07-24 13:07:07 -07:00
2016-02-26 01:04:31 -06:00
2016-01-20 15:03:30 -06:00
2011-05-21 11:57:31 -07:00
2011-05-21 11:57:31 -07:00
2016-06-09 01:13:14 -04:00
2014-04-28 01:02:45 +02:00
2011-05-21 11:57:31 -07:00
2017-01-27 00:37:08 -05:00
2011-11-28 14:42:06 -06:00
2017-10-11 17:13:07 -05:00
2018-12-14 17:30:14 -05:00
2014-08-23 18:54:05 -07:00
2008-09-13 09:21:03 +00:00
2011-05-21 11:57:31 -07:00
2011-05-21 11:57:31 -07:00
2011-07-24 20:24:35 -07:00
2019-01-03 20:06:27 -06:00