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] 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. One more thing did you make either key with a passphrase? "Klaus-J. Wolf" <klaus-juergen.wolf@de.tiscali.com> Sent by: owner-freebsd-stable@FreeBSD.ORG 10/02/2001 12:35 AM To: freebsd-stable@freebsd.org cc: Subject: SSH 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 k.j. -- Klaus-Juergen Wolf | Tiscali Business GmbH System Engineering | Robert-Bosch-Str. 32 / D-63303 Dreieich fon: +49-6103-916-993 | http://www.tiscali-business.de/ fax: +49-6103-916-899 | klaus-juergen.wolf@de.tiscali.com gpg: 900E 93B4 B772 B132 FBF4 796E 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>
