kdc: principals of type NT-UNKNOWN can be anonymous
commit020f2c733e5bd03206ab602070b1f5b1f5158024
authorJeffrey Altman <jaltman@secure-endpoints.com>
Sun, 17 Jul 2016 21:53:34 +0000 (17 17:53 -0400)
committerNicolas Williams <nico@twosigma.com>
Tue, 15 Nov 2016 03:29:47 +0000 (14 21:29 -0600)
tree9d459118230a2e7ab491ad0c180c50f82a486daf
parenta59bb7132fec98e795daeb864a7688fe8fc3c54f
kdc: principals of type NT-UNKNOWN can be anonymous

The _kdc_is_anonymous() helper function must take into account
that principals of type NT-UNKNOWN can match any other principal
type including NT-WELLKNOWN.

Change-Id: I6085b9471f6f1d662119e359491bbdce629ef048
kdc/kerberos5.c