[19587] in Kerberos_V5_Development
providing token to src/tests/s4u2proxy.c
daemon@ATHENA.MIT.EDU (Filip M. Nowak)
Thu Apr 27 15:45:24 2017
MIME-Version: 1.0
From: "Filip M. Nowak" <fmnatgm@gmail.com>
Date: Thu, 27 Apr 2017 21:45:12 +0200
Message-ID: <CANgamW2gRpOA1+Ag=X+Cpcyaj7T6jq255MaJu5bF77UvP0j_Pg@mail.gmail.com>
To: krbdev@mit.edu
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: krbdev-bounces@mit.edu
Hello,
I am searching for a proper (but not necessary complex) way of
supplementing s4u2proxy.c, in
a way it could get credentials not only from ccache, but also a token (for
example, extracted
from HTTP headers and decoded from base64).
What exactly needs to be done? Is it about gss_acquire_cred()
+ gss_export_cred()?
Acceptable (but not too elegant) solution would be to write credentials to
ccache first, so
currently implemented mechanism (in s4u2proxy.c) could pick them up.
Thank you in advance,
Filip
_______________________________________________
krbdev mailing list krbdev@mit.edu
https://mailman.mit.edu/mailman/listinfo/krbdev