[jboss-jira] [JBoss JIRA] (WFCORE-2015) CLI is unable to connect to EAP with undefined security-realm

Marek Kopecký (JIRA) issues at jboss.org
Fri Nov 18 08:33:00 EST 2016


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

Marek Kopecký moved JBEAP-7405 to WFCORE-2015:
----------------------------------------------

              Project: WildFly Core  (was: JBoss Enterprise Application Platform)
                  Key: WFCORE-2015  (was: JBEAP-7405)
             Workflow: GIT Pull Request workflow   (was: CDW with loose statuses v1)
          Component/s: Domain Management
                       Security
                           (was: Domain Management)
                           (was: Security)
    Affects Version/s: 3.0.0.Alpha12
                           (was: 7.1.0.DR8)


> CLI is unable to connect to EAP with undefined security-realm
> -------------------------------------------------------------
>
>                 Key: WFCORE-2015
>                 URL: https://issues.jboss.org/browse/WFCORE-2015
>             Project: WildFly Core
>          Issue Type: Bug
>          Components: Domain Management, Security
>    Affects Versions: 3.0.0.Alpha12
>            Reporter: Marek Kopecký
>            Assignee: Darran Lofthouse
>            Priority: Blocker
>
> *Description of problem:*
> CLI is unable to connect to EAP with undefined security-realm
> This is regression against EAP 7.0.0, 6.4.0 and 7.1.0.DR7.
> *How reproducible:*
> Always
> *Steps to Reproduce:*
> # /core-service=management/management-interface=http-interface:undefine-attribute(name=security-realm)
> # reload
> *Actual results:*
> {noformat}
> [mkopecky at dhcp-10-40-4-180 bin]$ ./jboss-cli.sh -c
> [standalone at localhost:9990 /] /core-service=management/management-interface=http-interface:undefine-attribute(name=security-realm)
> {
>     "outcome" => "success",
>     "response-headers" => {
>         "operation-requires-reload" => true,
>         "process-state" => "reload-required"
>     }
> }
> [standalone at localhost:9990 /] reload
> Interrupted while pausing before reconnecting.: sleep interrupted
> [disconnected /] 
> [mkopecky at dhcp-10-40-4-180 bin]$ ./jboss-cli.sh -c
> Failed to connect to the controller: Unable to authenticate against controller at localhost:9990: Authentication failed: none of the mechanisms presented by the server are supported
> [mkopecky at dhcp-10-40-4-180 bin]$ 
> {noformat}



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)



More information about the jboss-jira mailing list