]> andersk Git - gssapi-openssh.git/commit - openssh/auth2.c
fix implicit username support for gssapi (was working for external-keyx only):
authorjbasney <jbasney>
Mon, 9 Sep 2002 18:54:16 +0000 (18:54 +0000)
committerjbasney <jbasney>
Mon, 9 Sep 2002 18:54:16 +0000 (18:54 +0000)
commitb8e8844a72e677ad257e103eb98b65bc2257e9ee
tree270fcda937682c57536215cfaebe942f47fcf27d
parentd13dfff4944f2f5ed302c00cb98fd56389ef02af
fix implicit username support for gssapi (was working for external-keyx only):
- if method is gssapi, wait until after gssapi exchange before trying to
  set the username
- increment authctxt->attempt on each attempt (bug fix)
- only tell the monitor once that we're entering the authentication stage
openssh/auth2.c
This page took 0.532081 seconds and 5 git commands to generate.