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

Re: SSPI Authentication + folder Authorization?

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-04-09 19:55:31 CEST

On Fri, 2004-04-09 at 12:31, Johnson, Russell D. wrote:

> I've tried mixing a svnaccessfile with SSPI, but haven't found a
> successful combination of users in domains.

mod_authz_svn has no concept of win32 domains or users. It defines its
own users within the accessfile, and only pays attentions to
'authenticated users' attached to HTTP requests in basic-auth headers.
So unless the SSPI module is able to "fake" basic auth in http requests,
there's nothing you can do.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Apr 9 19:57:06 2004

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.