Date: Mon, 5 Nov 2001 20:50:16 -0500 (EST) From: Jason Hunt <leth@primus.ca> To: Anthony Atkielski <anthony@atkielski.com> Cc: freebsd-security@FreeBSD.ORG Subject: Re: SecureCRT and SSH2 on FreeBSD Message-ID: <Pine.BSF.4.40.0111052045490.25879-100000@lethargic.dyndns.org> In-Reply-To: <001a01c1662f$9ccc5f20$0a00000a@atkielski.com>
next in thread | previous in thread | raw e-mail | index | archive | help
I have the following for my SecureCRT settings. I am using a password, not a public key, but I was having problems implementing ssh2 at first. My settings for the connection are as follows: Protocol: ssh2 Port: 22 Cipher: 3DES MAC: MD5 Authentication: Password SSH Server: Standard When you create a new connection in SecureCRT (atleast for 3.01), ssh2 defaults to the SSH Server type of "DataFellows 2.0.13", which does not work. However, this may not even be the problem, since your using a public key instead of password. Hope this helps. On Mon, 5 Nov 2001, Anthony Atkielski wrote: > Public-key is what I want, not password. In fact, PermitRootLogin > without-password supposedly prevents password authentication from being used in > SSH, forcing PK authentification. > > ----- Original Message ----- > From: "alexus" <ml@db.nexgen.com> > To: "Anthony Atkielski" <anthony@atkielski.com>; <freebsd-security@freebsd.org> > Sent: Monday, November 05, 2001 18:27 > Subject: Re: SecureCRT and SSH2 on FreeBSD > > > > check your secure crt configuration > > > > most likly you specify to use public key instead of password > > > > ----- Original Message ----- > > From: "Anthony Atkielski" <anthony@atkielski.com> > > To: <freebsd-security@freebsd.org> > > Sent: Monday, November 05, 2001 12:14 PM > > Subject: SecureCRT and SSH2 on FreeBSD > > > > > > > Can anyone assist me with the exact configuration for getting SecureCRT > > (on > > > Windows) to work with SSH2 against a FreeBSD server? I got SSH1 to work > > okay, > > > and--mysteriously--SSH2 seems to work against my Web server (4.2 release) > > on the > > > Net, but I can't connect to my own FreeBSD 4.3 server at home; all I get > > is a > > > message saying > > > > > > Public-key authentication with the SSH2 server for user root failed. > > Please > > > verify username and public/private key pair. > > > > > > Do I have to run anything to make SSH2 work, or is sshd sufficient? I > > have > > > telnetd disabled. I have PermitRootLogin set to without-password. root > > can log > > > in under SSH1, but nobody can log in under SSH2. > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.40.0111052045490.25879-100000>