FengQingxin created IOTDB-850:
---------------------------------
Summary: GRANT USER ln_write_user PRIVILEGES 'LIST_USER' on root.ln
Key: IOTDB-850
URL: https://issues.apache.org/jira/browse/IOTDB-850
Project: Apache IoTDB
Issue Type: Bug
Components: Authority
Reporter: FengQingxin
Attachments: image-2020-08-26-09-56-11-059.png
User “ln_write_user ” can use command "list user" without "GRANT USER
ln_write_user PRIVILEGES 'LIST_USER' on root.ln"
step 1 : ./start-cli.sh
step 2 : CREATE USER ln_write_user 'write_pwd'
step 3 : ./start-cli.sh -h 127.0.0.1 -p 6667 -u ln_write_user -pw write_pwd
step 4 : list user
!image-2020-08-26-09-56-11-059.png!
alll user has been listed on session;
please check this issue.
Thanks.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)