[273] in Kerberos
Re: kerberos login suggestions.
daemon@TELECOM.MIT.EDU (Jim Bloom)
Tue Dec 1 14:25:10 1987
From: Jim Bloom <jb%cs.brown.edu@RELAY.CS.NET>
To: Bill Sommerfeld <wesommer@ATHENA.MIT.EDU>
Cc: Saltzer@ATHENA.MIT.EDU, kerberos@ATHENA.MIT.EDU
In-Reply-To: Your message of Tue, 01 Dec 87 11:15:59 EST.
To change the size of the fields, you would have to look at every
program that uses <utmp.h>. Many of them probably use string routines
with a count of "8" instead of using a sizeof(). There may even be a
few programs that assume null termination floating around. Bill can
exercise a few of the bugs if they exist (8 char login).
Jim