Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Sep 1997 13:15:45 -0700
From:      "Jordan K. Hubbard" <jkh@time.cdrom.com>
To:        hackers@freebsd.org
Subject:   Here's an interesting bug in our utmp handling.
Message-ID:  <10396.874268145@time.cdrom.com>

next in thread | raw e-mail | index | archive | help
Reported today by one Eddie Wieder..

Log in somehow (real login, xterm -ls, whatever) and verify your
user/[pt]ty combo by doing who(1) and tty(1) commands.  Now use
login(1) to log in as some other user and do the who/tty thing again.
You'll have a new utmp entry for the user you just logged in as.  Now
log out and do another who(1).  You'll have had your utmp entry
smashed and still show up as the user you logged in and out again as.

Not sure how to fix this one - it's "interesting." :)

					Jordan



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