In SSH-1, don't attempt password authentication unless the server has
authorben <ben@cda61777-01e9-0310-a592-d414129be87e>
Thu, 20 Sep 2007 21:07:24 +0000 (21:07 +0000)
committerben <ben@cda61777-01e9-0310-a592-d414129be87e>
Thu, 20 Sep 2007 21:07:24 +0000 (21:07 +0000)
commit8f9e3231fb41f58da5b92bd69ec491a36c63b49f
treebf61540b9aa4b3a045bf9c34792c6e9650d10aa9
parenta97cd7806569d0b993b80cd99b7902b4d1f3aeda
In SSH-1, don't attempt password authentication unless the server has
announced support for it.  Instead exit with a fatal error (since password
auth is our last resort).

git-svn-id: svn://svn.tartarus.org/sgt/putty@7724 cda61777-01e9-0310-a592-d414129be87e
ssh.c