Am 27.09.2011 10:44, schrieb Tomas Mrozek: > Is there anybody having problem with LDAP authentication for BE users > when using ig_ldap_sso_auth 1.1.1 with the latest version of TYPO3 (= > 4.5.6)? > > It has worked for me perfectly till TYPO3 4.5.4 (I haven't tried 4.5.5) > but now LDAP authentication always fails. > > I'm asking to find out whether it's a problem just on my installations > or whether somebody else is having a problem as well before filing any > bug report. > > Tomas Mrozek Take a look at:
news://lists.typo3.org:119/[email protected] Make sure to use $loginData['uident_text'], not $loginData['uident'] as password in ig_ldap_sso_auth. Björn _______________________________________________ TYPO3-english mailing list [email protected] http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english
