You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Uwe Hipp <uw...@pixelpark.com> on 2007/07/23 08:42:20 UTC

Re: sspi, AuthzSVNAccessFile and Windows Domain groups

Hi @ all,
 
Great News, but....: 

<snip>
It boils down to Subversion, at present, can authenticate
but not authorise against an external source.  Subversion's
authz component has its own concept of group that is
unrelated to whatever is in the external source.  There is a
patch in the process of being included that addresses this: 
http://svn.haxx.se/dev/archive-2006-07/0107.shtml


Auke
</snip>

Thanks to Auke for your Message.
But there is some lack of understanding.

1st:
<snip>
in this case, default group=projet1,for reposistory projet1, in ldap
server have permission rw. 
</snip>

This ist the config:
   [projet1:/home/user1]
   @user=r

   [groups]
   developers = oberger, benoit, admin
   user = ldap:cn=user,ou=group,dc=int-evry,dc=fr

Why have the default group "projet1" RW-rights?
I think the default groupe have R-rights. Because "@user=r".

2nd:
I don't know how to convert the posted script in a useable file.
I think copy&paste in a new file, name as shown an run wouldn't go.
The existing .c-files looks other than the posted script.


Thanks for your help.

Uwe

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org