Hello! Try ALTER USER "ignite" SET PASSWORD 'NewPassword'.
WRT grants, we do not have granular object in JDBC authentication currently, except by using a 3rd party security plugin. Regards, -- Ilya Kasnacheev чт, 25 июн. 2020 г. в 06:11, marble.zh...@coinflex.com < marble.zh...@coinflex.com>: > Hi Guru, > > Enabled the authentication with below configuration, it is ok for jdbc thin > client with ignite/ignite to connect to server, but found cannot change > ignite's password, will say no this user. > > And created new user cannot access, and no where to grant priviledges, how > can we go? thanks a lot. > > <property name="authenticationEnabled" value="true"/> > > > > -- > Sent from: http://apache-ignite-users.70518.x6.nabble.com/ >