Actions
User story #16730
closedUser story #16674: Use BCrypt by default for storing user's local password
Update users configuration file to add BCrypt support
Effort required:
Name check:
To do
Fix check:
Checked
Regression:
Description
In demo-rudder-users.xml we need to update informations to add bcrypt support :
- Replace "sha512" in the hash function used by "bcrypt"
- In the comment's part add bcrypt
- Add how to generate a bcrypt hash with a command line
- Update admin's password (which should be replace by a random one post-install)
Updated by Elaad FURREEDAN almost 5 years ago
- Status changed from New to In progress
Updated by Elaad FURREEDAN almost 5 years ago
- Description updated (diff)
- Status changed from In progress to New
Updated by Elaad FURREEDAN almost 5 years ago
- Assignee changed from Elaad FURREEDAN to François ARMAND
- Pull Request set to https://github.com/Normation/rudder/pull/2771
Updated by Anonymous almost 5 years ago
- Status changed from New to Pending release
Applied in changeset rudder|ec94ea173c226c764e53059e000842146555ab71.
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 François ARMAND over 4 years ago
- Has duplicate User story #4834: Password used in the /opt/rudder/etc/rudder-users.xml file should be salted added
Updated by François ARMAND over 4 years ago
- Related to User story #16731: Adapt user configuration file to remove default admin credentials added
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