From owner-freebsd-commit Tue May 16 13:40:45 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id NAA19854 for commit-outgoing; Tue, 16 May 1995 13:40:45 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id NAA19840 for cvs-ports-outgoing; Tue, 16 May 1995 13:40:35 -0700 Received: from Shug-Internet.Saar.DE (root@shug-internet.saar.de [192.109.53.4]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id NAA19821 ; Tue, 16 May 1995 13:40:11 -0700 Received: from TMPuhf.Saar.DE (tmpuhf.saar.de [192.109.53.3]) by Shug-Internet.Saar.DE (8.6.8.1/8.5) with SMTP id WAA18339; Tue, 16 May 1995 22:40:07 +0200 Received: from ramsey by TMPuhf.Saar.DE with uucp (Smail3.1.28.1 #1) id m0sBTPR-000213C; Tue, 16 May 95 22:40 WET DST Received: by ramsey.saar.de (Smail3.1.29.1 #1) id m0sBT25-000O2oC; Tue, 16 May 95 22:15 MET DST Message-Id: From: torstenb@ramsey.saar.de (Torsten Blum) Subject: Re: cvs commit: ports/net/tcp_wrapper/patches patch-aa To: ache@freefall.cdrom.com (Andrey A. Chernov) Date: Tue, 16 May 1995 22:15:56 +0200 (MET DST) Cc: CVS-commiters@freefall.cdrom.com, cvs-ports@freefall.cdrom.com In-Reply-To: <199505160936.CAA04613@freefall.cdrom.com> from "Andrey A. Chernov" at May 16, 95 02:36:32 am X-Mailer: ELM [version 2.4 PL23] MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Content-Length: 363 Sender: commit-owner@FreeBSD.org Precedence: bulk > ache 95/05/16 02:36:30 > > Modified: net/tcp_wrapper/patches patch-aa > Log: > Enable call of remote pindentd with this change tcpd _always_ try to get the remote user name. rfc931/rfc1413 has it's limitations (read rfc 1413, section 6: "Security Considerations") and should not the default. You can still do selective username lookups as documented in the hosts_options(5) manpage.