Re: SSH asks strange questions...

2002-10-08 Thread Martin Moeller
Thanks alot, guys! "ChallengeResponseAuthentication=no" did it. -- Martin Moeller mm at bsdsi.com || mmoeller at users.sourceforge.net http://bsdsi.homeunix.com/ ICQ # 82221572 msg04291/pgp0.pgp Description: PGP signature

Re: SSH asks strange questions...

2002-10-07 Thread Chris Strzelczyk
Take a look at your sshd_config. ChallengeResponseAuthentication is most likely set to yes. -Chris -- Loose bits sink chips. To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message

Re: SSH asks strange questions...

2002-10-07 Thread Thomas T. Veldhouse
ot; <[EMAIL PROTECTED]> Cc: "FreeBSD Questions" <[EMAIL PROTECTED]> Sent: Monday, October 07, 2002 8:50 AM Subject: Re: SSH asks strange questions... > # [EMAIL PROTECTED] / 2002-10-07 17:24:25 +0200: > > > > Hi all, > > after switching to 4.7-RC something s

Re: SSH asks strange questions...

2002-10-07 Thread Roman Neuhauser
# [EMAIL PROTECTED] / 2002-10-07 17:24:25 +0200: > > Hi all, > after switching to 4.7-RC something strange happens, > whenever I try to connect to another host via ssh. > Before I can enter my password, I get the following > output: > > # ssh -l someone some.sshhost.foo > Password: > Response: >

Re: SSH asks strange questions...

2002-10-07 Thread sonam singh
--- Martin Moeller <[EMAIL PROTECTED]> wrote: > > Hi all, > after switching to 4.7-RC something strange happens, > whenever I try to connect to another host via ssh. > Before I can enter my password, I get the following > output: > > # ssh -l someone some.sshhost.foo > Password: > Response: >

SSH asks strange questions...

2002-10-07 Thread Martin Moeller
Hi all, after switching to 4.7-RC something strange happens, whenever I try to connect to another host via ssh. Before I can enter my password, I get the following output: # ssh -l someone some.sshhost.foo Password: Response: The cursor remains behind the "Response:". If I press RETURN, I get t