View previous topic :: View next topic |
Author |
Message |
format_c n00b
Joined: 16 Jul 2004 Posts: 45 Location: Germany/Hessen/Bad Koenig
|
Posted: Sun Jul 18, 2004 8:46 pm Post subject: Strange behaviour of sshd or putty.exe |
|
|
Hi,
when I connect with putty to ssh on Gentoo I observe a strange behaviour.
First the prompt for the username, then just "Password:".
When I now type in the right password, putty crashes.
When I type in a wrong password, the prompt for the password comes again but with "username@hostname's password:".
when I now type in the right password it works.
When I try to connect with putty to a sshd on SuSE 8.1 then the password prompt "username@hostname's password:" comes up the first time and it works. So its not really the problem of putty I think.
But when I try to start a session from the SuSE Machine to the Gentoo with "ssh username@hostname" it works fine on the first try.
Here are the three tests I described above:
putty --> SuSE 8.1
Code: |
login as: format_c
Sent username "format_c"
format_c@server.lan.de's password:
Access denied
format_c@server.lan.de's password:
Last login: Sun Jul 18 21:56:44 2004 from boston.lan.de
Have a lot of fun...
format_c@server:~>
|
Putty --> Gentoo
Code: |
login as: format_c
Password:
Access denied
format_c@manchester.lan.de's password:
Last login: Sun Jul 18 08:00:41 2004
format_c@manchester format_c $
|
SuSE 8.1 --> Gentoo
Code: |
format_c@server:~> ssh format_c@manchester
Password:
Password:
Last login: Sun Jul 18 22:43:30 2004 from boston.lan.de
format_c@manchester format_c $
|
In every test I first typed password wrong then right.
Can anyone give me an advice or does anyone has any suggestions or ideas where the problem could be?
Greets Alex _________________ Board - PerlCommunity.de
Links - PerlCommunity.de
Wiki - PerlCommunity.de |
|
Back to top |
|
|
praioz n00b
Joined: 28 Apr 2003 Posts: 20 Location: germany
|
Posted: Sun Jul 18, 2004 9:07 pm Post subject: SOLVED |
|
|
solved, it was an older putty version _________________ -create ya own matrix- |
|
Back to top |
|
|
nightm4re Guru
Joined: 20 Jun 2004 Posts: 519 Location: Providence, RI, USA
|
Posted: Mon Jul 19, 2004 2:10 am Post subject: Re: SOLVED |
|
|
praioz wrote: | solved, it was an older putty version |
i expereince the same thing, i thought I had the latest putty though. What version do you have (that works?) _________________ Nitrogen - GtkMM based background setter/restorer, please test!
Minuslab | d.minuslab.net |
|
Back to top |
|
|
format_c n00b
Joined: 16 Jul 2004 Posts: 45 Location: Germany/Hessen/Bad Koenig
|
|
Back to top |
|
|
Gherald2 Guru
Joined: 02 Jul 2003 Posts: 326 Location: Madison, WI USA
|
Posted: Mon Jul 19, 2004 6:41 pm Post subject: |
|
|
You guys should try the free non-commercial windows client at ssh.com, it's better than putty. _________________ Unregistered Linux User #17598363 |
|
Back to top |
|
|
nightm4re Guru
Joined: 20 Jun 2004 Posts: 519 Location: Providence, RI, USA
|
Posted: Mon Jul 19, 2004 9:31 pm Post subject: |
|
|
Gherald wrote: | You guys should try the free non-commercial windows client at ssh.com, it's better than putty. |
i have, i didn't like it. I like putty's minimality above most everything else, and plink/pageant is one cool program, i used it to do all my cvs work last semester. _________________ Nitrogen - GtkMM based background setter/restorer, please test!
Minuslab | d.minuslab.net |
|
Back to top |
|
|
Gherald2 Guru
Joined: 02 Jul 2003 Posts: 326 Location: Madison, WI USA
|
Posted: Mon Jul 19, 2004 9:45 pm Post subject: |
|
|
Well as long as you've given it a whirl
Choices = good _________________ Unregistered Linux User #17598363 |
|
Back to top |
|
|
|