Uploaded image for project: 'WildFly Core'
  1. WildFly Core
  2. WFCORE-2015

CLI is unable to connect to WildFly management interfaces with undefined security-realm

    XMLWordPrintable

Details

    Description

      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:

      1. /core-service=management/management-interface=http-interface:undefine-attribute(name=security-realm)
      2. reload

      Actual results:

      [mkopecky@dhcp-10-40-4-180 bin]$ ./jboss-cli.sh -c
      [standalone@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@localhost:9990 /] reload
      Interrupted while pausing before reconnecting.: sleep interrupted
      [disconnected /] 
      [mkopecky@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@dhcp-10-40-4-180 bin]$ 
      

      Attachments

        Issue Links

          Activity

            People

              darran.lofthouse@redhat.com Darran Lofthouse
              mkopecky@redhat.com Marek Kopecky
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: