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

Re: Combining SVN access rights with Active Directory authentication

From: Ben Collins-Sussman <sussman_at_red-bean.com>
Date: 2006-01-04 23:09:58 CET

On 1/4/06, Auke Jilderda <jilderda@dds.nl> wrote:

> So far so good but this naturally leads to a next question: Can I define
> who has access to what using the user accounts and groups defined in the
> Microsoft Active Directory?

No, you can only tell apache to *authenticate* against AD user
accounts. You're asking about *authorization*. The only thing
capable of doing path-based authorization is mod_authz_svn, which has
its own policy file and own internal notion of groups.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jan 4 23:20:50 2006

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

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