Topic on Project:Support desk

Local Login no longer works after upgrade from 1.18.1 to 1.23.5

3
Tcaton-nm (talkcontribs)

Local Login no longer works after upgrade from 1.18.1 to 1.23.5

System upgraded from 1.18.1 to 1.23.5.
Local login works on identical wiki install from 1.23.5 - no upgrade and restore from backup MW1.18.1.

Use LDAP Auth Extension.
Localsettings.php has line:
$wgLDAPUseLocal = true;

Error Message:
Login error
Incorrect password entered.
Please try again.

Start request POST /mediawiki-xxxx/index.php?title=Special:UserLogin&action=submitlogin&type=login&returnto=Main+Page

HTTP HEADERS:

HOST: alb-wit-wiki.xxxx.x.x.x

CONNECTION: keep-alive

CONTENT-LENGTH: 114

CACHE-CONTROL: max-age=0

ACCEPT: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8

ORIGIN: http://alb-wit-wiki.xxxx.x.x.x

USER-AGENT: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.71 Safari/537.36

CONTENT-TYPE: application/x-www-form-urlencoded

REFERER: http://alb-wit-wiki.xxxx.x.x.x/mediawiki-xxxx/index.php?title=Special:UserLogin&returnto=Main+Page

ACCEPT-ENCODING: gzip, deflate

ACCEPT-LANGUAGE: en-US,en;q=0.8

COOKIE: wikixxxx_session=ei3vnrfjk9alekhk635aihak662snsv6i9ltq4ev0oll69k9kk20

[caches] main: APCBagOStuff, message: APCBagOStuff, parser: APCBagOStuff

[caches] LocalisationCache: using store LCStoreDB

Unstubbing $wgParser on call of $wgParser::setHook from registerEmbedDocumentHandler

Parser: using preprocessor: Preprocessor_DOM

Fully initialised

Connected to database 0 at 127.0.0.1:3306

IP: 10.1.x.x

MessageCache::load: Loading en... got from global cache

Unstubbing $wgLang on call of $wgLang::_unstub from ParserOptions::__construct

User: cache miss for user 176

User: loading options for user 176 from database.



MarkAHershberger (talkcontribs)

I've opened this bug, but I have to ask: did you upgrade the ldap extension?

Tcaton-nm (talkcontribs)

Yes.

When I disabled SecurePasswords extension it worked again.

Reply to "Local Login no longer works after upgrade from 1.18.1 to 1.23.5"