Project

General

Profile

Actions

Bug #61540

closed

BE loginSecurityLevel reset to 'rsa' when loggin into install tool

Added by Sebastien Laflamme over 9 years ago. Updated almost 9 years ago.

Status:
Rejected
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2014-09-11
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

Hello,

On a Windows/Apache 2.4.9/PHP 5.3.28 installation, I have to use the 'normal' BE loginSecurityLevel to access backend interface. Otherwise, I get a ERR_CONNECTION_RESET when I try to log into backend (anyone get a fix for this ?).

My actual problem is that as soon as I try to log into the install tool, the loginSecurityLevel in LocalConfiguration.php file is reset to 'rsa' (file is modified by typo3).

Since there is not way I can log in the backend with this feature set at 'rsa' , this is quite annoying! (I have to modify LocalConfiguration.php manually each time)

I notice this problem on Typo3 version 6.2.2 and 6.2.4

Actions #1

Updated by Steffen Müller over 9 years ago

  • Project changed from 1865 to TYPO3 Core
  • Category deleted (Configuration)
  • Priority changed from Must have to Should have
  • Is Regression set to No

Moved to Core project tracker.

Actions #2

Updated by Nils Blattner over 9 years ago

Hi there

Is there any update to this?
We have the same issue running TYPO3 6.2.6 on PHP 5.4.34 in an IIS (Windows NT xxx 6.1 build 7601 (Windows Server 2008 R2 Standard Edition Service Pack 1) i586 ).

We circumvented the issue by setting it again in AdditionalConfiguration.php:

$GLOBALS['TYPO3_CONF_VARS']['BE']['loginSecurityLevel'] = 'normal';

This should not happen tough.

Kind regards
Nils

Actions #3

Updated by Nicole Cordes over 9 years ago

  • Status changed from New to Needs Feedback

The backend is meant to run in rsa mode if rsaauth extension is activated. Please uninstall rsaauth if you don't want to use it to prevent switching to loginSecurityLevel 'rsa'

Actions #4

Updated by Riccardo De Contardi almost 9 years ago

  • Status changed from Needs Feedback to Rejected

As stated by Nicole Cordes, this is the intended behavior,so it won't be fixed this time.

If you think that this is the wrong decision, then please write to the mailing list typo3.teams.bugs with issue number and an explanation or open a new ticket and add a relation to this ticket number.

Actions

Also available in: Atom PDF