[ 
https://issues.apache.org/jira/browse/SVN-4793?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Branko Čibej updated SVN-4793:
------------------------------
    Description: 
With the following authorization file:
{noformat}
[groups]
readonly = jconstant

[/]
$anonymous =
~@readonly = rw
@readonly = r
{noformat}
access to any repository fails for an authenticated user that is not in the 
_@readonly_ group.
{noformat}
$ svn list --username jrandom .../repo
svn: E170001: Authorization failed
{noformat}

Reported [on 
dev@|https://lists.apache.org/thread.html/6cc7b22b211827ff946373407a516a3ab4d866fe03cdc85d22ff276b@%3Cdev.subversion.apache.org%3E]
 by Pavel Goran.


  was:
With the following authorization file:
{noformat}
[groups]
readonly = jconstant

[/]
$anonymous =
~@readonly = rw
@readonly = r
{noformat}
access to any repository fails for an authenticated user that is not in the 
_@readonly_ group.
{noformat}
$ svn list --username jrandom .../repo
svn: E170001: Authorization failed
{noformat}

Reported [on 
dev@|https://lists.apache.org/thread.html/6cc7b22b211827ff946373407a516a3ab4d866fe03cdc85d22ff276b@%3Cdev.subversion.apache.org%3E].



> ACEs for inverted groups in authz rules are not applied
> -------------------------------------------------------
>
>                 Key: SVN-4793
>                 URL: https://issues.apache.org/jira/browse/SVN-4793
>             Project: Subversion
>          Issue Type: Bug
>          Components: libsvn_repos
>    Affects Versions: 1.10.x, 1.11.0
>            Reporter: Branko Čibej
>            Assignee: Branko Čibej
>            Priority: Major
>
> With the following authorization file:
> {noformat}
> [groups]
> readonly = jconstant
> [/]
> $anonymous =
> ~@readonly = rw
> @readonly = r
> {noformat}
> access to any repository fails for an authenticated user that is not in the 
> _@readonly_ group.
> {noformat}
> $ svn list --username jrandom .../repo
> svn: E170001: Authorization failed
> {noformat}
> Reported [on 
> dev@|https://lists.apache.org/thread.html/6cc7b22b211827ff946373407a516a3ab4d866fe03cdc85d22ff276b@%3Cdev.subversion.apache.org%3E]
>  by Pavel Goran.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to