Stan, I think that we should add support for authentication in control.sh One more tool will confuse Ignite users.
On Tue, May 22, 2018 at 3:53 AM, Stanislav Lukyanov <[email protected]> wrote: > Hi, > > > > Ignite doesn’t provide built-in support for authentication, so the > built-in control.bat/sh also don’t have stubs for that. > > So yes, I guess you need to write your own tool. > > > > A tool like that would be pretty simple though – just start a client node, > parse command line arguments and > > map them to the methods of the ignite.cluster(). > > > > Stan > > > > *From: *Olexandr K <[email protected]> > *Sent: *17 мая 2018 г. 17:09 > *To: *[email protected] > *Subject: *control.bat authentication support > > > > Hi guys, > > > > I configured Ignite user/password authentication by adding custom plugin. > > It works fine in server/client nodes and visor but I can't find any auth > support in control.bat > > I checked it's source code and don't see any place where I can provide > credentials. > > > > Should I write my own control tool or how can I solve this? > > > > BR, Oleksandr > > > -- Alexey Kuznetsov
