-
Bug
-
Resolution: Done
-
Blocker
-
jboss-fuse-6.3
-
%
-
- add user with Administrator role to user.properties
- start fuse + fabric:create
- create ssh container
- create child container on ssh container
-
Sprint 6 - towards CR1
user.properties:
#The password of the first user in the file will also be used as a registry (zookeeper) password #unless a password is explicitly specified. #admin=admin,aAdministrator,dmin,manager,viewer,Monitor, Operator, Maintainer, Deployer, Auditor, Administrator, SuperUser fafram=fafram,Administrator
JBossFuse:fafram@root> container-create-ssh --user fuse --password fuse --host jawa50.tpb.lab.eng.brq.redhat.com ssh2 The following containers have been created successfully: Container: ssh2. JBossFuse:fafram@root> container-list [id] [version] [type] [connected] [profiles] [provision status] root* 1.0 karaf yes fabric success fabric-ensemble-0000-1 jboss-fuse-full ssh2 1.0 karaf yes default success JBossFuse:fafram@root> container-create-child ssh2 child The following containers have failed: child: Insufficient roles/credentials for operation JBossFuse:fafram@root> container-create-child root child5 The following containers have been created successfully: Container: child5.
Adding admin role resolves this issue.
- is related to
-
ENTESB-5400 ChildContainers don't have correct RBAC configuration.
- Closed
- relates to
-
ENTESB-5966 Error executing command: Insufficient credentials when we use JMX Mbeans for creating fabric & ssh containers
- Closed
-
ENTESB-5619 [itests] ARQ/pax-exam tests affected by package refresh
- Closed