[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Adding support for NTLM, Kerberos

From: Karl Fogel <kfogel_at_newton.ch.collab.net>
Date: 2002-10-03 23:28:42 CEST

John Barstow <John_Barstow@gfsg.co.nz> writes:
> I added the auth_SSPI module to my Win32 Apache server and promptly began
> getting authorization failures from the subversion clients.
> A little poking indicated that digest and basic authentication are handled
> by the neon library, but not NTLM or Kerberos authentication. Now, I can
> handle coding that support up, but I'm not sure where to set my handlers to
> trap the 401 being returned by the server, where to add my negotiation
> headers, or how to inspect the server's headers. I've been trying to work
> out the control flow and it seems a bit confusing - probably because I've
> been doing C++ instead of C for so long.
> If someone can point me the right area, I can start hacking in the new
> support.

Ah, wonderful! Erm.. Ummm. Erg...

Is there a Joe Orton in the house? :-)

-K

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Oct 3 23:55:16 2002

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.