Date: Tue, 2 Oct 2001 03:22:57 -0700 From: "Robert L Sowders" <rsowders@usgs.gov> To: francisv@dagupan.com Cc: owner-freebsd-stable@FreeBSD.ORG, stable@FreeBSD.ORG Subject: RE: SSH Problem Message-ID: <OF40891511.811B6EE4-ON88256AD9.0038BC32@wr.usgs.gov>
next in thread | raw e-mail | index | archive | help
This is a multipart message in MIME format. --=_alternative 0039094D88256AD9_= Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable While that may be the problem, it is supposed to try one and then the=20 other. All my machines use either key with no problems. Cvsuped 8 days=20 ago, maybe something changed since then. francisv@dagupan.com Sent by: owner-freebsd-stable@FreeBSD.ORG 10/02/2001 02:50 AM =20 To: rsowders@usgs.gov cc: stable@FreeBSD.ORG Subject: RE: SSH Problem I've also experienced this. Upon inspection of /etc/ssh/sshd=5Fconfig, the default: Protocol 1,2 In pre 4.4-STABLE systems is now: Protocol 2,1 If you want to go back to the old ssh behaviour, un-comment: #Protocol 2,1 and change the order of 2,1 to 1,2. -----Original Message----- From: Robert L Sowders [mailto:rsowders@usgs.gov]=20 Sent: Tuesday, October 02, 2001 5:43 PM To: Klaus-J. Wolf Cc: freebsd-stable@freebsd.org; owner-freebsd-stable@FreeBSD.ORG Subject: Re: SSH Problem Output of ssh -v would be helpful, also if your trying to use ssh2 with=20 DSA keys or ssh1 with RSA keys. =A0One more thing did you make either key with a passphrase?=20 "Klaus-J. Wolf" <klaus-juergen.wolf@de.tiscali.com>=20 Sent by: owner-freebsd-stable@FreeBSD.ORG=20 10/02/2001 12:35 AM=20 =A0 =A0 =A0 =A0=20 =A0 =A0 =A0 =A0 To: =A0 =A0 =A0 =A0freebsd-stable@freebsd.org=20 =A0 =A0 =A0 =A0 cc: =A0 =A0 =A0 =A0=20 =A0 =A0 =A0 =A0 Subject: =A0 =A0 =A0 =A0SSH Problem Hi, with 4.4-STABLE 010929, ssh seems to work unexpectedly - even when I have my public key in the target machine's authorized=5Fkeys, ssh aks me for a password (breaks a lot of scripts). Greetings =A0k.j. --=20 =A0 Klaus-Juergen Wolf =A0| =A0Tiscali Business GmbH =A0 System Engineering =A0| =A0Robert-Bosch-Str. 32 / D-63303 Dreieich fon: +49-6103-916-993 =A0| =A0http://www.tiscali-business.de/ fax: +49-6103-916-899 =A0| =A0klaus-juergen.wolf@de.tiscali.com=20 gpg: 900E 93B4 B772 B132 FBF4 =A0796E 2E20 3CAC 1C50 95BA To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message --=_alternative 0039094D88256AD9_= Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable <br><font size=3D2 face=3D"sans-serif">While that may be the problem, it is= supposed to try one and then the other. All my machines use either k= ey with no problems. Cvsuped 8 days ago, maybe something changed sinc= e then.</font> <br> <br> <br> <br> <table width=3D100%> <tr valign=3Dtop> <td> <td><font size=3D1 face=3D"sans-serif"><b>francisv@dagupan.com</b></font> <br><font size=3D1 face=3D"sans-serif">Sent by: owner-freebsd-stable@FreeBS= D.ORG</font> <p><font size=3D1 face=3D"sans-serif">10/02/2001 02:50 AM</font> <br> <td><font size=3D1 face=3D"Arial"> </font> <br><font size=3D1 face=3D"sans-serif"> To: &nbs= p; rsowders@usgs.gov</font> <br><font size=3D1 face=3D"sans-serif"> cc: &nbs= p; stable@FreeBSD.ORG</font> <br><font size=3D1 face=3D"sans-serif"> Subject:= RE: SSH Problem</font></table> <br> <br><font size=3D2 face=3D"Courier New">I've also experienced this. Upon in= spection of /etc/ssh/sshd=5Fconfig, the<br> default:<br> <br> Protocol 1,2<br> <br> In pre 4.4-STABLE systems is now:<br> <br> Protocol 2,1<br> <br> If you want to go back to the old ssh behaviour, un-comment:<br> <br> #Protocol 2,1<br> <br> and change the order of 2,1 to 1,2.<br> <br> -----Original Message-----<br> From: Robert L Sowders [mailto:rsowders@usgs.gov] <br> Sent: Tuesday, October 02, 2001 5:43 PM<br> To: Klaus-J. Wolf<br> Cc: freebsd-stable@freebsd.org; owner-freebsd-stable@FreeBSD.ORG<br> Subject: Re: SSH Problem<br> <br> <br> Output of ssh -v would be helpful, also if your trying to use ssh2 with DSA= <br> keys or ssh1 with RSA keys. =A0One more thing did you make either key with = a<br> passphrase? <br> <br> <br> <br> "Klaus-J. Wolf" <klaus-juergen.wolf@de.tiscali.com> <br> Sent by: owner-freebsd-stable@FreeBSD.ORG <br> 10/02/2001 12:35 AM <br> =A0 =A0 =A0 =A0 <br> =A0 =A0 =A0 =A0 To: =A0 =A0 =A0 =A0freebsd-stable@freebsd.org <br> =A0 =A0 =A0 =A0 cc: =A0 =A0 =A0 =A0 <br> =A0 =A0 =A0 =A0 Subject: =A0 =A0 =A0 =A0SSH Problem<br> <br> <br> Hi,<br> <br> with 4.4-STABLE 010929, ssh seems to work unexpectedly - even when I<br> have my public key in the target machine's authorized=5Fkeys, ssh aks me<br> for a password (breaks a lot of scripts).<br> <br> Greetings<br> =A0k.j.<br> <br> -- <br> =A0 Klaus-Juergen Wolf =A0| =A0Tiscali Business GmbH<br> =A0 System Engineering =A0| =A0Robert-Bosch-Str. 32 / D-63303 Dreieich<br> fon: +49-6103-916-993 =A0| =A0http://www.tiscali-business.de/<br> fax: +49-6103-916-899 =A0| =A0klaus-juergen.wolf@de.tiscali.com <br> gpg: 900E 93B4 B772 B132 FBF4 =A0796E 2E20 3CAC 1C50 95BA<br> <br> To Unsubscribe: send mail to majordomo@FreeBSD.org<br> with "unsubscribe freebsd-stable" in the body of the message<br> <br> <br> To Unsubscribe: send mail to majordomo@FreeBSD.org<br> with "unsubscribe freebsd-stable" in the body of the message<br> </font> <br> <br> --=_alternative 0039094D88256AD9_=-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?OF40891511.811B6EE4-ON88256AD9.0038BC32>