(_gss_spnego_accept_sec_context): send back ad accept_completed when

the security context is ->open, w/o this the client doesn't know that
the server have completed the transaction.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19046 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-11-15 10:31:21 +00:00
parent db9e36b915
commit 75b517309f

View File

@@ -785,6 +785,7 @@ _gss_spnego_accept_sec_context
*/
if ((mech_output_token != GSS_C_NO_BUFFER &&
mech_output_token->length != 0)
|| ctx->open
|| require_response
|| get_mic) {
ret2 = send_accept (minor_status,