|
|
Restrict non-admin users from logging in to the backendWhen you want to make significant changes to the TYPO3 Backend or want to reorganize content and pages it is advised to keep other users from logging in because they can interfere with your work. You can do that easily by using the Install Tool or adding the following directive into localconf.php$TYPO3_CONF_VARS['BE'][adminOnly] = 1 This way only users with administrator rights will be able to log into the TYPO3 Backend General aspects : | TYPO3 | TYPO3 Installation | TYPO3 Configuration | TYPO Administration | TYPO3 Performance |TYPO3 Troubleshooting | TYPO3 Glossary | Development : | Typoscript | TYPO3 Extensions - TER | TYPO3 API | TYPO3 Extension Development | Extbase | Fluid? | 3rd party | Back to > CMS |
Google SearchLogin |