[ 
https://issues.apache.org/jira/browse/IOTDB-2797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Steve Yurong Su reassigned IOTDB-2797:
--------------------------------------

    Assignee: Liu Wei

> [privilege] root.**   doesn't work
> ----------------------------------
>
>                 Key: IOTDB-2797
>                 URL: https://issues.apache.org/jira/browse/IOTDB-2797
>             Project: Apache IoTDB
>          Issue Type: Bug
>          Components: Core/Server
>    Affects Versions: 0.13.0
>            Reporter: 刘珍
>            Assignee: Liu Wei
>            Priority: Major
>         Attachments: image-2022-03-24-14-40-26-163.png
>
>
> 0.13.0 rc1
> 给用户root.**路径对应的权限,无效。
> delete storage group root.**;
> drop user lily_create_trig;
> create user lily_create_trig '123456';
> set storage group to root.sg1;
> CREATE TIMESERIES root.sg1.dev0.s_1 WITH DATATYPE=INT32, ENCODING=GORILLA;
> set storage group to root.sg2;
> CREATE TIMESERIES root.sg2.dev0.s_1 WITH DATATYPE=INT32, ENCODING=GORILLA;
> CREATE TIMESERIES root.sg1.dev1.s_1 WITH DATATYPE=INT32, ENCODING=GORILLA;
> grant user lily_create_trig privileges CREATE_TRIGGER on root.**;
> list privileges user lily_create_trig on root.**;
> list privileges user lily_create_trig on root.sg1;
> 存储组root.sg1上没有权限:
>  !image-2022-03-24-14-40-26-163.png! 



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to