[jboss-jira] [JBoss JIRA] (WFLY-10504) -secmgr and SECMGR=true env property doesn't work for domain.ps1 script

Marek Kopecký (JIRA) issues at jboss.org
Tue Jun 5 04:17:00 EDT 2018


    [ https://issues.jboss.org/browse/WFLY-10504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13586532#comment-13586532 ] 

Marek Kopecký commented on WFLY-10504:
--------------------------------------

cc: [~rsearls]

> -secmgr and SECMGR=true env property doesn't work for domain.ps1 script
> -----------------------------------------------------------------------
>
>                 Key: WFLY-10504
>                 URL: https://issues.jboss.org/browse/WFLY-10504
>             Project: WildFly
>          Issue Type: Bug
>          Components: Scripts
>            Reporter: Marek Kopecký
>
> -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.5.0#75005)



More information about the jboss-jira mailing list