LDAP Group Configuration in AuthzSVNAccessFile
From: Lee Kaufman <lee.kaufman_at_transmetric.com>
Date: Wed, 31 Mar 2010 14:23:36 -0500
I have been set the task of setting up SVN and connecting Authentication and
The next task is where I am encountering the difficulty is in Authorizing
Let the following users exist. UserA, UserB, UserC, UserD.
Let the following user groups exist. canAccessSVN, canOnlyReadReop1,
Users UserA, UserB, and UserC In group canAccessSVN.
Let the following SVN repositories exist. (repo1, repo2, sandbox).
UserA is in groups canAccessSVN, canReadWriteReop1, canReadWriteReop2.
UserB is in groups canAccessSVN, canReadWriteReop1.
UserC is in group canAccessSVN, canReadWriteReop2, canOnlyReadReop1.
UserD has access to nothing (this part I have solved using the canAccessSVN
All users should have Read and Write access to the sandbox repository,
UserA should have Read and Write access to both reop1 and repo2 and sandbox.
UserB should have Read and Write access to only repo1.
UserC should have Read and Write to repo2, and read access to repo1.
The trick is I want to do this with the AD groups. I have searched and have
Any help or pointers to a reference would be very helpful.
Lee
|
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.