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/01/04 09:56:00 UTC

[jira] [Created] (IOTDB-2260) When the authorized user cancels the permission of a user, which still reports has no permission

xiaozhihong created IOTDB-2260:
----------------------------------

             Summary: When the authorized user cancels the permission of a user, which still reports has no permission
                 Key: IOTDB-2260
                 URL: https://issues.apache.org/jira/browse/IOTDB-2260
             Project: Apache IoTDB
          Issue Type: Bug
          Components: Core/Server
    Affects Versions: 0.13.0
            Reporter: xiaozhihong


Grant the permission to cancel a user role to a specified user. When the specified user cancels the permission of a user, the user still reports that the user has no permission.

ROOT:
IoTDB> GRANT USER dddd PRIVILEGES REVOKE_ROLE_PRIVILEGE on root
Msg: The statement is executed successfully.

dddd:
IoTDB> REVOKE admin FROM xzh_02
Msg: 602: No permissions for this operation REVOKE_USER_ROLE



--
This message was sent by Atlassian Jira
(v8.20.1#820001)