[TYPO3] fe password and loginSecurityLevel
Christopher Torgalson
bedlamhotel at gmail.com
Tue May 8 20:47:22 CEST 2007
Hi,
On 5/8/07, Roberto Torresani <erreti at gmail.com> wrote:
> Hi all!
>
> how work the possibility to have the fe user's password in md5 on typo3 4.1?
> I try to set the $TYPO3_CONF_VARS['FE']['loginSecurityLevel'] to
> superchallenged in install tool but it don't run: I can't login in my
> frontend and the password is always in clear.
> What do I forget?
Apparently you have forgotten to read between the lines in the
descriptions in the install tool ;-)
['FE']['loginSecurityLevel'] says:
'Default state for frontend is "normal". Alternative authentication
services can implement higher levels if preferred.'
...and ['BE']['loginSecurityLevel'] says:
'DO NOT CHANGE this value manually; without an alternative
authentication service it will only prevent logins in TYPO3 since the
"superchallenged" method is hardcoded in the default authentication
system.'
In other words, it seems that YOU can build alternate authentication
services for BE or FE, but there are no others unless you do so.
--
Christopher Torgalson
http://www.typo3apprentice.com/
More information about the TYPO3-english
mailing list