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

Re: TSVN is sending Windows creds?

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2006-09-25 21:47:57 CEST

John Thile wrote:
> Stefan Küng <tortoisesvn@...> writes:
>> Check the apache error log. You will see which user got authenticated
>> but failed authorization in that log.
>
> Again, thank you very much for your quick response. Hmm, the only relevent line
> in the error log is this:
>
> [Mon Sep 25 12:29:46 2006] [error] [client 172.24.35.151] Access denied:
> 'SOLEKAI\\bsg' PROPFIND bitstream:/
>
> It does not specify whether the denial was on authentication or authorization.

But has that user access to the repository? I guess that's the username
that's logged in on the computer, but doesn't have access to the repository.

You only have two options:
1) change all users with access to the repository to have the same name
as they're logged in on their computers
2) disable SSPI authentication on the apache server hosting the repository.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Mon Sep 25 21:48:10 2006

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

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