HEIMDAL: Require armor_server to be a krbtgt name, not just a server name
commitf03983b64d82da4ae8e2b510ebb6ad3f454d0c4d
authorAndrew Bartlett <abartlet@samba.org>
Tue, 8 Jun 2021 02:59:09 +0000 (8 14:59 +1200)
committerLuke Howard <lukeh@padl.com>
Fri, 6 Aug 2021 02:43:17 +0000 (6 12:43 +1000)
treeea887e9ea507e2658698d47f552b1866c1d8314b
parent61f1be93e32e972a8cd925fdc54941750a9955df
HEIMDAL: Require armor_server to be a krbtgt name, not just a server name

Samba has a different lookup path for krbtgt/ principals.

armor_server is in this case the same as the server in a normal
TGS-REQ, just inside the FAST armor, so needs to have the same
lookup properties as the TGS-REQ does.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
kdc/fast.c