xperseguers / t3ext-ig_ldap_sso_auth

TYPO3 Extension ig_ldap_sso_auth. This extension provides LDAP and SSO support for TYPO3.
https://extensions.typo3.org/extension/ig_ldap_sso_auth
27 stars 64 forks source link

ServerType(Active Directory) does not work - No BE Users will be found #86

Closed xarius74 closed 4 years ago

xarius74 commented 4 years ago

No BE users will be found. LDAP reports an "operations error".

Looks like servertype is not translated in Module LdapUtility.php and default is 'OpenLDAP'

    if ($serverType === 'Active Directory') {
        @ldap_set_option($this->connection, LDAP_OPT_REFERRALS, 0);
    }
xperseguers commented 4 years ago

Already fixed in master branch and for a short time released as well: https://github.com/xperseguers/t3ext-ig_ldap_sso_auth/commit/43be6f02eb9680105ea73778c0a632214c8f886d