Date: Thu, 13 Jan 2000 19:03:03 -0800 (PST) From: Peter Losher <Peter.Losher@nominum.com> To: freebsd-questions@freebsd.org Subject: UW IMAP and Kerberos 5... Message-ID: <Pine.BSF.4.21.0001131838370.2078-100000@svalbard.nominum.com>
next in thread | raw e-mail | index | archive | help
First of, thanks to all that helped with my previous problem (file "too large" in Amanda) a couple of weeks ago (esp. Mitch and Andrew). That problem has nicely been taken care of (for now)... :) But now I have a new problem. I have been trying to install the UofW IMAP server. I do use Kerberos 5 for authentication, so I altered the Makefile in the UofW IMAP server in ports, to handle this: -=- EXTRAAUTHENTICATORS=GSS GSSDIR=/usr/local/krb5 GSSCFLAGS= -I$(GSSDIR)/include GSSLDFLAGS= -L$(GSSDIR)/lib -lgssapi_krb5 -lkrb5 -lcrypt -lcom_err -=- And now that I have installed it (and it shows that the /usr/local/krb5/include files are in there), it refuses to authenticate via Kerberos. If you have a local password, then it works fine, otherwise it fails... Has anyone ever gotten this to work, and if so, am I missing something in the compile process? (missed a variable, etc?) Thanks - Peter --- Peter Losher <Peter.Losher@nominum.com> Systems Admin. - Nominum, Inc. PGP key available on request To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0001131838370.2078-100000>
