iotdb
iotdb copied to clipboard
[IOTDB-3305] cluster-show operation currently does not have the privilege to be granted
see details: https://issues.apache.org/jira/browse/IOTDB-3305
Modification
1、add privileges READ_STORAGR_GROUP
2、New users need this permission to execute show storage group
Eg:
step1 : uesr root create user02
step2 : uesr root grant user02 privilege READ_STORAGR_GROUP
step3 : user user02 enter cli

I have a question,if I create a storage group , Does I have read permission of this storage group?