[545] in Kerberos-V5-bugs
Re: problems building b4p1 under solaris
daemon@ATHENA.MIT.EDU ("Mark W. Eichin")
Wed Jun 29 23:57:19 1994
Date: Wed, 29 Jun 94 23:56:57 EDT
From: eichin@MIT.EDU ("Mark W. Eichin")
To: "Paul Pomes" <P-Pomes@uiuc.edu>
Cc: krb5-bugs@MIT.EDU
In-Reply-To: "[536] in Kerberos-V5-bugs"
>> The sleep() declaration in kdc/kerberos_v4.c conflicts with the one in
>> unistd.h.
Got it.
>> kadmin/kpasswd/configure needs to test for ut_host in /usr/include/utmp.h
>> and add -DNO_UT_HOST to DEFS if it's not there. This is for networked.c
Ahh, forgot about that. Yes, I still need to fix that. appl/bsd are
going to need that and more, so I'm going to try and generalize that.
>> It would be very nice if kinit would report the time of last successful
>> request and the number of unsuccessful interim attempts ala the SNL code.
That would *require* the use of preauthentication...
_Mark_