[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Mechglue



Hey,

I have the mechglue-branch working ok for me but I ran into a few bumps so
my notes are below. There are also a few questions thrown in if someone
has the time.

Mike

1) The mechglue/g_delete_sec_context.c:gss_delete_sec_context function
always returns GSS_S_NO_CONTEXT. I suppose most users never bother to
check this return code?

2) gss_spnego_accept_sec_context creates a NegTokenInit w/
mechList token (and hijacked mechListMIC aka negHint for MS) if
input_token_buffer->length == 0. Are we sure this is right?