xperseguers / t3ext-ig_ldap_sso_auth

TYPO3 Extension ig_ldap_sso_auth. This extension provides LDAP and SSO support for TYPO3.

Home Page:https://extensions.typo3.org/extension/ig_ldap_sso_auth

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Backend Admin-Module Access blocked when BE-LDAP Login is enabled.

Prospero256 opened this issue · comments

We recently installed version 3.8.0 of the extension.

We have local Admins, that are able to log into the BE without problems (backend.BEfailsafe is set to 1).

But when the parameter "enableBELDAPAuthentication" is set to 1, it is no longer possible to access the admin modules within the backend, that require an additional login (maintenance, settings). It only says something along the lines of "password unknown". All we can do then is to manually edit the LocalConfiguration.php, to reset it to 0.

The login into the backend itself seems unaffected by this bug.