« Return to Thread: Upgraded to 1.5, can't commit. VisualSVN?

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

by Stefan Küng :: Rate this Message:

| View in Thread

synapse88 wrote:
> I'm getting an Access Denied Message from Apache's error.log file
>
> [error] [client 200.132.74.154] Access denied: 'myDomain\\myUsername'
> CHECKOUT project:/trunk/loc.aspx
>
> Seems like the username getting passed now (after installing 1.5) has two
> backslashes instead of one.  I assume this is what is causing the problem.
> Where do I go to fix this?  I've looked all through the TSVN options but
> can't find where to input username and password

The authentication is handled by the neon library. There's nothing TSVN
can do about that.
But AFAIK the authentication always had two backslashes?
Anyway: you should be able to fix this with the latest version of
mod_auth_sspi and then use the OMITDOMAIN flag.

Stefan

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



signature.asc (202 bytes) Download Attachment

 « Return to Thread: Upgraded to 1.5, can't commit. VisualSVN?