You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by Ilya Kasnacheev <il...@gmail.com> on 2020/06/25 10:56:05 UTC

Re: Ignite authenticationEnabled queries

Hello!

I have filed a ticket about this mismatch:
https://issues.apache.org/jira/browse/IGNITE-13184

Regards,
-- 
Ilya Kasnacheev


чт, 25 июн. 2020 г. в 13:48, Ilya Kasnacheev <il...@gmail.com>:

> Hello!
>
> I'm sorry for earlier advice, the correct syntax is:
> ALTER USER "ignite" WITH PASSWORD 'abcdefg' ;
>
> Regards,
> --
> Ilya Kasnacheev
>
>
> чт, 25 июн. 2020 г. в 13:10, marble.zhong@coinflex.com <
> marble.zhong@coinflex.com>:
>
>> not works, still show error,
>>
>> ALTER USER "ignite" SET password 'abcdefg' ;
>>
>>
>>
>>
>> SQL Error [1001] [42000]: Failed to parse query. User "ignite" not found;
>> SQL statement:
>> ALTER USER "ignite" SET password 'abcdefg' [90032-197]
>>
>>
>>
>> --
>> Sent from: http://apache-ignite-users.70518.x6.nabble.com/
>>
>

Re: Ignite authenticationEnabled queries

Posted by Ilya Kasnacheev <il...@gmail.com>.
Hello!

Make sure user's login is "in quotes", otherwise it will be
case-insensitive, i.e. ALLCAPS login.

Regards,
-- 
Ilya Kasnacheev


пт, 26 июн. 2020 г. в 05:02, marble.zhong@coinflex.com <
marble.zhong@coinflex.com>:

> thanks a lot, with statement works.
>
> Btw, created a new user , but cannot connect to the instance, anything else
> need settle done? thanks
>
>
>
>
> --
> Sent from: http://apache-ignite-users.70518.x6.nabble.com/
>

Re: Ignite authenticationEnabled queries

Posted by "marble.zhong@coinflex.com" <ma...@coinflex.com>.
thanks a lot, with statement works.

Btw, created a new user , but cannot connect to the instance, anything else
need settle done? thanks




--
Sent from: http://apache-ignite-users.70518.x6.nabble.com/