On 10/08/2014 05:45 PM, Xie, Hugh wrote:
> My mistake. The error is from * gss_inquire_context(&min_stat, 
> state->context, &gssuser, NULL, NULL, NULL,  NULL, NULL, NULL);* post call to 
> * gss_init_sec_context*. Can I still call this function post 
> gss_init_sec_context with delegate handle?

Our implementation requires the context argument of gss_inquire_context
to be an established context, although this isn't required by RFC 2743
or RFC 2744.  I will file an issue.  For the moment, don't inquire the
context until gss_init_sec_context returns GSS_S_COMPLETE.

________________________________________________
Kerberos mailing list           Kerberos@mit.edu
https://mailman.mit.edu/mailman/listinfo/kerberos

Reply via email to