How can I disable the role based access in Fuse 6.2?
Issue
You may do this by editing the following files:
./etc/system.properties and commenting out:
#karaf.secured.services=(&(osgi.command.scope=*)(osgi.command.function=*))
To remove the JMX roles, you'll need to edit the karaf script in the bin directory to remove the following Java option:
-Djavax.management.builder.initial=org.apache.karaf.management.boot.KarafMBeanServerBuilder
Environment
- JBoss Fuse 6.2
- JBoss A-MQ 6.2
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.