From owner-cvs-all Thu May 17 12:23:25 2001 Delivered-To: cvs-all@freebsd.org Received: from Awfulhak.org (awfulhak.demon.co.uk [194.222.196.252]) by hub.freebsd.org (Postfix) with ESMTP id 9DF4A37B423; Thu, 17 May 2001 12:23:17 -0700 (PDT) (envelope-from brian@Awfulhak.org) Received: from hak.lan.Awfulhak.org (root@hak.lan.Awfulhak.org [172.16.0.12]) by Awfulhak.org (8.11.3/8.11.3) with ESMTP id f4HJNFP03790; Thu, 17 May 2001 20:23:15 +0100 (BST) (envelope-from brian@lan.Awfulhak.org) Received: from hak.lan.Awfulhak.org (brian@localhost [127.0.0.1]) by hak.lan.Awfulhak.org (8.11.3/8.11.3) with ESMTP id f4HJNEb67601; Thu, 17 May 2001 20:23:14 +0100 (BST) (envelope-from brian@hak.lan.Awfulhak.org) Message-Id: <200105171923.f4HJNEb67601@hak.lan.Awfulhak.org> X-Mailer: exmh version 2.3.1 01/18/2001 with nmh-1.0.4 To: obrien@FreeBSD.org Cc: Brian Somers , Jesper Skriver , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, brian@Awfulhak.org Subject: Re: cvs commit: src/etc rc.network In-Reply-To: Message from "David O'Brien" of "Thu, 17 May 2001 10:03:22 PDT." <20010517100322.A60453@dragon.nuxi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 17 May 2001 20:23:14 +0100 From: Brian Somers Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > On Thu, May 17, 2001 at 10:19:23AM +0100, Brian Somers wrote: > > > On Thu, May 17, 2001 at 02:27:40AM +0100, Brian Somers wrote: > > > > > > > > I would have thought it's more appropriate to remove one of the > > > > useless Host Keys in sshd_config instead. > > > > > > Maybe, but for now how about leave both until we figure out what the end > > > result will be. I'm also leary of having an rc file just delete stuff > > > out of /etc. > > > > Meaning that copying the file is doing irreversible damage ? > > I don't follow you? The change was to copy /etc/ssh/ssh_host_key* to /etc/ssh/ssh_host_rsa_key*. The only reason this is necessary is because the latest version of sshd_config says HostKey /etc/ssh/ssh_host_key HostKey /etc/ssh/ssh_host_rsa_key HostKey /etc/ssh/ssh_host_dsa_key where the middle line is new. I'm arguing that the correct change is to take that middle line out. I don't think creating ssh_host_rsa_key on the fly gains anything whatsoever. > > > -- David (obrien@FreeBSD.org) > > \rant_for_lack_of_trimming_nowdays{ Did quoting my sig really add context? ;-) } Yes - it shows everyone who I'm replying to as my mailer doesn't add it when I quote what I'm replying to. > -- > -- David (obrien@FreeBSD.org) And here it is again - so everyone can be extra sure :*P -- Brian Don't _EVER_ lose your sense of humour ! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message