Bug #8801
Inconsistent hashing algorithms used in passwords generated in the script engine
Status:
Released
Priority:
N/A
Assignee:
Category:
Web - Config management
Target version:
Effort required:
Priority:
Description
- When using the unix method with a salt, the AIX algorithm is used for sha-256
- When using the aix method with or without a salt, the unix algorithm is used for sha-256
- When using the auto method with a salt on unix, the aix algorithm is used
Related issues
Updated by Alexis MOUSSET over 4 years ago
- Related to User story #8629: Allows generation-time javascript eval in directive parameters added
Updated by Alexis MOUSSET over 4 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Alexis MOUSSET to Vincent MEMBRÉ
- Pull Request set to https://github.com/Normation/rudder/pull/1159
Updated by Alexis MOUSSET over 4 years ago
- Status changed from Pending technical review to Pending release
- % Done changed from 0 to 100
Applied in changeset rudder|5eb490efeafaadaf1bfa3db663b2f35f77cd04bd.
Updated by Vincent MEMBRÉ over 4 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 3.1.13 and 3.2.6 which were released today.
- 3.1: Announce Changelog
- 3.2: Announce Changelog
- Download: https://www.rudder-project.org/site/get-rudder/downloads/