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

reload CLI command doesn't work if --user=... and --password=... is used

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Blocker Blocker
    • 7.1.0.DR10
    • 7.1.0.DR8, 7.1.0.DR9
    • CLI, Security
    • None
    • Regression

      Description of problem:
      CLI is unable to connect to EAP after reload CLI command if --user=... and --password=... is used

      This is regression against EAP 7.1.0.DR7, so priority is blocker.

      How reproducible:
      Always

      Steps to Reproduce:

      1. ./add-user.sh -u user -p Pass1234* -s
      2. ./standalone.sh
      3. ./jboss-cli.sh -c --user=user --password=Pass1234*
        • reload

      Actual results:

      [mkopecky@dhcp-10-40-4-253 bin]$ ./jboss-cli.sh -c --user=user --password=Pass1234* 
      [standalone@localhost:9990 /] reload
      Failed to establish connection in 6021ms
      [disconnected /] 
      [disconnected /] 
      [disconnected /] connect
      Unable to authenticate against controller at localhost:9990: Authentication failed: all available authentication mechanisms failed:
         DIGEST-MD5: Server rejected authentication
      [disconnected /] 
      

            jdenise@redhat.com Jean Francois Denise
            mkopecky@redhat.com Marek Kopecky
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: