Return to BSD News archive
Path: sserve!newshost.anu.edu.au!munnari.oz.au!news.Hawaii.Edu!ames!elroy.jpl.nasa.gov!swrinde!cs.utexas.edu!howland.reston.ans.net!europa.eng.gtefsd.com!MathWorks.Com!uhog.mit.edu!news.mtholyoke.edu!nic.umass.edu!ymir.cs.umass.edu!gaia!doyle From: doyle@gaia.cs.umass.edu (Jim Doyle) Newsgroups: comp.os.386bsd.questions Subject: Re: Kerberos on NetBSD Date: 14 Jan 1994 21:23:35 GMT Organization: CS Dept., Umass-Amherst Lines: 19 Message-ID: <2h72gnINNlre@ymir.cs.umass.edu> References: <2h3821$15m@news.csie.nctu.edu.tw> <khBWLPK00WB=48TnJo@andrew.cmu.edu> Reply-To: doyle@cs.umass.edu NNTP-Posting-Host: gaia.cs.umass.edu X-Newsreader: TIN [version 1.2 PL0] Timothy J Kniveton (tim+@CMU.EDU) wrote: : i have a friend here at carnegie mellon who has kerberos and zephyr : running on his linux box. another friend, who runs netbsd, is working : on it -- he has kerberos compiled, but it's apparently not getting the : right ticket or something. Yeah.. I got the Cyngus Kerberos4pl10 to compile under NetBSD0.9 using gcc. A friend also has this same code running on Linux. It works with the KDC we have on campus running on a DECstation. We've noticed interoperability problems with the Cygnus kit on two platforms - IRIX4 and Alpha/OSF1. On IRIX4, we cannot kinit or rlogin. It is appears that the IRIX box cant construct a proper ticket request and get it out to the KDC. On the Alpha, you can kinit and rlogin, but klogind is messed up.. I have the Sandia Kerberos5 stuff at home now... I will try to get it running on NetBSD in Krb4 compatibility mode as soon as I have time.. I have so many more pressing issues to deal with that it make take time. -- Jim D