Date: Tue, 2 Oct 2001 17:50:04 +0800 From: francisv@dagupan.com To: rsowders@usgs.gov Cc: stable@FreeBSD.ORG Subject: RE: SSH Problem Message-ID: <10F29E27A956D511B0940050DA8D86A9340A37@chat.dagupan.com>
next in thread | raw e-mail | index | archive | help
I've also experienced this. Upon inspection of /etc/ssh/sshd_config, = 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 = 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_keys, 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?10F29E27A956D511B0940050DA8D86A9340A37>