[932] in Kerberos
Kerberos on a Gould PN9008 and IBM VM/SP
daemon@ATHENA.MIT.EDU (Peter_Van_Epp@CC.SFU.CA)
Thu May 10 13:14:04 1990
Date: Wed, 9 May 90 20:07:40 PDT
From: Peter_Van_Epp@CC.SFU.CA
To: kerberos@ATHENA.MIT.EDU
While I don't know about Goulds, what kind of problems are you having? I am
trying to port the Kerberos code to an RT running AIX (unsuccessfully so far)
which is being fun due to the lack of BSDisms (the flock() system call which
I suspect is going to kill performance for one!). The main thing that I have
found helpful is to have the code up on a SUN SPARC station (where it does
compile!) to be able to see what the code should be doing. This is the only
thing that got me through the first steps with Imake, since I didn't have
some of the flags set right and it wouldn't even make the makefiles.
As to the question about the IBM systems, the one that I know of (from this
list!) is for OS/2 on the PS/2. I understand that Kerberos, hesiod, and ntp will
all be in the next release of DEC's Ultrix as well. Good luck!