You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@iotdb.apache.org by "Haimei Guo (Jira)" <ji...@apache.org> on 2020/08/31 06:38:00 UTC

[jira] [Commented] (IOTDB-850) GRANT USER ln_write_user PRIVILEGES 'LIST_USER' on root.ln

    [ https://issues.apache.org/jira/browse/IOTDB-850?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17187477#comment-17187477 ] 

Haimei Guo commented on IOTDB-850:
----------------------------------

Hi I'd like to do this issue 

> GRANT USER ln_write_user PRIVILEGES 'LIST_USER' on root.ln
> ----------------------------------------------------------
>
>                 Key: IOTDB-850
>                 URL: https://issues.apache.org/jira/browse/IOTDB-850
>             Project: Apache IoTDB
>          Issue Type: Bug
>          Components: Authority
>            Reporter: FengQingxin
>            Priority: Major
>         Attachments: image-2020-08-26-09-56-11-059.png
>
>
> User “ln_write_user ” can use command "list user" without "GRANT USER ln_write_user PRIVILEGES 'LIST_USER' on root.ln"
> step 1 :  ./start-cli.sh
> step 2 :  CREATE USER ln_write_user 'write_pwd'
> step 3 :  ./start-cli.sh -h 127.0.0.1 -p 6667 -u ln_write_user -pw write_pwd
> step 4 : list user 
> !image-2020-08-26-09-56-11-059.png!
> alll user has been listed on session;
> please check this issue.
> Thanks. 
>  
> PS: LIST ROLE has the same issue.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)