]> andersk Git - gssapi-openssh.git/commit - openssh/auth2-gss.c
if gss_accept_sec_context() fails with a packet to send back to the client,
authorjbasney <jbasney>
Mon, 30 Sep 2002 16:52:35 +0000 (16:52 +0000)
committerjbasney <jbasney>
Mon, 30 Sep 2002 16:52:35 +0000 (16:52 +0000)
commit705f2ba43d0477ddc007fbdabc8e5919bc29b976
tree7a5f99d6f958dad78a925539989ff343cd603079
parentdd5c75822a7a7f36434bdaca5c81cb49cf68068b
if gss_accept_sec_context() fails with a packet to send back to the client,
send the GSS packet first before sending the SSH failure message rather
than the other way around so the client will handle the GSS packet before
tearing down its GSS context
openssh/auth2-gss.c
This page took 0.038096 seconds and 5 git commands to generate.