[ https://issues.apache.org/jira/browse/KARAF-2137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dan Tran updated KARAF-2137:
----------------------------
Description:
in 2.2.x I can configure org.apache.karaf.management.cfg
serviceUrl = service:jmx:rmi://localhost:${rmiServerPort}/jndi/rmi://localhost:${rmiRegistryPort}//karaf-${karaf.name}
this will not allow jmx remote access into karaf, only local user can.
regression?
was:
in 2.2.x I can configure org.apache.karaf.management.cfg
serviceUrl = service:jmx:rmi://localhost:${rmiServerPort}//jndi/rmi://localhost:${rmiRegistryPort}//karaf-${karaf.name}
this will not allow jmx remote access into karaf, only local user can.
regression?
> Unable to prevent remote JMX access
> ------------------------------------
>
> Key: KARAF-2137
> URL: https://issues.apache.org/jira/browse/KARAF-2137
> Project: Karaf
> Issue Type: Bug
> Components: karaf-core
> Affects Versions: 2.3.0
> Environment: windows/linux standard karaf package
> Reporter: Dan Tran
> Priority: Critical
> Fix For: 2.3.1
>
>
> in 2.2.x I can configure org.apache.karaf.management.cfg
> serviceUrl = service:jmx:rmi://localhost:${rmiServerPort}/jndi/rmi://localhost:${rmiRegistryPort}//karaf-${karaf.name}
> this will not allow jmx remote access into karaf, only local user can.
> regression?
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
|