From owner-freebsd-questions Mon Apr 22 0: 8:43 2002 Delivered-To: freebsd-questions@freebsd.org Received: from russian-caravan.cloud9.net (russian-caravan.cloud9.net [168.100.1.4]) by hub.freebsd.org (Postfix) with ESMTP id BFD9437B417 for ; Mon, 22 Apr 2002 00:08:33 -0700 (PDT) Received: from earl-grey.cloud9.net (earl-grey.cloud9.net [168.100.1.1]) by russian-caravan.cloud9.net (Postfix) with ESMTP id F1A9228B4E; Mon, 22 Apr 2002 03:05:23 -0400 (EDT) Date: Mon, 22 Apr 2002 03:05:23 -0400 (EDT) From: Peter Leftwich X-X-Sender: To: John Andersen Cc: FreeBSD LIST Subject: Re: Mysterious sshd "starting itself" at bootup In-Reply-To: <200204220640.g3M6e5V23166@pen.homeip.net> Message-ID: <20020422025857.U31250-100000@earl-grey.cloud9.net> Organization: Video2Video Services - http://Www.Video2Video.Com MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 On Sun, 21 Apr 2002, John Andersen wrote: > On Sunday 21 April 2002 09:35 pm, Peter Leftwich wrote: > > Hello all, I just ran `last -10 -s` then `ps -auxww | grep -i ssh` and noticed that an sshd process was begun at the time of "reboot" (why does syslogd not call it a "bootup" event?!) I perused and grepped my /etc/rc.conf and /etc/defaults/rc.conf and /boot/loader* files but none of these enable sshd. Can someone tell me any other places to check? > > I would rather not have sshd running until I know more about controlling it! > Man page says its started from /etc/rc.network It was my understanding that the stuff in /etc/rc.network have some dependencies on what the sysadmin has configured IN /etc/rc.conf as there are some lines in my /etc/rc.network that say: case ${sshd_enable} in [Yy][Ee][Ss]) And some lines in my /etc/rc.conf that say: sshd_enable="NO" # Enable sshd ...which in other words would match the /etc/rc.network stuff above were it: case ${sshd_enable} in [Nn][Oo]) > It would seem to me it would be the last thing to worry about. Thanks for playing. :) > _________________________________________________ > No I Don't Yahoo! > And I'm getting pretty sick of being asked if I do. > _________________________________________________ > John Andersen / Juneau Alaska Hehe, that's pretty innocuously catchy :) I like the quotation, but Yahoo rules supreme.on.earth.yahoo.com (extra gwockk please), :) (-; -- Peter Leftwich President & Founder Video2Video Services Box 13692, La Jolla, CA, 92039 USA +1-413-403-9555 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message