cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Building with Kerberos on Windows

From: Allen Chan <innovation101_at_gmail.com>
Date: Fri, 20 Jan 2006 16:17:58 +0900

Hi All,

I just wanted to inform everyone who would like to build licurl with
with Kerberos that MIT's Kerberos for Windows 3.0 builds fine with a
few minor changes in the code.

However, I do not have anyway of testing the functionality at this
point since libcurl currently does not have a way of explicity
specifying to use kerberos for authentication.

I am currently working on this and would endeavor to produce a working
prototype, if at all possible.

Btw, krb4.c requires getpid(), it exists in Cygwin unistd.h though.
Does anyone know what function could replace this call?

Thanks for the help

Allen

On 1/19/06, Allen Chan <innovation101_at_gmail.com> wrote:
> Hi Daniel,
>
> Thanks for the information. I'll also work on this and see what I can
> do. It does seem like it needs a little work.
>
> Allen
>
> On 1/19/06, Daniel Stenberg <daniel_at_haxx.se> wrote:
> > On Thu, 19 Jan 2006, Allen Chan wrote:
> >
> > > I suspect this has to be built with Cygwin or something else other than VC
> > > since it's looking for netdb.h, types.h, and netinet/in.h.
> >
> > The krb4 parts of libcurl is very little used and not very widely tested or
> > compiled. It very likely needs attention and adjustments to compile and build
> > on non-unix environments.
> >
> > In fact, I'm not even sure it works these days. I have no means of testing it
> > and I haven't heard anyone using it for years.
> >
> > --
> > Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
> >
>
Received on 2006-01-20