[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Kerberos authentication in HTTP



Hello,

On Thu, 1 Aug 2002, Daniel Kouril wrote:

> On Fri, Jul 19, 2002 at 11:55:35PM +0100, Graeme.Wood@ed.ac.uk wrote:
> > On Tue, 16 Jul 2002, Daniel Kouril wrote:
> > 
> > > Hello all,
> > > if you are interested in using Kerberos for authentication on web, take a look
> > > at http://meta.cesnet.cz/software/heimdal/negotiate.en.html
> > 
> > This is an empty document... well almost empty:
> > 
> > <html><body></body></html>
> 
> It's been corrected. Sorry for the delay, I was out of my office.

  Thanks, It worked!
  I just tested your gssapi authentication with DSO
version of mod_ahth_gssapi for apache-1.3.26+mod_ssl-2.8.10.
DSO was made by the following command.

--
.../apache/bin/apxs \
 -I/usr/include/openssl -I/usr/heimdal/include \
 -L/usr/heimdal/lib -lgssapi -lkafs -lkrb5 -lasn1 -lroken -lcrypto -lresolv \
 -o mod_auth_gssapi.so \
 -c mod_auth_gssapi.c

.../apache/bin/apxs -i -a -n gssapi_auth mod_auth_gssapi.so
--

  Sory, but I coulnot succeed with your mod_auth_kerb.
(I found "segment fault" in apache error_log.)
I eliminated Krb5* directives from your sample.

--
  Jun Kuwamura
 rC Cm
   ^
   ~