Bug #2589
cannot login to provisioned host
Description
This may or may not be related to issue #2484 which has an open PR https://github.com/theforeman/foreman/pull/620
It seems that the encrypted string is encrypted again.
Updated, reset host pass to "redhat", in the database I see
$1$garyBwDK$G0nHxULu6/S0I/HwQVvjj1
then edited the host without touching the root pass and in the database I see different hash:
$1$SEHMugyD$mRciwoMy.i9mO08KS26c91
Provisioned the host, cannot login. :-(
Related issues
History
#1
Updated by Joseph Magen over 7 years ago
- Status changed from New to Assigned
- Assignee set to Joseph Magen
#2
Updated by Joseph Magen over 7 years ago
- Status changed from Assigned to Closed
duplicated in #2607 and PR https://github.com/theforeman/foreman/pull/685
#3
Updated by Ohad Levy over 7 years ago
- Status changed from Closed to Duplicate