kdc: use actual client princ for KRB5SignedPath
commitc634146b14be9746d70d6a448e9bb2dd6f518c44
authorLuke Howard <lukeh@padl.com>
Mon, 6 May 2019 07:45:09 +0000 (6 17:45 +1000)
committerJeffrey Altman <jaltman@auristor.com>
Sun, 19 May 2019 03:19:06 +0000 (18 23:19 -0400)
tree94445c99786c3a5ca3e5621b535062b2e6084cb5
parentb7fe0fb85a780fed3c54ed2539fc974db1884dc2
kdc: use actual client princ for KRB5SignedPath

When generating KRB5SignedPath in the AS, use the reply client name rather than
the one from the request, so validation will work correctly in the TGS.
kdc/kerberos5.c
kdc/krb5tgs.c