joewong-rf commented on issue #9518: URL: https://github.com/apache/rocketmq/issues/9518#issuecomment-3072272299
_无 acl.yml、proxy.conf 文件,proxy 配置文件为 **rmq-proxy.json**_ [rmq-proxy.json](https://github.com/user-attachments/files/21227265/rmq-proxy.json) broker.conf (conf 类型文件无法上传,直接把内容贴在这里) brokerClusterName = DefaultCluster brokerName = broker-a brokerId = 0 deleteWhen = 04 fileReservedTime = 48 brokerRole = ASYNC_MASTER flushDiskType = ASYNC_FLUSH ## if acl is open,the flag will be true ##aclEnable=true authenticationEnabled = true authenticationProvider = org.apache.rocketmq.auth.authentication.provider.DefaultAuthenticationProvider initAuthenticationUser = {"username":"MultiEnergy","password":"oilfield"} innerClientAuthenticationCredentials = {"accessKey":"MultiEnergy","secretKey":"oilfield"} authenticationMetadataProvider = org.apache.rocketmq.auth.authentication.provider.LocalAuthenticationMetadataProvider authorizationEnabled = true authorizationProvider = org.apache.rocketmq.auth.authorization.provider.DefaultAuthorizationProvider authorizationMetadataProvider = org.apache.rocketmq.auth.authorization.provider.LocalAuthorizationMetadataProvider #migrateAuthFromV1Enabled = true -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
