Date: Sun, 07 Mar 2004 14:00:53 +0100 From: Guy Van Sanden <n.b@myrealbox.com> To: freebsd-questions@freebsd.org Subject: UW-Imap build question Message-ID: <1078664453.3866.3.camel@cronos.home.vsb>
index | next in thread | raw e-mail
I read that I can get uw-imap to work with Kerberos b compiling nlp with
EXTRAAUTHENTICATORS=gss
Can I still do this through the port, and how?
3.10 How do I configure Kerberos V5?
imap-2002 supports client and server functionality on UNIX and
32-bit Windows.
Kerberos V5 is supported by default in Windows 2000 builds:
nmake -f makefile.w2k
Other builds require that a third-party Kerberos package, e.g.
MIT Kerberos, be installed on the system first.
To build with Kerberos V5 on UNIX, include
EXTRAAUTHENTICATORS=gss in the make command line, e.g.
make lnp EXTRAAUTHENTICATORS=gss
To build with Kerberos V5 on Windows 9x, Windows Millenium, and
NT4, use the "makefile.ntk" file instead of "makefile.nt":
nmake -f makefile.ntk
--
______________________________________________________________________
Guy Van Sanden
http://unixmafia.port5.com
Registered Linux user #249404 - September 1997
______________________________________________________________________
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1078664453.3866.3.camel>
