Hi there,
I'm trying to use Kerberos with the LDAP Extension. My configuration is the following:
Mediawiki - 1.20.2
LDAP Extension - 2.0d (master-07ea71d)
Kerberos is working, $_SERVER["REMOTE_USER"] is properly set.
As soon as I enable the parameter $wgLDAPAutoAuthDomain in my LocalSettings.php the selection box for domain in the login form is empty and I cannot login with username/password anymore.
If I also enable AutoAuthSetup(); I get a blank page with the following PHP-error message:
Fatal error: Call to a member function isLoggedIn() on a non-object in /export/kw4ua102/htdocs/mediawiki-1.20.2/extensions/LdapAuthentication/LdapAuthentication.php on line 1136
LDAP without Auto-Login works fine.
Any ideas? Is Auto-Login not supported with the most recent Mediawiki release? If you need any additional information - please ask!
Thanks in advantage
Alex
mediawiki-l@lists.wikimedia.org