From owner-freebsd-stable Mon Dec 13 14:58: 9 1999 Delivered-To: freebsd-stable@freebsd.org Received: from freeway.dcfinc.com (cx74889-a.phnx3.az.home.com [24.1.193.157]) by hub.freebsd.org (Postfix) with ESMTP id C6B0814C16 for ; Mon, 13 Dec 1999 14:58:06 -0800 (PST) (envelope-from chad@freeway.dcfinc.com) Received: (from chad@localhost) by freeway.dcfinc.com (8.8.8/8.8.8) id PAA13504; Mon, 13 Dec 1999 15:58:03 -0700 (MST) (envelope-from chad) From: "Chad R. Larson" Message-Id: <199912132258.PAA13504@freeway.dcfinc.com> Subject: Re: pidentd In-Reply-To: <19991213124609.A1355@pir.net> from Peter Radcliffe at "Dec 13, 99 12:46:09 pm" To: pir@pir.net (Peter Radcliffe) Date: Mon, 13 Dec 1999 15:58:03 -0700 (MST) Cc: freebsd-stable@FreeBSD.ORG Reply-To: chad@DCFinc.com X-Mailer: ELM [version 2.4ME+ PL40 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG As I recall, Peter Radcliffe wrote: > > #!/usr/bin/perl > $| = 1; > while (<>) { > $_ =~ s/\r\n$//; > print STDOUT "$_ : USERID : UNIX : bite-me\r\n"; > exit 0; > } Actually, TFM has a specific recommendation for a non-informative response. Check this: -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Script started on Mon Dec 13 15:53:37 1999 % telnet firewall 113 Trying 192.168.1.254... Connected to firewall.dcfinc.com. Escape character is '^]'. :ERROR:HIDDEN-USER Connection closed by foreign host. % exit Script done on Mon Dec 13 15:54:06 1999 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= -crl -- Chad R. Larson (CRL15) 602-953-1392 Brother, can you paradigm? chad@dcfinc.com chad@larsons.org larson1@home.net DCF, Inc. - 14623 North 49th Place, Scottsdale, Arizona 85254-2207 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message