providing token to src/tests/s4u2proxy.c

Filip M. Nowak fmnatgm at gmail.com
Thu Apr 27 15:45:12 EDT 2017


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


More information about the krbdev mailing list