Actions
User story #16729
closedUser story #16674: Use BCrypt by default for storing user's local password
Add upgrade note to document how to switch from previous hash function to BCrypt
Effort required:
Name check:
To do
Fix check:
Checked
Regression:
Description
RUDDER used by default SHA512, since version 6.1.0 we replace it by BCrypt (See https://en.wikipedia.org/wiki/Bcrypt).
We need to add a note to explain that the user need to manually change the hash function set in /opt/rudder/etc/rudder-users.xml and replace all password.
Updated by Elaad FURREEDAN about 5 years ago
- Assignee changed from Elaad FURREEDAN to Alexis Mousset
- Pull Request set to https://github.com/Normation/rudder-doc/pull/672
Updated by Elaad FURREEDAN about 5 years ago
- Related to User story #16720: Add BCrypt support for password encoder message box added
Updated by Elaad FURREEDAN about 5 years ago
- Related to User story #16674: Use BCrypt by default for storing user's local password added
Updated by Elaad FURREEDAN about 5 years ago
- Related to deleted (User story #16720: Add BCrypt support for password encoder message box)
Actions