Vladimir Ozerov created IGNITE-7974:
---------------------------------------

             Summary: Authentication: SQL command to show users
                 Key: IGNITE-7974
                 URL: https://issues.apache.org/jira/browse/IGNITE-7974
             Project: Ignite
          Issue Type: Task
          Components: general, sql
            Reporter: Vladimir Ozerov
             Fix For: 2.5


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)

Reply via email to