Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Apr 2013 12:27:59 -0700
From:      Jeremy Chadwick <jdc@koitsu.org>
To:        damonray@mac.hush.com
Cc:        Chris Rees <crees@freebsd.org>, Tom Evans <tevans.uk@googlemail.com>, Fabian Wenk <fabian@wenks.ch>, FreeBSD <freebsd-stable@freebsd.org>
Subject:   Re: Ghosted logins in w/who
Message-ID:  <20130417192759.GA9331@icarus.home.lan>
In-Reply-To: <20130417180351.D46BD6F443@smtp.hushmail.com>
References:  <20130409015643.0817D10E2C8@smtp.hushmail.com> <20130409022837.GA95155@icarus.home.lan> <E1UPVSY-0005Hj-Jm@kabab.cs.huji.ac.il> <516428D2.9020701@wenks.ch> <20130410140953.31C3D10E2D3@smtp.hushmail.com> <CAFHbX1%2B8QAp7OXPK%2BhJP5JrB0WWvjhqMXfS-%2B01M%2B0A_L4S25g@mail.gmail.com> <20130410145934.72F4C10E2D3@smtp.hushmail.com> <CADLo838HBa0ZXLk39NJWW6MB0eYFABsJws%2BvWCAuCRAYX-a7kg@mail.gmail.com> <20130417180351.D46BD6F443@smtp.hushmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Apr 17, 2013 at 01:03:51PM -0500, damonray@mac.hush.com wrote:
> I removed /usr/include/utmp.h and restarted inetd/telnetd/sshd.
> Hopefully that does the trick..
> 
> On 4/11/2013 at 12:53 PM, "Chris Rees"  wrote:On 10 April 2013 15:59, 
>  wrote:
> > Got it. I'll double check to make sure everything was recompiled
> > correctly. Thanks!
> > Damon
> 
> While you're at it, I'll echo Ronald's concern-- make sure
> /usr/include/utmp.h does NOT exist for you.
> 
> If it does, you must run make delete-old in /usr/src.
>
> {removing other stuff due to OP top-posting}

Removing /usr/include/utmp.h and restarting daemons will do nothing.

Include files (/usr/include) are used during compile-time, not run-time.

You will need to rebuild world, and also rebuild all of your ports (do
not just go installing packages, rebuild them from source).

-- 
| Jeremy Chadwick                                   jdc@koitsu.org |
| UNIX Systems Administrator                http://jdc.koitsu.org/ |
| Mountain View, CA, US                                            |
| Making life hard for others since 1977.             PGP 4BD6C0CB |



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130417192759.GA9331>