Date: Sun, 21 Feb 1999 10:05:22 +0100 From: sthaug@nethelp.no To: jkb@best.com Cc: hackers@FreeBSD.ORG, FreeBSD-isp@FreeBSD.ORG Subject: Re: New breakin technique? Message-ID: <21711.919587922@verdi.nethelp.no> In-Reply-To: Your message of "Sun, 21 Feb 1999 00:56:15 -0800" References: <19990221005615.A559@best.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> > So why are rpc.statd and portmap started by default in FreeBSD? > > AFAIK only portmap is started. Not rpc.statd - but I do > agree with you that portmap should not be started by > default. Jordan - your call? $Id: rc.conf,v 1.83 1999/02/09 04:17:45 dillon Exp $ ... rpc_statd_enable="YES" # Run NFS rpc.statd if nfs_server (or NO). portmap_enable="YES" # Run the portmapper service (or NO). AFAIK starting those have been the defaults for at least a couple of years. Steinar Haug, Nethelp consulting, sthaug@nethelp.no To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?21711.919587922>