You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@iotdb.apache.org by "Hongyin Zhang (Jira)" <ji...@apache.org> on 2023/05/24 03:58:00 UTC

[jira] [Commented] (IOTDB-5913) A query error occurs after a new user is authorized

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

Hongyin Zhang commented on IOTDB-5913:
--------------------------------------

Please add more details, such as each query is running by which user. This is surely important for auth module

> A query error occurs after a new user is authorized
> ---------------------------------------------------
>
>                 Key: IOTDB-5913
>                 URL: https://issues.apache.org/jira/browse/IOTDB-5913
>             Project: Apache IoTDB
>          Issue Type: Task
>            Reporter: Xuan Ronaldo
>            Assignee: Hongyin Zhang
>            Priority: Major
>
> command: `grant user XYZSGDB privileges READ TIMESERIES on root.sb.07420000`
> query1: `select * from root.sb.07420000.ACQUISITION STATUS.5160013`
> result: `Msg: 602: No permissions for this operation, please add privilege READ TIMESERIES`
> query2: `select **from root.sb.07420000.ACQUISITION STATUS.5160013`
> result: `normal`
> query3: `select * from root.sb.07420000.ACQUISITION STATUS.5160013.cjfwzt`
> result: `normal`



--
This message was sent by Atlassian Jira
(v8.20.10#820010)