Uploaded image for project: 'Red Hat Fuse'
  1. Red Hat Fuse
  2. ENTESB-15021

Hawtio - Deployer role can not start/stop containers

    XMLWordPrintable

Details

    • Bug
    • Resolution: Not a Bug
    • Major
    • None
    • fuse-6.3-R17-GA
    • Fabric8 v1, Hawtio
    • None
    • False
    • False
    • % %
    • Undefined
    • Hide

      1. unzip jboss-fuse-karaf-6.3.0.redhat-475.zip

      2. start server.

      3. create a Fabric cluster:

       

      > fabric:create --clean --zookeeper-password test123 --wait-for-provisioning
      
      > container-create-child root child
      

       

      4. create a test user:

       

      > jaas:manage --index 1
      
      > jaas:useradd test test
      
      > jaas:roleadd test Deployer
      
      > jaas:update
      

       

      5. access with that user to the Hawtio console and try to stop/start the child container.

      Note: In karaf console is working as expected.

      Show
      1. unzip jboss-fuse-karaf-6.3.0.redhat-475.zip 2. start server. 3. create a Fabric cluster:   > fabric:create --clean --zookeeper-password test123 --wait- for -provisioning > container-create-child root child   4. create a test user:   > jaas:manage --index 1 > jaas:useradd test test > jaas:roleadd test Deployer > jaas:update   5. access with that user to the Hawtio console and try to stop/start the child container. Note: In karaf console is working as expected.

    Description

      Deployer role can't execute fabric related commands like: container-start, container-stop, etc. in Hawtio as described in ${fuse_home}/etc/auth/org.apache.karaf.command.acl.fabric.cfg file.

      container-start = Deployer, Auditor, Administrator, SuperUser, admin
      container-stop = Deployer, Auditor, Administrator, SuperUser, admin

      Attachments

        Activity

          People

            rhn-support-tasato Tadayoshi Sato
            emunoz@redhat.com Elkin Dario Munoz Duarte
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: