在k8s部署emqx 预设认证数据没有生效
- Dominant language
- HTML
- Stars
- 174
- Forks
- 293
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 127
Description
File: [/zh_CN/advanced/auth-mnesia.md](https://docs.emqx.cn/broker/v4.3/advanced/auth-mnesia.html)
这是pod里的输出
```shell
bash-5.0$ cat /etc/plugins/emqx_auth_mnesia.conf
## clientid 认证数据
auth.client.1.clientid = admin
auth.client.1.password = public
## username 认证数据
auth.user.2.username = admin
auth.user.2.password = public
```
已经启用了认证
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with zh_CN/advanced/auth-mnesia.md and compare its documented authentication configuration with the Kubernetes deployment described in the issue. Reproduce the configuration and inspect the pod output; the work is done when the documentation accurately explains or corrects how the preset authentication data should take effect.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kubernetes
- Domain
- authentication, devops, documentation
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100