[TYPO3-linux] Typo3 update from 6.2.0 --> 6.2.2
Franz Holzinger
franz at ttproducts.de
Thu May 22 13:19:53 CEST 2014
Hello,
On 22/05/2014 12:52, Anne Arlt wrote:
> I have a problem with my typo3 installation. I update the system from 6.2.0 ---> 6.2.2.
> After update I can't login in the backend.
>
> Output of php_error_log:
> Before update to 6.2.2
> [22-May-2014 10:46:29 Europe/Berlin] - saltedpasswords: BE Authentication successful for username 'admin'
>
> And after update to 6.2.2
> [22-May-2014 10:47:16 Europe/Berlin] - Core: Login-attempt from (), for username 'admin' with an empty password!
>
> My system:
> Linux 2.6.32-358.18.1.el6.x86_64 #1 SMP Wed Aug 28 17:19:38 UTC 2013 x86_64
> Apache/2.4.4 (Unix) OpenSSL/1.0.1e PHP/5.4.16 mod_perl/2.0.8-dev Perl/v5.16.3
> Mysql Server Version: 5.5.3
>
> I can't detect reasons for this problem.
>
> Thanks, Anne Arlt
>
this is a known bug in TYPO3 which has unfortunately been rejected. No
bug fixing will be done. This forces you to always make a backup copy of
your TYPO3 database or at least the be_users database table before you
start with an update.
See
http://forge.typo3.org/issues/53082
A new update of a former TYPO3 version up to TYPO3 6.2 sometimes leads
to a problem with a changed password for backend users. The extension
saltedpasswords modifies the password when it should not do so.
The only solution for your problem is to create a new backend user by
the Install Tool. Then use the new backend user to login and to change
the passwords of all other backend users.
- Franz
More information about the TYPO3-linux
mailing list