[
https://issues.apache.org/jira/browse/IGNITE-7974?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrey Gura updated IGNITE-7974:
--------------------------------
Fix Version/s: (was: 2.5)
2.6
> Authentication: SQL command to show users
> -----------------------------------------
>
> Key: IGNITE-7974
> URL: https://issues.apache.org/jira/browse/IGNITE-7974
> Project: Ignite
> Issue Type: Task
> Components: security, sql
> Reporter: Vladimir Ozerov
> Priority: Major
> Fix For: 2.6
>
>
> We introduced SQL commands to add/remove users. It should be possible to list
> them. In most databases it is done via special tables. We can either do the
> same thing - introduce fake H2 table which will delegate to metastore.
> Alternatively, we can implement our own command, e.g. {{SHOW USERS}} which
> will just output the list of users in any convenient form.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)