[580] in Kerberos-V5-bugs
Passing authentication data within a Kerberos ticket
daemon@ATHENA.MIT.EDU (Christopher King)
Fri Jul 15 11:20:25 1994
Date: Fri, 15 Jul 94 11:14:35 EDT
From: sy42916@vantage.fmrco.com (Christopher King)
To: krb5-bugs%athena.mit.edu@stowe.fmrco.com
My name is Chris King (617-563-8894) I'm working for Fidelity Investments in
Boston. We are developing a Client/Server architecture using Kerberos. I'm
trying to get a service ticket, then using krb5_send_tgs stuff some authentication data (PAC) inside. My hope is I could send this data to the application service I'm requesting and once I check the idenity take out the authorization data an perform at authorization check.
Will krb5_send_tgs take some authorization data, encrypt it inside the ticket?