Uploaded image for project: 'Karaf'
  1. Karaf
  2. KARAF-4620

ACL default configuration for feature:start/stop missing

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: 4.0.3
    • Fix Version/s: 4.1.0, 4.0.6
    • Component/s: karaf
    • Labels:
      None

      Description

      The ACL default configuration down't cover the commands feature:start feature:stop in org.apache.karaf.command.acl.feature.cfg.

      Each user who is able to login is able to start and stop features.

      FIX: Add these two lines:
      start = admin
      stop = admin

      HOTFIX at a running system:
      config:edit org.apache.karaf.command.acl.feature
      config:property-set start admin
      config:property-set stop admin
      config:update

        Attachments

          Activity

            People

            • Assignee:
              jbonofre Jean-Baptiste Onofré
              Reporter:
              Christian Schmülling Christian Schmülling
            • Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: