From 9d237b3d2703a39e87fb9eaa80d0c04b8ebc4d11 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Mon, 15 Dec 1997 04:53:56 +0000 Subject: Note about GSSAPI build. svn path=/trunk/; revision=1572 --- INSTALL | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index 8efda20c..750dd910 100644 --- a/INSTALL +++ b/INSTALL @@ -49,6 +49,12 @@ Support for CompuServe's RPA authentication method (rather similar to APOP) is available but also not included in the standard build. You can compile it in with `configure --enable-RPA'. +Support for authentication using GSSAPI over Kerberos V is available +but also not included by default. You can compile it in with +`configure --enable-RPA', which looks for GSSAPI support in standard +locations (/usr, /usr/local, /usr/athena). If you set --enable-GSSAPI=DIR +you can direct the build to look for GSSAPI support under DIR. + If you want to build for debugging, CFLAGS=-g LDFLAGS=" " ./configure -- cgit v1.2.3