That is correct. I know there isn't a conflict with another account as only 1 other account exists across all wikis as ['*']['createaccount'] is set to false except when trying to troubleshoot/test CentralAuth.
I do think it might be a cookie issue as when trying to login, I got "The provided authentication token is either expired or invalid." and another (PHP) error on logging out which I've only just started to receive. > Date: Wed, 6 Jan 2016 11:27:58 -0800 > From: [email protected] > To: [email protected] > Subject: Re: [MediaWiki-l] CentralAuth help > > Hi Jasmine, > > There are a lot of things that can go wrong. Are you saying the global > account exists, but the user can't login to a wiki where they aren't > attached (and would then be autocreated)? If so, make sure there isn't an > existing, unattached account with the same name, which would prevent > autocreation + attachment. > > If the user isn't being created when they are logged in globally, but visit > a site where they aren't attached, then it's either a cookie problem (the > centralauth cookie isn't being sent to the domain, so the local wiki > doesn't know you're logged in globally), or there's something else > preventing creation on view. Your configuration might now allow it, or > there's a conflicting local account, etc. > > On Wed, Jan 6, 2016 at 11:10 AM, Jasmine Smith <[email protected]> > wrote: > > > (As I don't think the previous message got sent to the mailing list:) > > > > The configuration can be found here: > > https://github.com/WikiMissing/mw-config/blob/master/LocalSettings.php > > > > > Date: Wed, 6 Jan 2016 18:41:46 +0000 > > > From: [email protected] > > > To: [email protected] > > > Subject: Re: [MediaWiki-l] CentralAuth help > > > > > > Hi what do your centralauth settings look out. Please cross out any > > personal data. > > > > > > On Wednesday, 6 January 2016, 18:39, Jasmine Smith < > > [email protected]> wrote: > > > > > > > > > Hi there, > > > > > > I'm in the progress of getting CentralAuth working, I > > > have it installed and it creates a record in the global user table, > > > however it doesn't create local accounts at all. > > > > > > Would anyone know what is causing this or be able to help? Currently > > using MediaWiki 1.26.2. > > > > > > - Jasmine. > > > _______________________________________________ > > > MediaWiki-l mailing list > > > To unsubscribe, go to: > > > https://lists.wikimedia.org/mailman/listinfo/mediawiki-l > > > > > > > > > > > > _______________________________________________ > > > MediaWiki-l mailing list > > > To unsubscribe, go to: > > > https://lists.wikimedia.org/mailman/listinfo/mediawiki-l > > > > _______________________________________________ > > MediaWiki-l mailing list > > To unsubscribe, go to: > > https://lists.wikimedia.org/mailman/listinfo/mediawiki-l > > > _______________________________________________ > MediaWiki-l mailing list > To unsubscribe, go to: > https://lists.wikimedia.org/mailman/listinfo/mediawiki-l _______________________________________________ MediaWiki-l mailing list To unsubscribe, go to: https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
