From owner-freebsd-questions Sun May 27 0: 4:19 2001 Delivered-To: freebsd-questions@freebsd.org Received: from smtp010.mail.yahoo.com (smtp010.mail.yahoo.com [216.136.173.30]) by hub.freebsd.org (Postfix) with SMTP id 8C18837B423 for ; Sun, 27 May 2001 00:04:15 -0700 (PDT) (envelope-from sky_tracker@yahoo.com) Received: from hse-toronto-ppp3489010.sympatico.ca (HELO d.tracker) (65.92.114.69) by smtp.mail.vip.sc5.yahoo.com with SMTP; 27 May 2001 07:04:15 -0000 X-Apparently-From: Received: (from david@localhost) by d.tracker (8.11.3/8.11.3) id f4R83pV01579; Sun, 27 May 2001 08:03:51 GMT (envelope-from david) Date: Sun, 27 May 2001 03:03:51 -0500 From: David Banning To: David Banning Cc: questions@freebsd.org Subject: Re: SSH password - works! Message-ID: <20010527030350.A1565@yahoo.com> Reply-To: David Banning References: <20010527014517.A3092@yahoo.com> <20010527015438.A352@yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <20010527015438.A352@yahoo.com>; from sky_tracker@yahoo.com on Sun, May 27, 2001 at 01:54:38AM -0500 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG My pam.conf file was outdated. I found another on the system that has the entries for ssh. running sshd -d is an excellent way of debugging the problems. On Sun, May 27, 2001 at 01:54:38AM -0500, David Banning wrote: > 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 -- You have a tendency to feel you are superior to most computers. _________________________________________________________ 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