Subject: Re: kinit not asking for password, revisited
To: George Coulouris <glc5@cornell.edu>
From: Bill Studenmund <skippy@macro.stanford.edu>
List: port-i386
Date: 04/24/1998 10:36:15
On Fri, 24 Apr 1998, George Coulouris wrote:

> Ronald Khoo wrote:
> > 
> > > #define TIOCGETP        _IOR('t', 8,struct sgttyb)/* get parameters -- gtty */
> > 
> > Sounds like you're missing COMPAT_43 fom your kernel.  Try booting
> > a GENERIC kernel and see if it works.
> 
> Good call. I recompiled, and now it works. Thanks!

Please send-pr this problem! The kerberos stuff shouldn't need compat_43
to work right. :-)

Take care,

Bill