[jira] [Created] (IGNITE-7485) control.sh utility does not support authentication

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-7485) control.sh utility does not support authentication

Anton Vinogradov (Jira)
Sergey Kosarev created IGNITE-7485:
--------------------------------------

             Summary: control.sh utility does not support authentication
                 Key: IGNITE-7485
                 URL: https://issues.apache.org/jira/browse/IGNITE-7485
             Project: Ignite
          Issue Type: Improvement
          Components: general
            Reporter: Sergey Kosarev
            Assignee: Sergey Kosarev


Currently controls.sh utility does not work if cluster is running under authentication.

Error is shown:

Failed to get cluster state.
Authentication error.

 

it is suggested to introduce authentication parameters to the utitlity

--login LOGIN

--password PASSWORD

 

Main Utility class ( CommandHandler )  is located in ignite-core module currently. 

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)