]
Brian Stansberry commented on WFLY-10286:
-----------------------------------------
Whatever is done should be aligned with the overall approach decided upon for
Consider to add secmgr options to CLI and JDR
---------------------------------------------
Key: WFLY-10286
URL:
https://issues.jboss.org/browse/WFLY-10286
Project: WildFly
Issue Type: Bug
Components: CLI, Scripts
Reporter: Marek Kopecký
Assignee: Jean-Francois Denise
Wildfly standalone/domain/appclient scripts allows two ways for start EAP with security
manager:
* -secmgr command line argument ({{./standalone.sh -secmgr}})
** This is described in documentation only in Configuration guide in "A.1. Server
Runtime Arguments"
* SECMGR=true env property
** This is not described in documentation at all.
Does it make sence to add secmgr parameter to CLI script? CLI allows to start embedded
server, and standalone.sh (non-embedded server) script has the secmgr option. Does it make
sence to add secmgr parameter to the jdr script too? JDR tool uses embedded cli server too
in some cases.
Cc: [~eduda], [~mnovak])
See [this my
command|https://issues.jboss.org/browse/WFLY-10242?focusedCommentId=13561...]