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 almost 5 years ago
- Status changed from New to In progress
Updated by Elaad FURREEDAN almost 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 Anonymous almost 5 years ago
- Status changed from In progress to Pending release
Applied in changeset rudder-doc|f81fd5887f22ecdff259310ae00b510e757679c8.
Updated by Elaad FURREEDAN almost 5 years ago
- Related to User story #16720: Add BCrypt support for password encoder message box added
Updated by Elaad FURREEDAN almost 5 years ago
- Related to User story #16674: Use BCrypt by default for storing user's local password added
Updated by Elaad FURREEDAN almost 5 years ago
- Related to deleted (User story #16720: Add BCrypt support for password encoder message box)
Updated by Vincent MEMBRÉ over 4 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 6.1.0~beta1 which was released today.
Updated by François ARMAND over 4 years ago
- Fix check changed from To do to Checked
Actions