Package: typo3-dummy Severity: normal Dear Maintainer,
After a fresh install of the typo3 packages, I can not login to the back end interface of the dummy typo3 site. 1st the /etc/typo3-dummy/localconf.php is readable only by root, need to change ownership to www-data. This will make the site work, but the B.E. login still answer "No authentication methods available. Please, contact your TYPO3 administrator." Changing in the /etc/typo3-dummy/localconf.php the line from: $TYPO3_CONF_VARS['BE']['loginSecurityLevel'] = "rsa"; to: $TYPO3_CONF_VARS['BE']['loginSecurityLevel'] = "normal"; fixes the B.E. problem. Maybe the rsaasuth extension need to be installed? No infos found in the README.Debian file. Thanks Have a nice day. E. -- System Information: Debian Release: wheezy/sid APT prefers testing APT policy: (850, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 3.2.0-3-amd64 (SMP w/2 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash -- GPG Key: 4096R/F2133176 2010-10-19 Enrico Rossi <[email protected]> -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

