You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Freeman Fang (JIRA)" <ji...@apache.org> on 2017/12/18 06:51:00 UTC

[jira] [Assigned] (KARAF-5546) incorrect acl rules for system:start-level

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

Freeman Fang reassigned KARAF-5546:
-----------------------------------

    Assignee: Freeman Fang

> incorrect acl rules for system:start-level
> ------------------------------------------
>
>                 Key: KARAF-5546
>                 URL: https://issues.apache.org/jira/browse/KARAF-5546
>             Project: Karaf
>          Issue Type: Bug
>            Reporter: Freeman Fang
>            Assignee: Freeman Fang
>
> there's 
> {code}
> start-level[/.*[0-9][0-9][0-9]+.*/] = manager # manager can set startlevels above 100
> {code}
> The manager can set startlevels above 100, but the regex [/.*[0-9][0-9][0-9]+.*/]  means 050 is also valid for manager, which is against the design



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)