You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Sergey Kosarev (JIRA)" <ji...@apache.org> on 2018/01/22 09:40:00 UTC

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

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)