From owner-freebsd-questions@FreeBSD.ORG Tue Sep 22 21:43:46 2009 Return-Path: Delivered-To: FreeBSD-Questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6FE07106568D for ; Tue, 22 Sep 2009 21:43:46 +0000 (UTC) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: from gizmo.acns.msu.edu (gizmo.acns.msu.edu [35.8.1.43]) by mx1.freebsd.org (Postfix) with ESMTP id 0CF0C8FC16 for ; Tue, 22 Sep 2009 21:43:45 +0000 (UTC) Received: from gizmo.acns.msu.edu (localhost [127.0.0.1]) by gizmo.acns.msu.edu (8.13.6/8.13.6) with ESMTP id n8MLciCo087027; Tue, 22 Sep 2009 17:38:45 -0400 (EDT) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: (from jerrymc@localhost) by gizmo.acns.msu.edu (8.13.6/8.13.6/Submit) id n8MLciX6087026; Tue, 22 Sep 2009 17:38:44 -0400 (EDT) (envelope-from jerrymc) Date: Tue, 22 Sep 2009 17:38:44 -0400 From: Jerry McAllister To: FreeBSD-Questions@freebsd.org Message-ID: <20090922213844.GA86977@gizmo.acns.msu.edu> References: <8DFC1B25-8AED-4CD1-ABDC-7A9DDF45C362@olivent.com> <20090922185317.GA86411@gizmo.acns.msu.edu> <20090922204649.GB86783@gizmo.acns.msu.edu> <20090922212254.GA47261@Grumpy.DynDNS.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20090922212254.GA47261@Grumpy.DynDNS.org> User-Agent: Mutt/1.4.2.2i Cc: David Kelly Subject: Re: network freebsd computers X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Sep 2009 21:43:46 -0000 On Tue, Sep 22, 2009 at 04:22:54PM -0500, David Kelly wrote: > On Tue, Sep 22, 2009 at 04:46:49PM -0400, Jerry McAllister wrote: > > On Tue, Sep 22, 2009 at 03:27:35PM -0400, Carmel NY wrote: > > > > > I was just playing around with ssh. Would it be possible to store > > > multiple keys in the ~/.ssh/authorized_keys file? > > > > It will put a key there for every place you go to with ssh. > > I think this is the place one puts the public key of accounts (not the > host) from which one is *coming* from that one wishes to accept login > without further challenge. > > ~/.ssh/known_hosts automatically (prompted first time) records the host > public key of places you have been so as to warn you that the connection > is not to a previously known machine. You are right. I didn't look at the file name closely. You can still have more than one. ////jerry > > -- > David Kelly N4HHE, dkelly@HiWAAY.net > ======================================================================== > Whom computers would destroy, they must first drive mad. > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"