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

RE: Windows authentication

From: Johnson, Rick <JohnsonR_at_gc.adventist.org>
Date: 2006-03-01 22:32:04 CET

> I'd really like to use Windows authentication to get the user
> name _and groups_, so we would be able to control
> authorization much more easiy with large and dynamic teams.
>
> I know that there're LDAP and SSPI auth with Apache, but
> apparently neither of them can take the advantage of using
> the groups from Windows.
>
> Is there a way to do that?
>

Do you mean Active Directory users and groups or local Windows users and
groups? If you mean local users and groups then I don't know. If you
mean Active Directory users and groups then you can do an LDAP query
from Apache that uses either username or group. I use LDAP every day to
grant access to various SVN repositories via Active Directory groups.

Rick

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Mar 1 22:33:16 2006

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.