Date: Sun, 27 May 2001 01:54:38 -0500 From: David Banning <sky_tracker@yahoo.com> To: David Banning <david@banning.com> Cc: questions@freebsd.org Subject: Re: SSH password ssh-keygen more info Message-ID: <20010527015438.A352@yahoo.com> In-Reply-To: <20010527014517.A3092@yahoo.com>; from sky_tracker@yahoo.com on Sun, May 27, 2001 at 01:45:17AM -0500 References: <20010527014517.A3092@yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
This may be the reason - syscon is giving the error; no modules loaded for [sshd] service I might have to do some homework here... On Sun, May 27, 2001 at 01:45:17AM -0500, David Banning wrote: > I have been trying to use SSH and am trying to figure this out. > > I used ssh-keygen and it returned; > > e5:c2:4e:b0:19:20:89:68:08:af:bd:b5:7b:ff:1c:b4 david@d.tracker > > It asks me for a passphrase which I enter > Then it gives me passphrase, saves the public key and gives me a "fingerprint" > > I went to ~./.ssh and did a; > > cp identity.pub authorized_keys > > like the man pages says. > > Now I try to login; > > bash-2.03$ ssh localhost > david@localhost's password: > Connection to localhost closed by remote host. > Connection to localhost closed. > bash-2.03$ > > Now is the password it asks for, my system password or the passphrase > from above? > > is the fingerprint what the man page calls my private key? If so, > does it include the david@d.tracker at the end? > > I also tried "ssh d.tracker" > bash-2.03$ ssh d.tracker > Secure connection to d.tracker refused. > bash-2.03$ > > Any idea where to go from here? > > > > _________________________________________________________ > Do You Yahoo!? > Get your free @yahoo.com address at http://mail.yahoo.com > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- The brain is a wonderful organ; it starts working the moment you get up in the morning, and does not stop until you get to school. _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010527015438.A352>