From nobody@FreeBSD.ORG  Tue Aug 22 09:14:40 2000
Return-Path: <nobody@FreeBSD.ORG>
Received: by hub.freebsd.org (Postfix, from userid 32767)
	id 5B9C237B42C; Tue, 22 Aug 2000 09:14:40 -0700 (PDT)
Message-Id: <20000822161440.5B9C237B42C@hub.freebsd.org>
Date: Tue, 22 Aug 2000 09:14:40 -0700 (PDT)
From: arjan@inventionz.org
Sender: nobody@FreeBSD.ORG
To: freebsd-gnats-submit@FreeBSD.org
Subject: example inetd.conf for tcpwrappers is out of date
X-Send-Pr-Version: www-1.0

>Number:         20782
>Category:       conf
>Synopsis:       example inetd.conf for tcpwrappers is out of date
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    torstenb
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Aug 22 09:20:01 PDT 2000
>Closed-Date:    Tue Aug 22 09:30:14 PDT 2000
>Last-Modified:  Tue Aug 22 09:31:23 PDT 2000
>Originator:     Arjan van der Oest
>Release:        4.1 release
>Organization:
Inventionz.org
>Environment:
FreeBSD shell.dsl.inventionz.org 4.1-RELEASE FreeBSD 4.1-RELEASE #0: Thu Aug 10 14:21:55 CEST 2000     root@post.dsl.inventionz.org:/usr/src/sys/compile/INVENTIONZ  i386

>Description:
While trying to get tcpwrappers to work I found a sample config (inetd.conf.wrapped.sample) in /usr/ports/security/tcp_wrapper/files/. This shows for example /usr/local/libexec/tcpd fingerd -s. This config file is probably legacy from the old wrapper port when there was no internal tcpd support. Imho this config should be removed or replaced with something else.


>How-To-Repeat:
see above
>Fix:
remove legacy file from ports collection (inetd.conf.wrapped.sample) and update documentation if appropriate.

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: sheldonh 
State-Changed-When: Tue Aug 22 09:30:14 PDT 2000 
State-Changed-Why:  
From the port's Makefile: 

.if exists(/usr/include/tcpd.h) 
FORBIDDEN=      tcp_wrappers is in the base system 
.endif 

If anything, the port needs to be deleted, but it 
might be useful for RELENG_2_2 users. 


Responsible-Changed-From-To: freebsd-bugs->torstenb 
Responsible-Changed-By: sheldonh 
Responsible-Changed-When: Tue Aug 22 09:30:14 PDT 2000 
Responsible-Changed-Why:  
Maintainer. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=20782 
>Unformatted:
