]> andersk Git - gssapi-openssh.git/commit - openssh/auth2.c
revision: solve the implicit user name problem of
authorbhe <bhe>
Sat, 18 May 2002 22:27:24 +0000 (22:27 +0000)
committerbhe <bhe>
Sat, 18 May 2002 22:27:24 +0000 (22:27 +0000)
commit305d07c02a077bfaf37e0acc834a48699a010edd
treeac0fa2f8a41fbd6ae48ee430b513c360cc884283
parent7d1d5d37a125feae8196f1e6693881c1af0642ca
revision: solve the implicit user name problem of
          external-kex and gssapi
          switch back to old username if both fail
auth2.c sshconnect2.c and gss-serv.c are modified
auth2.c defines two new variables to hold the old username
        and recover to old username when both fail
sshconnect2.c send empty usernames to server for
        external-kex and gssapi with implicit username option
gss-serv.c check the username again in the verification
openssh/auth2.c
openssh/gss-serv.c
openssh/sshconnect2.c
This page took 0.048651 seconds and 5 git commands to generate.