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

Re: Upgraded to 1.5, can't commit. VisualSVN?

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Fri, 27 Jun 2008 16:49:05 +0200

synapse88 wrote:
> Thanks for your post!
>
> Turns out the domain name in my accessFile.txt file was in all capitol
> letters, yet the Apache error.log file showed the domain being passed was
> all lowercase. So after changing the domain name in the accessFile.txt to
> lowercase everything worked fine. (yay!)
>
> Funny thing is, we haven't made any changes to that accessFile.txt in some
> time. And when I look back in the error.log file I can see my domain name
> used to be passed in uppercase. Is there any way 1.5 is passing the
> credentials differently than 1.48 did? Or is another piece of software (IE
> perhaps?) responsible this change in the way the domain name is being
> passed?
>
> I did try the "SSPIOmitDomain on" setting (when the domain name was still
> uppercase in the accessFile.txt) but the commit still failed with all the
> same messages.

You should use the config option
SSPIUsernameCase lower
in your <Location> block.
(or SSPIUsernameCase upper if you prefer that).

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net

Received on 2008-06-27 16:49:41 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.