Hello... Are there situations where gss_accept_sec_context and/or gss_init_sec_context would actually return GSS_S_CONTUNUE_NEEDED? I've never seen it in any of my test scenarios. Does it ever actually happen, or is it theoretical? I'd like to test my handling of it, if possible. Any suggestions? Thanks! - Matthew