From owner-freebsd-bugs Tue Oct 23 11:30:13 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2051937B407 for ; Tue, 23 Oct 2001 11:30:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f9NIU0Y57396; Tue, 23 Oct 2001 11:30:01 -0700 (PDT) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9D15837B401 for ; Tue, 23 Oct 2001 11:26:13 -0700 (PDT) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f9NIQDu56958; Tue, 23 Oct 2001 11:26:13 -0700 (PDT) (envelope-from nobody) Message-Id: <200110231826.f9NIQDu56958@freefall.freebsd.org> Date: Tue, 23 Oct 2001 11:26:13 -0700 (PDT) From: Alan Larson To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: misc/31458: sysinstall problem, ssh enabled when not loaded Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 31458 >Category: misc >Synopsis: sysinstall problem, ssh enabled when not loaded >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Oct 23 11:30:00 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Alan Larson >Release: 4.4-release >Organization: PAIX.net, Inc. >Environment: >Description: If a system is installed, without the "crypto" software being installed, but with the default medium security level, /etc/rc.conf will have sshd_enable="YES", and /etc/rc.network will attempt to create host keys. This is doomed to fail, since the file /usr/bin/ssh-keygen is not loaded on the system. I suspect that starting sshd will also fail, but that scrolled off of my screen... >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message