Hi krishna, Can you please properly subscribe to the mailing list so that the community receives email notifications? Here is the instruction: http://apache-ignite-users.70518.x6.nabble.com/mailing_list/MailingListOptions.jtp?forum=1
krishna wrote > Hello, I am a beginner to ignite. > Can some one please tell me (or point to a link) how to configure my user > name and password for visor command line? > > I am using ignitevisorcmd.bat on windows command prompt to load the visor > node. > I am not sure where to add my user name and password inside the ignite > configuration. Ignite doesn't have authentication support, but this can be achieved by implementing a plugin, like in this blog for example [1]. It was also discussed earlier on the forum [2]. And, if you're interested, GridGain already provides this functionality in their commercial offering [3]. [1] http://smartkey.co.uk/development/securing-an-apache-ignite-cluster/ [2] http://apache-ignite-users.70518.x6.nabble.com/Ignite-Plugin-development-td336.html [3] https://gridgain.readme.io/docs/security-and-audit -Val -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/visor-command-line-authentication-tp3395p3401.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
