[
https://issues.apache.org/jira/browse/KARAF-4348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15152875#comment-15152875
]
Grzegorz Grzybek commented on KARAF-4348:
-----------------------------------------
PR for 2.x: https://github.com/apache/karaf/pull/148
PR for 3.0.x: https://github.com/apache/karaf/pull/149
PR for 4.0.x: https://github.com/apache/karaf/pull/150
PR for master: https://github.com/apache/karaf/pull/151
> [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
> 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)