[jboss-jira] [JBoss JIRA] (WFCORE-258) Enable security manager via JBoss Modules

James Perkins (JIRA) issues at jboss.org
Mon Nov 17 11:33:39 EST 2014


     [ https://issues.jboss.org/browse/WFCORE-258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James Perkins moved WFLY-3932 to WFCORE-258:
--------------------------------------------

        Project: WildFly Core  (was: WildFly)
            Key: WFCORE-258  (was: WFLY-3932)
    Component/s: Security
                     (was: Security Manager)


> Enable security manager via JBoss Modules
> -----------------------------------------
>
>                 Key: WFCORE-258
>                 URL: https://issues.jboss.org/browse/WFCORE-258
>             Project: WildFly Core
>          Issue Type: Feature Request
>          Components: Security
>            Reporter: James Perkins
>            Assignee: James Perkins
>
> In WildFly Core the security manager can be enabled via the {{-secmgr}} argument or setting the {{SECMGR=true}} environment variable. In order for this change to work correctly the {{WildFlySecurityManager.install()}} needs to be disabled.
> Also -all- standalone, process-controller and host-controller modules that declare a dependency on {{org.wildfly.security.manager}} need to export the services.
> The security manager test suite configuration needs to be updated to use the {{-secmgr}} argument rather than using {{-Dsecurity.manager}} to transform the profile (though the same system property should probably be reused to add the argument, like we had originally done).
> Test suite configuration needs to be updated to *always* enable the security manager subsystem, even if the security manager is disabled.  This will cause the permissions to still be associated with deployments (though they will not be used unless -secmgr was passed to the startup script).



--
This message was sent by Atlassian JIRA
(v6.3.8#6338)


More information about the jboss-jira mailing list