[ https://issues.apache.org/jira/browse/KARAF-4348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15153652#comment-15153652
]
ASF subversion and git services commented on KARAF-4348:
--------------------------------------------------------
Commit 516c7b20abd7613d9e5aedfc61048ade0610e178 in karaf's branch refs/heads/master from [~gzres]
[ https://git-wip-us.apache.org/repos/asf?p=karaf.git;h=516c7b2 ]
[KARAF-4348] Correct ordering of wildcard PID for RBAC
(cherry picked from commit 3e83c1d45a6dc9c4a06ba4efed47e2de2ec36cd2)
> [RBAC] Wildcard PIDs chosen before more specific ones
> -----------------------------------------------------
>
> Key: KARAF-4348
> URL: https://issues.apache.org/jira/browse/KARAF-4348
> Project: Karaf
> Issue Type: Bug
> Components: karaf-security
> Affects Versions: 2.4.4, 3.0.6, 4.0.4
> Reporter: Grzegorz Grzybek
> Assignee: Freeman Fang
> Fix For: 2.x, 4.0.5, 3.0.7
>
>
> Depending on the order of PIDs returned from {{configAdmin.listConfigurations("(service.pid=jmx.acl*)")}},
for MBean {{foo.bar:type=Test}} and PIDs in the following order:
> * {{jmx.acl._.bar.Test}}
> * {{jmx.acl.foo.bar.Test}}
> RBAC is performed against wrong PID (more generic).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
|