Purple Streak wrote:
> 2008/9/5 Stefan Küng <tortoisesvn_at_gmail.com>:
>> Subversion doesn't really know about the authentication, it uses other
>> modules to do that job. For SSPI authentication, it's the neon library
>> that does the job.
>> But neon does the authentication according to the data it gets from the
>> server. And simply activating SSPIPerRequestAuth should not change the
>> authentication, at least not as far as I know.
>> So I would suspect that this is a problem of the mod_auth_sspi module.
>
> Was worried you might say that. I would have preferred to use
> svnserve with GSSAPI (you may have seen my posts to the svn user list
> ;) ). There was that thread on here about bundling the GSSAPI module
> with tortoise which would be great. Maybe I'll look into building
> that myself (shame it doesn't come with svn itself)
If you could provide a patch for our build (i.e., a nant build script
for GSSAPI and changes to the existing build scripts so that the dlls
are included in the installer), I'll apply that to TSVN.
Stefan
--
___
oo // \\ "De Chelonian Mobile"
(_,\/ \_/ \ TortoiseSVN
\ \_/_\_/> The coolest Interface to (Sub)Version Control
/_/ \_\ http://tortoisesvn.net
Received on 2008-09-06 17:33:56 CEST