operator icon indicating copy to clipboard operation
operator copied to clipboard

Passwords stored in a Plain Text

Open vmw-web opened this issue 1 year ago • 2 comments

Is your question request related to a specific component?

VMAuth, VMUser, VMOperator

Describe the question in detail

We have enabled authentication between the VMAgents and the VMCluster, and using VMUser to generate the password.

  1. Passwords generated are stored as a plain text in the VMAuth. Is it possible to enable encryption?
  2. Passwords stored in the K8S is base64, but not encrypted. Is it possible to enable encryption?
  3. Is there any specific algorithm that VMOperator is using to generate the password?

Troubleshooting docs

  • [ ] General - https://docs.victoriametrics.com/troubleshooting/
  • [ ] vmagent - https://docs.victoriametrics.com/vmagent/#troubleshooting
  • [ ] vmalert - https://docs.victoriametrics.com/vmalert/#troubleshooting

vmw-web avatar Nov 08 '24 00:11 vmw-web