Feature #2127
Support newer hash schemes for root passwords
Description
Currently Foreman hashes root passwords with MD5. This should be more flexible, e.g. SHA-1, SHA-2, perhaps depending on the operating system. Note that GRUB2 also uses PBKDF, see #2103.
Related issues
Associated revisions
refs #2127 - instantiate exception and pass i18n arg correctly
refs #2127 - add password_hash to API
History
#1
Updated by Ohad Levy about 9 years ago
- Target version changed from 1.2.0 to 1.3.0
#2
Updated by Lukas Zapletal almost 9 years ago
- Target version changed from 1.3.0 to 1.4.0
#3
Updated by Greg Sutcliffe over 8 years ago
- Target version deleted (
1.4.0)
#5
Updated by Dominic Cleal about 8 years ago
- Has duplicate Feature #5585: Support non-md5 root password added
#6
Updated by Dominic Cleal about 8 years ago
- Bugzilla link set to https://bugzilla.redhat.com/show_bug.cgi?id=1052257
#7
Updated by Ohad Levy almost 8 years ago
- Target version set to 1.7.5
#8
Updated by Dmitri Dolguikh almost 8 years ago
- Target version changed from 1.7.5 to 1.7.4
#9
Updated by Dmitri Dolguikh almost 8 years ago
- Status changed from New to Assigned
- Assignee set to Dmitri Dolguikh
#10
Updated by Dominic Cleal almost 8 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/1736 added
- Pull request deleted (
)
#11
Updated by Dmitri Dolguikh almost 8 years ago
- Target version changed from 1.7.4 to 1.7.3
#12
Updated by Anonymous over 7 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 2d7f0315b4653f5eaa4bd7493c4d07375c637a97.
#13
Updated by Dominic Cleal over 7 years ago
- Related to Bug #7655: Host update for grub pass on first report received after upgrade added
#14
Updated by Dominic Cleal over 7 years ago
- Related to Bug #7731: Default OS root password hash algorithm should be SHA-2 added
#15
Updated by Dominic Cleal over 7 years ago
- Legacy Backlogs Release (now unused) set to 21
fixes #2127: added support for root password hashing other than MD5