[1343] in Kerberos-V5-bugs

home help back first fref pref prev next nref lref last post

kerberos 5 builds on Linux 1.2.5 with minor hand waving

daemon@ATHENA.MIT.EDU (Stephen M. Kenton)
Wed Apr 19 17:58:45 1995

From: "Stephen M. Kenton" <SKENTON@AUS-SERVER.UCS.UOKNOR.EDU>
To: krb5-bugs@MIT.EDU
Date:          Wed, 19 Apr 1995 16:58:07 -0600 CST

I noticed that the FAQ and Installation guides had been updated (Nice Job!)
Just for grins I decided to try and build the B4-3 distribution I have been
running on a Sun 4.1.3 system over on a Linux 1.2.5 (slackware 2.2) system.
The darn thing mostly built the first time.  After a bit of tinkering with
the make files almost everything built.  Here is what I had to change.
I have not banged on it hard, but I did propogate my active database from
the sun (MASTER) to the linux box (SLAVE) and examine it with kdb5_edit.
The kdc and kinit stuff all seems to be doing reasonable things too.
I ignored a couple of errors in the appl/telnet/authenc.c and appl/bsd/krpc.c
and externs.h files since I was not going to use those applications right now.
All in all though, it was much more portable than I was expecting.

Sun changes:
config-files/services.append change krb_prop to krb5_prop
lib/krb5/keytab/file/ktf_get_en.c added break; after line 67
There seems to be something badly wrong with the version number logic there.
As far as I can tell, IGNORE_VNO will always die at EOF as distributed.

Linux changes:
util/ss/Makefile change /bin/sed to /usr/bin/sed
tests/create/Makefile change LIBS= to LIBS=-ldbm
tests/verify/Makefile change LIBS= to LIBS=-ldbm
config-files/services.append change krb_prop to krb5_prop
lib/krb5/keytab/file/ktf_get_en.c added break; after line 67

Steve Kenton
skenton@aus-server.ucs.uoknor.edu
(405) 325-6988

home help back first fref pref prev next nref lref last post