[TYPO3-core] RFC #11016: Implement RSA authentication for BE and FE
Xavier Perseguers
typo3 at perseguers.ch
Mon May 4 22:11:27 CEST 2009
Ingmar Schlecht wrote:
> Xavier Perseguers schrieb:
>> Hi Dmitry,
>>
>>> Dmitry Dulepov wrote:
>>>> BT reference: http://bugs.typo3.org/view.php?id=11016
>>> Committed to trunk in two pieces:
>>> - rsaauth ext
>>> - fixes for the login procedure
>>>
>>> Two piece commit makes it easier to see logical changes.
>> Don't know if it's normal but after updating from svn and not doing
>> anything with rsaauth except reading its manual, I cannot BE log in
>> anymore:
>>
>> No authentication method available. Please contact your TYPO3
>> administrator.
>>
>> As I am actually my administrator, I won't wait for your answer but just
>> to give you a feedback.
>
> Hmm, can you try (just to be able to better locate the problem) to
> actually install rsaauth (by adding it to the extList in
> tyop3conf/localconf.php) and set TYPO3_CONF_VARS[BE][loginSecurityLevel]
> to "rsa"?
>
> It would be interesting to know whether that works for you.
Without creating tables there is no way it can work. On my dev env, I
add to add "sv" that was not there and then I could login again.
On my pre-prod, I added "sv" too but no way. It does not work.
After going to install tool and setting
$TYPO3_CONF_VARS['BE']['loginSecurityLevel'] = 'superchallenged'
then it works but this line is not found in localconf.php (don't really
understand) and the login form is full of js from rsaauth although it's
not loaded nor active.
Hint (perhaps): I'm using "enhanced backend login" from Georg (don't
remember the extension's name)
--
Xavier Perseguers
http://xavier.perseguers.ch/en
One contribution a day keeps the fork away
More information about the TYPO3-team-core
mailing list