Discussion:
providing token to src/tests/s4u2proxy.c
Filip M. Nowak
2017-04-27 19:45:12 UTC
Permalink
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 ***@mit.edu
https://mailman.mit.edu/mailman/listinfo/krbdev

Loading...