Files
heimdal/kdc
Jeffrey Altman 95f2abc116 _kdc_find_etype: do not return success if ret_key != NULL
If _kdc_find_etype() is being called with 'ret_key' != NULL, the
caller is attempting to find an actual principal key.  If 'ret_key'
is NULL then it is seeking a session key type.  Only return an enctype
that is not in the principal key list unless 'ret_key' is NULL.

As part of this change remove 'clientbest' and the associated
logic as it is both unnecessary and can produce an enctype for
which the key cannot be returned.

Change-Id: Iba319e95fc1eac139f00b0cce20e1249482d2c6f
2013-07-29 17:55:38 -04:00
..
2011-07-24 13:07:07 -07:00
2011-07-24 20:24:37 -07:00
2011-05-21 11:57:31 -07:00
2012-11-27 21:58:05 -08:00
2008-09-13 09:21:03 +00:00
2011-05-21 11:57:31 -07:00
2011-11-21 20:34:35 -08:00
2013-02-10 22:50:49 -08:00
2011-11-13 10:01:41 -08:00
2011-05-21 11:57:31 -07:00
2010-11-29 10:53:49 -05:00
2011-11-28 14:42:06 -06:00
2012-11-27 21:58:06 -08:00
2012-08-08 00:04:04 +01:00
2012-01-17 12:10:14 -06:00
2013-04-29 11:42:46 -07:00
2012-04-05 22:55:01 -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
2013-06-04 00:04:16 -07:00