]
Lukas Vydra reassigned WFLY-9129:
---------------------------------
Assignee: Lukas Vydra
Setting env var SECMGR=true no longer works
-------------------------------------------
Key: WFLY-9129
URL:
https://issues.redhat.com/browse/WFLY-9129
Project: WildFly
Issue Type: Bug
Components: Security Manager
Affects Versions: 10.0.0.Final, 10.1.0.Final, 11.0.0.Alpha1
Reporter: r searls
Assignee: Lukas Vydra
Priority: Major
Setting env var SECMGR=true is suppose to enable the security manager.
It is not working. I've tried the following and none of them enable
the security manager.
export SECMGR=true;
on the cmd-line -DSECMGR=true
edit bin/standalone.conf and uncomment line SECMGR="true"