Re: Ignite authenticationEnabled queries

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Re: Ignite authenticationEnabled queries

Ilya Kasnacheev
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 <[hidden email]>:

> Hello!
>
> I'm sorry for earlier advice, the correct syntax is:
> ALTER USER "ignite" WITH PASSWORD 'abcdefg' ;
>
> Regards,
> --
> Ilya Kasnacheev
>
>
> чт, 25 июн. 2020 г. в 13:10, [hidden email] <
> [hidden email]>:
>
>> 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/
>>
>