[OpenAFS] Password transition to krb5 - your methods?
Jeff Blaine
jblaine@kickflop.net
Thu, 25 Oct 2007 18:08:57 -0400
FWIW re: building afs2k5db with old Kerberos dist...
MIT Kerberos 1.2 : Has no krb5-config = no good
MIT Kerberos 1.3 : Fails to build:
/blah/krb5-1.3/src/include/k5-int.h:1783:
error: parse error before "krb5_donot_replay"
MIT Kebreros 1.4.4 : Fails (without mods) to build:
#error krb5.h included before k5-int.h
Moved "#include <k5-int.h>" before the
include for krb5.h in afs2k5db.c
Had to do the same thing in k5dbsubs.c
Built