You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@iotdb.apache.org by GitBox <gi...@apache.org> on 2022/02/25 06:57:50 UTC

[GitHub] [iotdb] huangdejie opened a new issue #5121: 用户权限配置是否支持通配符

huangdejie opened a new issue #5121:
URL: https://github.com/apache/iotdb/issues/5121


   我创建了很多存储组。如:
   `create storage group to root.js.nanjing.jiangning;
   create storage group to root.js.nanjing.pukou;
   create storage group to root.js.suzhou.zhangjiagang;
   create storage group to root.js.yangzhou.gaoyou;`
   现在我想赋予某个用户root.js路径下的存储组的权限该如何操作?
   我在IoTDB上进行GRANT USER jsiot PRIVILEGES INSERT_TIMESERIES on root.js.*操作,但是这样并没有生效
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@iotdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [iotdb] github-actions[bot] commented on issue #5121: 用户权限配置是否支持通配符

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #5121:
URL: https://github.com/apache/iotdb/issues/5121#issuecomment-1050578772


   Hi, this is your first issue in IoTDB project. Thanks for your report. Welcome to join the community!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@iotdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [iotdb] huangdejie removed a comment on issue #5121: Does Privilege clause support using wildcard (用户权限配置是否支持通配符

Posted by GitBox <gi...@apache.org>.
huangdejie removed a comment on issue #5121:
URL: https://github.com/apache/iotdb/issues/5121#issuecomment-1056671861


   > 好吧,我检查了 v0.12.4,它的工作原理是这样的: `GRANT USER jsiot PRIVILEGES 'INSERT_TIMESERIES' on root.js`
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@iotdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [iotdb] huangdejie commented on issue #5121: Does Privilege clause support using wildcard (用户权限配置是否支持通配符

Posted by GitBox <gi...@apache.org>.
huangdejie commented on issue #5121:
URL: https://github.com/apache/iotdb/issues/5121#issuecomment-1056672963


   > 好吧,我检查了 v0.12.4,它的工作原理是这样的: `GRANT USER jsiot PRIVILEGES 'INSERT_TIMESERIES' on root.js`
   
   是这样的、感谢


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@iotdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [iotdb] jixuan1989 commented on issue #5121: 用户权限配置是否支持通配符

Posted by GitBox <gi...@apache.org>.
jixuan1989 commented on issue #5121:
URL: https://github.com/apache/iotdb/issues/5121#issuecomment-1050884872


   Currently, IoTDB does not support it.  But this is a very good feature. 
   Does someone want to implement it? 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@iotdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [iotdb] jixuan1989 commented on issue #5121: Does Privilege clause support using wildcard (用户权限配置是否支持通配符

Posted by GitBox <gi...@apache.org>.
jixuan1989 commented on issue #5121:
URL: https://github.com/apache/iotdb/issues/5121#issuecomment-1050896006


   well, I checked v0.12.4, it works like this:
   `GRANT USER jsiot PRIVILEGES 'INSERT_TIMESERIES' on root.js`


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@iotdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [iotdb] huangdejie closed issue #5121: Does Privilege clause support using wildcard (用户权限配置是否支持通配符

Posted by GitBox <gi...@apache.org>.
huangdejie closed issue #5121:
URL: https://github.com/apache/iotdb/issues/5121


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@iotdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [iotdb] huangdejie commented on issue #5121: Does Privilege clause support using wildcard (用户权限配置是否支持通配符

Posted by GitBox <gi...@apache.org>.
huangdejie commented on issue #5121:
URL: https://github.com/apache/iotdb/issues/5121#issuecomment-1056671861


   > 好吧,我检查了 v0.12.4,它的工作原理是这样的: `GRANT USER jsiot PRIVILEGES 'INSERT_TIMESERIES' on root.js`
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@iotdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org