[jboss-jira] [JBoss JIRA] (WFCORE-3000) Allow turning the security manager on on a per jvm basis
Brian Stansberry (JIRA)
issues at jboss.org
Sat Feb 10 21:24:07 EST 2018
[ https://issues.jboss.org/browse/WFCORE-3000?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brian Stansberry updated WFCORE-3000:
-------------------------------------
Fix Version/s: 4.0.0.Beta1
(was: 4.0.0.Alpha10)
> Allow turning the security manager on on a per jvm basis
> --------------------------------------------------------
>
> Key: WFCORE-3000
> URL: https://issues.jboss.org/browse/WFCORE-3000
> Project: WildFly Core
> Issue Type: Feature Request
> Components: Domain Management
> Reporter: Brian Stansberry
> Labels: domain-mode
> Fix For: 4.0.0.Beta1
>
>
> Turning on the security manager in a WildFly process is done by adding the -secmgr arg to org.jboss.modules.Main. But the jvm config settings in domain mode provide no mechanism for configuring args to Main; they only provide options for args to java. So there is no way to turn on the security manager for an individual jvm config (i.e. one or more servers) or if it is on for the HC there is no way to turn it off for a particular jvm config.
> The jvm config needs an attribute for this; default is undefined which should be documented as meaning the setting is derived from the HC's settings (i.e. the way it is now.)
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the jboss-jira
mailing list