[TYPO3-english] Re: unable to reset install tool login password - 6.2
Brandon Walsh
brandon.walsh at gmail.com
Tue Oct 25 18:54:05 CEST 2016
Hi Brian, thank you for the quick reply. I just tried putting the md5 hash in the LocalConfiguration.php, with no success. For example, I tried an md5 hash of 'daringfireball', which is 409f7a74323d003325443aa7930e6f2e. I put 409f7a74323d003325443aa7930e6f2e into LocalConfiguration.php and entered daringfireball as the password in the install tool login page. This gave me the error:
Login failed
Given password does not match the install tool login password. Calculated hash: $P$Cfr7ExLKg6E/hi2cukkkzpjgx.KlWG.
------
I tried a few more times, with daringfireball as the password, and each time the login page error gives a different calculated hash:
$P$CzgehObQzJVWt5erjAW1VcdGPE04M30
$P$CAvr/jPSChi4qoKKpE0hss.KRixmsm.
$P$C7ET2h3st7cAy53bKBoTldO8ia0Dqv/
So, I am wondering, if the hash changes every time I enter the password, how will the hash from the login page ever match the hash I put into LocalConfiguration.php?
More information about the TYPO3-english
mailing list