Re: Users named "ignite" cannot change their password?

2019-09-11 Thread Andrei Aleksandrov
Hi, In addition to Ilia answer, please read next page: https://apacheignite-sql.readme.io/docs/create-user#section-description BR, Andrei 9/4/2019 11:47 AM, Ilya Kasnacheev пишет: Hello! User names are case sensitive and bound by SQL rules, i.e.: ALTER USER "ignite" WITH PASSWORD

Re: Users named "ignite" cannot change their password?

2019-09-04 Thread Ilya Kasnacheev
Hello! User names are case sensitive and bound by SQL rules, i.e.: ALTER USER "ignite" WITH PASSWORD 'test123'; Regards, -- Ilya Kasnacheev ср, 4 сент. 2019 г. в 05:14, liyuj <18624049...@163.com>: > Hi, > > Execute the following statement: > > ALTER USER ignite WITH PASSWORD 'test123'; > >

Users named "ignite" cannot change their password?

2019-09-03 Thread liyuj
Hi, Execute the following statement: ALTER USER ignite WITH PASSWORD 'test123'; The error message is as follows: SQL 错误 [1] [5]: Operation failed [nodeId=88b03674-04a4-44cb-bd42-8f2ed1e980ff, opId=5b656f9fc61-7cd6fa68-ee67-49d4-aee8-60958f5584af, err=class