You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by GitBox <gi...@apache.org> on 2021/01/18 03:49:31 UTC

[GitHub] [rocketmq] caiwenlong1989 opened a new issue #2606: rocketmq ACL权限控制到底怎么处理?按照中英文文档设置没效果呀

caiwenlong1989 opened a new issue #2606:
URL: https://github.com/apache/rocketmq/issues/2606


   rocketmq版本4.7.1,JDK8,Win10环境
   设置${RMQ_HOME}/conf/broker.conf,添加aclEnable=true
   acl配置文件没动,用的默认的,用户RocketMQ的topicA和groupA都是DENY权限
   启动namesrv,启动broker
   编写producer,设置AclRPCHook(“RocketMQ”,“12345678”),发消息到topicA,居然成功了,不是应该没权限吗?
   编写consumer,设置AclRPCHook(“groupA”,“RocketMQ”,“12345678”),订阅topicA,居然也成功了


----------------------------------------------------------------
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.

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



[GitHub] [rocketmq] duhenglucky commented on issue #2606: rocketmq ACL权限控制到底怎么处理?按照中英文文档设置没效果呀

Posted by GitBox <gi...@apache.org>.
duhenglucky commented on issue #2606:
URL: https://github.com/apache/rocketmq/issues/2606#issuecomment-761994329


   @caiwenlong1989 具体ACL 的设置,包括开启可以参考这个文档:https://github.com/apache/rocketmq/blob/master/docs/cn/acl/user_guide.md


----------------------------------------------------------------
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.

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



[GitHub] [rocketmq] duhenglucky closed issue #2606: rocketmq ACL权限控制到底怎么处理?按照中英文文档设置没效果呀

Posted by GitBox <gi...@apache.org>.
duhenglucky closed issue #2606:
URL: https://github.com/apache/rocketmq/issues/2606


   


----------------------------------------------------------------
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.

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