From owner-freebsd-questions Sat Jan 13 5:57:33 2001 Delivered-To: freebsd-questions@freebsd.org Received: from d9168.upc-d.chello.nl (d9168.upc-d.chello.nl [213.46.9.168]) by hub.freebsd.org (Postfix) with ESMTP id C254B37B400 for ; Sat, 13 Jan 2001 05:57:16 -0800 (PST) Received: by d9168.upc-d.chello.nl (Postfix, from userid 1001) id A2697362; Sat, 13 Jan 2001 14:57:15 +0100 (CET) Date: Sat, 13 Jan 2001 14:57:15 +0100 From: Edwin Groothuis To: Odhiambo Washington Cc: FBSD-Q Subject: Re: Sshd Message-ID: <20010113145715.I94930@d9168.upc-d.chello.nl> Mail-Followup-To: Edwin Groothuis , Odhiambo Washington , FBSD-Q References: <20010113162932.A443@poeza.iconnect.co.ke> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010113162932.A443@poeza.iconnect.co.ke>; from wash@iconnect.co.ke on Sat, Jan 13, 2001 at 04:29:32PM +0300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, Jan 13, 2001 at 04:29:32PM +0300, Odhiambo Washington wrote: > I have a 4.2-STABLE box in which I have enabled sshd in rc.conf but it > doesn't start sshd on boot. How do I diagnose that? check /etc/rc, search for sshd_enable: if it's set as "YES", it will echo "sshd" on the prompt if the file $sshd_program or the file /usr/sbin/sshd is executable. If all seems fine, add some echo's to it (=/etc/rc) and you'll see how the program goes. Edwin -- Edwin Groothuis | Interested in MUDs? Visit Fatal Dimensions: mavetju@chello.nl | http://fataldimensions.nl.eu.org/ ------------------+ telnet://fataldimensions.nl.eu.org:4000 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message