[2452] in Kerberos
Re: kerberos on Next
daemon@ATHENA.MIT.EDU (Alan Crosswell)
Wed Dec 9 17:44:51 1992
Date: 9 Dec 92 20:57:58 GMT
From: alan@curta.cc.columbia.edu (Alan Crosswell)
To: kerberos@shelby.Stanford.EDU
In article <9212091934.AA08955@cc.vt.edu> bagley@cc.vt.edu (Victor L. Bagley)
writes:
> When I try to do the make world, it doesn't work. Is there a conf
> file for the Next system that I should be using? I retrieved the
> source from pub/kerberos/dist/900104. Is there something more recent
> or am I just overlooking something?
Anonymous ftp to ftp.cc.columbia.edu, cd /kerberos, and find
cukrb4-noispell.patch:
Columbia University (and GA Tech) patches to Kerberos 4, patchlevel 9.
This patch:
- Includes Georgia Tech fixes and additions, including kdb_batch (posted to
comp.protocols.kerberos by Robert Viduya <robert@shangri-la.gatech.edu>
on 30-Oct-91)
- Allows all of Kerberos 4 (clients *and* servers) to compile and run on
SunOS 4.1.x, Encore Umax 4.3 (using GCC), and NeXT Mach 2.1.
- Breaks kadmind -- current code does not work "right" as it truncates
passwords to 8 bytes. I recommend *not* turning on -DESP. However,
it is a start at adding password quality checking to kadmind.
Note: This copy of the patch does not include the ispell-based code due to
ispeel limitations on use and redistribution.
I suggest carefully looking over this stuff since I haven't done so myself:-)
------------
Since I made this available, MIT has announced a later (final) release of
Kerberos 4 than 900104 I believe. I haven't looked at it, so you may find
similar fixes there.
/a