Files
heimdal/lib
Jeffrey Altman ec39b832ff kdc: fix kx509 service principal match
Each KDC is a kx509 server.  The service principal must be of the
form

  kca_service/<localhost.domain>@<DEFAULT_REALM>

where localhost.domain is the hostname returned by gethostname()
and <DEFAULT_REALM> is one of the realms for which the KDC has a service
principal "kca_service/<localhost.domain>".

The matching code was broken by a5e77c578e
when krb5_sname_to_principal() began to always return a referral
principal.

Since the second component is a host name update the default principal
type for service "kca_service" to be KRB5_NT_SRV_HST.

Change-Id: I6bd5f90b674ebb7220d8efafa6d339fdc21e1a07
2017-01-27 00:37:08 -05:00
..
2016-12-15 12:15:56 -06:00
2016-12-15 12:15:56 -06:00
2016-12-19 19:39:22 -05:00
2016-12-15 12:15:56 -06:00
2016-12-15 12:40:23 -06:00
2014-04-25 02:42:17 +02:00
2017-01-03 14:52:24 -05:00
2016-12-15 04:28:21 -05:00
2016-11-08 15:48:40 -05:00
2017-01-20 17:54:12 -05:00
2016-11-14 01:05:41 -05:00
2016-12-15 12:15:56 -06:00
2015-03-21 15:44:48 -04:00
2016-12-15 12:23:09 -06:00