Files
heimdal/kdc
Luke Howard a3392b099e kdc: allow cross-realm FAST armor TGT
08e0305b introduced a patch to validate armor ticket PACs, but required that
the armor client principal was in the local realm (as it did not allow
_kdc_db_fetch() to fail).

Allow cross-realm FAST armor clients by using the same logic to look up the
client principal as the TGS itself does, i.e. use db_fetch_client() which
handles the case where the client is not local to the KDC.

Note: the armor PAC is only required to be validated when issuing a final,
non-referral service ticket, as this is the only point upon which device claims
should be inserted (according to my understanding).

Closes: #901
2021-12-18 15:09:38 +11:00
..
2011-07-24 13:07:07 -07:00
2021-12-18 11:34:12 +11:00
2021-12-18 15:09:38 +11:00
2011-05-21 11:57:31 -07:00
2021-12-16 10:40:01 +11:00
2011-05-21 11:57:31 -07:00
2019-12-09 21:39:30 -06:00
2008-09-13 09:21:03 +00:00
2011-05-21 11:57:31 -07:00
2019-12-04 21:34:44 -06:00
2021-12-14 13:51:53 +11:00
2021-12-14 13:51:53 +11:00