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

Re: Getting NT Authorization Right with mod_auth_sspi.so

From: SteveKing <steveking_at_gmx.ch>
Date: 2004-07-13 20:47:55 CEST

Arthur Penn wrote:

> I'm trying the attempts to get this to work for my domain as well using
> the deadbeef precompiled SSPI module. With my current configuration, IE
> can browse the repositories and never prompts me for credentials, so the
> SSPI auth seems to be working. When I browse the repository via IE, I
> get access log entries like the following:
>
> 192.168.157.65 - - [13/Jul/2004:14:01:44 -0400] "GET
> /svn/ProjectName/Client.ProjectName/CodeFile.cs HTTP/1.1" 401 508
> 192.168.157.65 - - [13/Jul/2004:14:01:44 -0400] "GET
> /svn/ProjectName/Client.ProjectName/CodeFile.cs HTTP/1.1" 401 508
> 192.168.157.65 - apenn [13/Jul/2004:14:01:44 -0400] "GET
> /svn/ProjectName/Client.ProjectName/CodeFile.cs HTTP/1.1" 200 15279
>
> This is where IE tries to log in anonymously before offering the SSPI
> credentials. No problem there.
>
> TortoiseSVN, though, can't browse, update, or checkout anything from the
> repositories with basic authentication off. I get one of the following
> entries per access attempt:

Check out this:
http://tortoisesvn.tigris.org/docs/TortoiseSVN_en/ch03.html#tsvn-serversetup-apache-5

Especially the info box there. Maybe that's your problem.

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jul 13 20:49:00 2004

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

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