simon-svn: putty: jacob
tartarus-commits at lists.tartarus.org
tartarus-commits at lists.tartarus.org
Sat Nov 20 17:11:39 GMT 2004
SVN root: svn://ixion.tartarus.org/main
Changes by: jacob
Revision: 4849
Date: 2004-11-20 17:11:38 +0000 (Sat, 20 Nov 2004)
Log message (6 lines):
As a result of the policy allowing changes of username to reset the
authentication state, a failed `password' authentication in SSH-2 was
sending us back to trying `none' and `keyboard-interactive' each time
round, which uses up OpenSSH's quota of authentication attempts rather
quickly. Added a check for `cfg.change_username' to the logic which
sends us back to the start.
Modified files:
U putty/ssh.c
Links:
http://www.tartarus.org/~simon-anonsvn/viewcvs.cgi/putty/ssh.c?rev=4849&r1=4848&r2=4849
More information about the tartarus-commits
mailing list