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

Re: Trouble using TSVN + SSPI + SSL

From: Alessandro Dantas <dantasaf_at_gmail.com>
Date: Wed, 4 Jun 2008 11:38:59 -0700 (PDT)

Fantastic Stefan, everything worked just fine!!!

Just another question :) Is there any way to enforce per-directory
access control using SSPI?

Thank you so much,
Alessandro

On 4 jun, 15:19, Stefan Küng <tortoise..._at_gmail.com> wrote:
> Alessandro Dantas wrote:
> > Thanks for the reply Stefan,
>
> > I removed the "Require valid-user" and now neither the HTTP nor the
> > HTTPS connections are requesting my credentials but both report the
> > same error when I try to commit something:
>
> > Command: Commit
> > Error: Commit failed (details follow):
> > Error: Server sent unexpected return value (403 Forbidden) in response
> > to MKACTIVITY
> > Error: request for '/svn/Teste/!svn/act/095442e0-6b2b-
> > ab41-85eb-88a62f32be2c'
> > Finished!:
>
> You should not remove the "Require valid-user" but the
> "AuthzSVNAccessFile" line.
>
> Also, try adding
> SSPIOmitDomain on
> SSPIUsernameCase lower
>
> to make the SSPI auth ommit the domain name, and force the usernames to
> be lowercase (they might be sent as uppercase).
>
> And make sure you use https not http - SSPI does not work for
> unencrypted connections.
>
> Stefan
>
> --
> ___
> oo // \\ "De Chelonian Mobile"
> (_,\/ \_/ \ TortoiseSVN
> \ \_/_\_/> The coolest Interface to (Sub)Version Control
> /_/ \_\ http://tortoisesvn.net
>
> signature.asc
> 1KDownload

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-06-04 20:46:27 CEST

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.