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)
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-09-05 23:42:43 CEST