You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@iotdb.apache.org by "xiaozhihong (Jira)" <ji...@apache.org> on 2022/07/07 08:19:00 UTC

[jira] [Commented] (IOTDB-3159) Granting the user privileges to create_user does not require adding a path

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

xiaozhihong commented on IOTDB-3159:
------------------------------------

commit f7464253fbcee139d60675f01769ca1c0f4a2b41
I verified.

!image-2022-07-07-16-17-29-397.png|width=235,height=206!

> Granting the user privileges to create_user does not require adding a path
> --------------------------------------------------------------------------
>
>                 Key: IOTDB-3159
>                 URL: https://issues.apache.org/jira/browse/IOTDB-3159
>             Project: Apache IoTDB
>          Issue Type: Improvement
>          Components: Core/Server
>            Reporter: xiaozhihong
>            Assignee: liuyu
>            Priority: Minor
>              Labels: easy-fix, pull-request-available
>             Fix For: 0.14.0
>
>         Attachments: image-2022-07-07-16-17-29-397.png
>
>
> {code:java}
> GRANT USER user01 PRIVILEGES CREATE_USER on root; {code}
> For users, the operation privileges related to users and roles have nothing to do with the path, so there is no need to add on root.



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