[4500] in testers
Re: Linux 8.3.31 -> 8.4.4 layered upgrade
daemon@ATHENA.MIT.EDU (Greg Hudson)
Mon Jun 26 14:53:21 2000
Message-Id: <200006261853.OAA19727@small-gods.mit.edu>
To: "Christopher D. Beland" <beland@MIT.EDU>
Cc: testers@MIT.EDU
In-Reply-To: Your message of "Mon, 26 Jun 2000 13:22:50 EDT."
<200006261722.NAA05646@rat-thing.mit.edu>
Date: Mon, 26 Jun 2000 14:53:12 -0400
From: Greg Hudson <ghudson@MIT.EDU>
>>> Not updating conf.getty to point at krb5. Current value:
>>> LOGIN=/usr/athena/etc/login.krb5
>> That's fine.
> Well, actually, VC logins didn't work right for Athena users until I
> added "LOGIN=/usr/athena/etc/login.krb5" to /etc/conf.getty.
The message you quoted above suggests that conf.getty already had that
value of LOGIN at the time the athena-kerberos post-install script
ran. I do observe that on my test machine, conf.getty consists of
only four bytes, though (all newlines), so I think something else is
wrong.
> On non-layered linux, it looks like VC logins aren't supported...
They are supported via Ctrl-P at the xlogin window.
> zwgc: usage: zwgc [-f <filename>] [-subfile <filename>]
I don't get this when I log in as systest on a test machine. It's
rather unexpected, since /usr/athena/lib/init/login just runs
$ZEPHYR_CLIENT with no args, and the default value of ZEPHYR_CLIENT is
just "zwgc". I don't suppose this account sets ZEPHYR_CLIENT or
anything?
> One other behavior that I know doesn't happen on non-layered linux:
> My X logins don't appear in /var/log/wtmp.
I have no idea why that might happen.