Project

General

Profile

Actions

Bug #24084

closed

Password hash propagation (operatingsystem/kickstart template) to authconfig doesn't work

Added by Lukas Kallies almost 6 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Normal
Category:
Templates
Target version:

Description

The operatingsystem definition lets you select a hashing algorithm (SHA256, SHA512, ...). This is written in uppercase. The value is used in the kickstart_default.erb (authconfig --passalgo=) which needs downcase values.

If SHA512 is selected (SHA256 is the default in kickstart_default.erb), authconfig will use SHA256 anyway because it has no value SHA512 (but sha512).

This issue is also described in RH Bugzilla #1563529 (https://bugzilla.redhat.com/show_bug.cgi?id=1563529)

Actions #1

Updated by The Foreman Bot almost 6 years ago

  • Status changed from New to Ready For Testing
  • Pull request https://github.com/theforeman/foreman/pull/5746 added
Actions #2

Updated by Lukas Zapletal almost 6 years ago

  • Subject changed from root password hash propagation (operatingsystem/kickstart template) to authconfig doesn't work (downcase/uppercase) to Password hash propagation (operatingsystem/kickstart template) to authconfig doesn't work
  • Category set to Templates
  • Bugzilla link set to 1563529

Hey, yeah thanks. Fixing.

Actions #3

Updated by The Foreman Bot almost 6 years ago

  • Assignee set to Lukas Zapletal
  • Pull request https://github.com/theforeman/community-templates/pull/487 added
Actions #4

Updated by The Foreman Bot almost 6 years ago

  • Pull request https://github.com/theforeman/community-templates/pull/488 added
Actions #5

Updated by Anonymous almost 6 years ago

  • Status changed from Ready For Testing to Closed
  • % Done changed from 0 to 100
Actions #6

Updated by Marek Hulán almost 6 years ago

  • translation missing: en.field_release set to 353

will be synced to 1.19

Actions #7

Updated by Lukas Zapletal over 5 years ago

Lukas, we are not backporting into 1.18 the fix is a trivial change.

Actions

Also available in: Atom PDF