]> andersk Git - gssapi-openssh.git/commit
don't include "external-keyx" in case for setting username from GSSAPI
authorjbasney <jbasney>
Wed, 14 Jul 2004 13:29:57 +0000 (13:29 +0000)
committerjbasney <jbasney>
Wed, 14 Jul 2004 13:29:57 +0000 (13:29 +0000)
commitc81089072de86601ee489297e631a7d1ce2c4322
tree31208318754b604c7e5a5fc437bc842e83dfef61
parentd96618f75a654cff4c926a3be4b4be122a577943
don't include "external-keyx" in case for setting username from GSSAPI
context later. if we don't set the username from the GSSAPI context
here for "external-keyx", we're not going to do it later either,
because the context should already be established from the key
exchange. only the "gssapi" userauth methods need to postpone setting
the username, as the GSSAPI context hasn't been established yet.
openssh/auth2.c
This page took 0.048027 seconds and 6 git commands to generate.