0 Replies Latest reply on May 3, 2018 10:41 PM by aiya0933

    Unable to authenticate against controller

    aiya0933

      Hi all,

       

      I have installed a service account to run Wildfly server using the following command:

      Server.bat install /startup /jbossuser admin /jbosspass password /controller 127.0.0.1:9990 /name wildflyadm /serviceuser .\wildflyadm /servicepass abcd1234 /base C:\wildfly\wildfly-11.0.0.Final\standalone /logpath C:\Logs

       

      However, when i try to stop the service under "Services", it throws the following error:

      Failed to connect to the controller: Unable to authenticate against controller at 127.0.0.1:9990: Authentication failed: all available authentication mechanisms failed:

      DIGEST-MD5: javax.security.sasl.SaslException: DIGEST-MD5: Server rejected authentication

       

      May i know what is wrong?

      Appreciate any kind advice.

       

      Thank you!

      Angela