From nobody@FreeBSD.org  Tue Oct 23 11:26:14 2001
Return-Path: <nobody@FreeBSD.org>
Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21])
	by hub.freebsd.org (Postfix) with ESMTP id 9D15837B401
	for <freebsd-gnats-submit@FreeBSD.org>; 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 <larson@paix.net>
To: freebsd-gnats-submit@FreeBSD.org
Subject: sysinstall problem, ssh enabled when not loaded
X-Send-Pr-Version: www-1.0

>Number:         31458
>Category:       misc
>Synopsis:       sysinstall problem, ssh enabled when not loaded
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Oct 23 11:30:00 PDT 2001
>Closed-Date:    Mon Dec 10 03:25:55 PST 2001
>Last-Modified:  Mon Dec 10 03:27:05 PST 2001
>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:
State-Changed-From-To: open->closed 
State-Changed-By: murray 
State-Changed-When: Mon Dec 10 03:25:55 PST 2001 
State-Changed-Why:  
A solution to the problem has been worked out in the audit trail of PR 
32288.  A fix should be committed soon.  Thanks for the report about 
this problem! 


http://www.FreeBSD.org/cgi/query-pr.cgi?pr=31458 
>Unformatted:
