RE: Check Path based authorization
From: Stuempfig, Thomas <thomas.stuempfig_at_siemens.com>
Date: Wed, 12 Dec 2018 08:25:15 +0000
Hi Brane,
sorry i cannot post the contents of VisualSVN-WinAuthz.ini file since it is company security related.
But basically my observation is
1) You have ldap group "GroupA"
now
(I explicity do not include something like Group_A=user_a,user_b and set @Group_A rw in authz file as this would duplicate ldap definition
svnauthz gives "rw" for user_a and "Result no" for user_b
my guess is that svnauthz does not evaluate the actual ldap info and ony cares about groups defined in authz file whereas "svn --username .. ." does authenticate with the ldap-group. If I am thinking about the svnauthz commandline, svnauthz has no information about the ldap connection which sits in apache httpd.conf.
regards
-----Original Message-----
On 11.12.2018 18:40, Stuempfig, Thomas wrote:
I really have no idea what the WinAuthz.ini file is and what VisualSVN does with it. It's impossible to say if your result is expected if we don't see the contents of the authz file.
But yes, 'svnauthz' will calculate access for users, not for groups. A user can be a member of several groups and the actual rights she has can be a combination of rights granted to the groups.
-- Brane
-----------------
|
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.