From owner-freebsd-questions Mon Dec 31 4:38:56 2001 Delivered-To: freebsd-questions@freebsd.org Received: from devnull.xtraxion.com (e134174.upc-e.chello.nl [213.93.134.174]) by hub.freebsd.org (Postfix) with ESMTP id 91FB937B428 for ; Mon, 31 Dec 2001 04:38:52 -0800 (PST) Received: from xp (xp.xtraxion.com [10.0.0.3]) by devnull.xtraxion.com (8.12.1/8.12.1) with SMTP id fBVCeC4P003931; Mon, 31 Dec 2001 13:40:13 +0100 (CET) From: "Rick Hoppe" To: "J.S." , Subject: RE: OpenSSH refuses to find sshd_config Date: Mon, 31 Dec 2001 13:38:36 +0100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) In-Reply-To: <20011231130140.20948a1a.johann@broadpark.no> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > Where do I remove the sshd entry for the first one? Good to hear that you are a little bit further than a few days ago :-) sshd is normally started by /etc/rc.conf (loading standard daemons), which contains sshd_enable="YES" You may want to change this to sshd_enable="NO". Since you are saying that sshd is initialized twice, there's probably a startupscript in /usr/local/etc/ (local package initialization) that starts the new sshd daemon in /usr/local/sbin Regards, Rick Hoppe Network- and System specialist (Jr.) Xtraxion Internet To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message