Graylog2 / Graylog2/graylog2-server
make password rotation possible
Open
bug
triaged
- Dominant language
- Java
- Stars
- 8.1k
- Forks
- 1.1k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 217
Description
## Expected Behavior
It should be possible to change `password_secret` in some way.
## Current Behavior
It is not possible to change the password once data is stored in the DB.
## Possible Solution
Give the option to add a new password to the server.conf and remove the old one or provide any kind of commandline option to change the password during runtime.
* Graylog Version: 2.4.5
Contributor guide
Assessment
This issue has not been assessed yet.