From owner-freebsd-hackers Mon Jan 20 11:14:47 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id LAA18914 for hackers-outgoing; Mon, 20 Jan 1997 11:14:47 -0800 (PST) Received: from phaeton.artisoft.com (phaeton.Artisoft.COM [198.17.250.211]) by freefall.freebsd.org (8.8.4/8.8.4) with SMTP id LAA18909 for ; Mon, 20 Jan 1997 11:14:41 -0800 (PST) Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id LAA15819; Mon, 20 Jan 1997 11:59:10 -0700 From: Terry Lambert Message-Id: <199701201859.LAA15819@phaeton.artisoft.com> Subject: Re: Fingering other servers broken in 2.2 and -current ? To: khetan@iafrica.com (Khetan Gajjar) Date: Mon, 20 Jan 1997 11:59:10 -0700 (MST) Cc: hackers@freebsd.org, freebsd@iafrica.com, danielc@iafrica.com In-Reply-To: from "Khetan Gajjar" at Jan 20, 97 07:31:02 pm X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > I've noticed a oddity on some FreeBSD 2.2 and 3.0-current machines. If I > finger a user on a public host of ours, I just get the hostname in square > brackets i.e. [servername.somewhere.org] and nothing else. > > If I try it from a Solaris box or a Linux box on the same network, with > nothing more (or less) special on the public machine's hosts.allow, it > displays the relevant information. > > Any ideas ? You must recompile fingerd; the structure of utmp has recently changed in -current. Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.