[jboss-jira] [JBoss JIRA] (WFCORE-4224) -secmgr and SECMGR=true env property doesn't work for domain.ps1 script
Teresa Miyar (Jira)
issues at jboss.org
Thu Nov 22 03:49:00 EST 2018
[ https://issues.jboss.org/browse/WFCORE-4224?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Teresa Miyar reassigned WFCORE-4224:
------------------------------------
Assignee: Teresa Miyar (was: James Perkins)
> -secmgr and SECMGR=true env property doesn't work for domain.ps1 script
> -----------------------------------------------------------------------
>
> Key: WFCORE-4224
> URL: https://issues.jboss.org/browse/WFCORE-4224
> Project: WildFly Core
> Issue Type: Bug
> Components: Scripts
> Reporter: Marek Kopecký
> Assignee: Teresa Miyar
> Priority: Critical
>
> -secmgr and SECMGR=true env property doesn't work for domain.ps1 script
> Steps to reproduce:
> # start powershell
> # .\domain.bat "-secmgr"
> # WMIC PROCESS get Commandline | findstr java
> # check that "-secmgr" property is present in PC or HC
> # exit domain.bat
> # .\domain.ps1 "-secmgr"
> # WMIC PROCESS get Commandline | findstr java
> # check that "-secmgr" property is *not* present in PC or HC
> Secmgr can't be enabled also by $env:SECMGR = "true"
> This issue is not about java-opts, but it is related with WFCORE-3830
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
More information about the jboss-jira
mailing list