| home | help | back | first | fref | pref | prev | next | nref | lref | last | post |
To: krb5-bugs@MIT.EDU Date: Wed, 29 Jun 1994 16:07:41 -0500 From: "Paul Pomes" <P-Pomes@uiuc.edu> The sleep() declaration in kdc/kerberos_v4.c conflicts with the one in unistd.h. 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 compilation. It also needs -DSYSV set so as not to include the getutline(), etc routines. 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. /pbp
| home | help | back | first | fref | pref | prev | next | nref | lref | last | post |