Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-13193

Server fails to start after submitting invalid security attributes

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Critical
    • 7.2.0.CD12
    • 7.1.0.CR1
    • Remoting
    • None
    • Hide

      1. Create new http connector in remoting subsystem:

      /subsystem=remoting/http-connector=random:add(connector-ref=default)
      

      2. Enable SASL security in newly created http connector:

      /subsystem=remoting/http-connector=random/security=sasl:add()
      

      3. Write invalid value to the qop attribute:

      /subsystem=remoting/http-connector=random/security=sasl:write-attribute(name=qop,value=[aaa])
      

      4. Reload server

      reload
      
      Show
      1. Create new http connector in remoting subsystem: /subsystem=remoting/http-connector=random:add(connector-ref=default) 2. Enable SASL security in newly created http connector: /subsystem=remoting/http-connector=random/security=sasl:add() 3. Write invalid value to the qop attribute: /subsystem=remoting/http-connector=random/security=sasl:write-attribute(name=qop,value=[aaa]) 4. Reload server reload

    Description

      Server fails to start after submitting invalid security attributes values for remoting http connector (e.g QOP, strength)

      Only fix for the configuration is to manually change the XML file directly

      Attachments

        Issue Links

          Activity

            People

              mstefank Martin Stefanko
              rhn-engineering-spriadka Simon Priadka (Inactive)
              Richard Janik Richard Janik
              Richard Janik Richard Janik
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: