From owner-freebsd-bugs Thu Jul 29 10:49:39 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 73E3314FCE; Thu, 29 Jul 1999 10:49:27 -0700 (PDT) (envelope-from des@FreeBSD.org) Received: (from des@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA64441; Thu, 29 Jul 1999 10:48:38 -0700 (PDT) (envelope-from des@FreeBSD.org) Date: Thu, 29 Jul 1999 10:48:38 -0700 (PDT) From: Message-Id: <199907291748.KAA64441@freefall.freebsd.org> To: seth@freebie.dp.ny.frb.org, des@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: bin/12819: tcpd hosts.[allow|deny] location inconsistent Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: tcpd hosts.[allow|deny] location inconsistent State-Changed-From-To: closed->open State-Changed-By: des State-Changed-When: Thu Jul 29 10:44:39 PDT 1999 State-Changed-Why: Not so fast. This is a serious problem for anyone running 3.2-RELEASE, especially someone upgrading to 3.2-RELEASE after running e.g. 3.1-RELEASE with the tcpwrappers port, since the system tcpd utilities will take precedence over the port (due to /usr/bin being before /usr/local/bin in PATH), and they read their configuration files from /etc instead of /usr/local/etc. At the very least, this PR warrants an addition to the errata list. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message