> > 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
>
I mean AD. Do you grant access to users and groups
independently? Like:
- grant 'r' access to all users from group 'GrpTeam'
and 'rw' access only to user 'Manager' (who is a
member of GrpTeam) to a particular directory within
the repository?
How do you do that? I think I missed something in the
SVN book...
Thanks
_______________________________________________________
Yahoo! Acesso Grátis - Internet rápida e grátis. Instale o discador agora!
http://br.acesso.yahoo.com
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Mar 2 00:40:26 2006