From owner-freebsd-stable Tue Oct 14 09:59:01 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id JAA00709 for stable-outgoing; Tue, 14 Oct 1997 09:59:01 -0700 (PDT) (envelope-from owner-freebsd-stable) Received: from mail.uniserve.com (dns1-van.uniserve.com [204.244.163.48]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id JAA00704 for ; Tue, 14 Oct 1997 09:58:58 -0700 (PDT) (envelope-from tom@uniserve.com) Received: from shell.uniserve.com [204.244.210.252] by mail.uniserve.com with smtp (Exim 1.70 #1) id 0xLAIt-00078T-00; Tue, 14 Oct 1997 09:58:43 -0700 Date: Tue, 14 Oct 1997 09:58:41 -0700 (PDT) From: Tom To: Annelise Anderson cc: nobody , freebsd-stable@freebsd.org Subject: Re: pidentd not functioning so well. In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Mon, 13 Oct 1997, Annelise Anderson wrote: > On Tue, 14 Oct 1997, nobody wrote: > > > After CVSup, make world, and make kernel (config, depend, clean, make, > > install) last night.. pidentd no longer worked. kernel not passing the > > username of the connection? This was working perfectly after the cvsup I > > did on thursday. > > I just tried irc and my pidentd isn't working either--after make > world with sources as of > > 2.2-STABLE-971011-23:30 PDT > > Annelise Try re-building pidentd. pidentd depends on certain kernel structures and may need to be re-built after kernel upgrades. Tom