From owner-freebsd-questions Mon Sep 11 15: 2:49 2000 Delivered-To: freebsd-questions@freebsd.org Received: from envy.geekhouse.net (envy.geekhouse.net [64.81.6.50]) by hub.freebsd.org (Postfix) with ESMTP id 3A6B837B422 for ; Mon, 11 Sep 2000 15:02:46 -0700 (PDT) Received: (from jim@localhost) by envy.geekhouse.net (8.11.0/8.11.0) id e8BM2hW39569; Mon, 11 Sep 2000 15:02:43 -0700 (PDT) (envelope-from jim) Date: Mon, 11 Sep 2000 15:02:43 -0700 From: Jim Mock To: Zhihui Zhang Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Using ssh Message-ID: <20000911150243.A39480@envy.geekhouse.net> Reply-To: jim@lust.geekhouse.net References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from zzhang@cs.binghamton.edu on Mon, Sep 11, 2000 at 05:53:53PM -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 11 Sep 2000 at 17:53:53 -0400, Zhihui Zhang wrote: > Thanks to helps I got previous day. I add sshd_enable="YES" to enable > sshd on one FreeBSD box. I also download Tera Term with ssh > extension. Now I can telnet from Windows 98 to my FreeBSD box. Still I > have the following questions: > > (1) How can I enforce using ssh on a per-user basis (e.g. root)? Is > there a way to check ssh is actually being used? Disable telnet in /etc/inetd.conf and HUP inetd. > (2) When I run ssh from another FreeBSD box to this sshd-enabled > FreeBSD box, I got the following: > > $ ssh a.b.c.d > The authenticity of host 'a.b.c.d' can't be established. > RSA key fingerprint is a2:9d:0f:43:89:b4:25:1a:e7:f8:6b:eb:a9:de:63:07. > Are you sure you want to continue connecting (yes/no)? no > > How to solve this? Choose yes. It will store the key and not ask you for it again. - jim -- jim mock work: jim@osd.bsdi.com | jim@FreeBSD.org http://soupnazi.org/ BSDi Open Source Div | http://bsdi.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message