Project

General

Profile

Actions

Bug #1171

closed

support sha512 password hashing in RHEL6 / CentOS6

Added by Jeff Palmer over 12 years ago. Updated over 11 years ago.

Status:
Duplicate
Priority:
Normal
Assignee:
-
Category:
Host creation
Target version:
-
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

Currently, foreman doesn't support the "default" hashing algo used by RHEL6.

If you use the following line in your kickstart:

authconfig --useshadow --passalgo=sha512

The resulting encrypted path will not be using sha512, which means you'll get authentication errors when the host is provisioned.

My workaround right now, is to NOT let foreman encrypt the passwords.
I have foreman set the initial password to "password" (in plaintext)

rootpw password

And then on the first puppet run, I have a module that changes the password to what it should be, using SHA512.


Related issues 1 (0 open1 closed)

Is duplicate of Foreman - Feature #2127: Support newer hash schemes for root passwordsClosed01/15/2013Actions
Actions

Also available in: Atom PDF