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.
Hi what do your centralauth settings look out. Please cross out any personal data.
On Wednesday, 6 January 2016, 18:39, Jasmine Smith jassmith55@outlook.com 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
(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: thomasmulhall410@yahoo.com To: mediawiki-l@lists.wikimedia.org 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 <jassmith55@outlook.com> 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
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 jassmith55@outlook.com 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: thomasmulhall410@yahoo.com To: mediawiki-l@lists.wikimedia.org 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 <
jassmith55@outlook.com> 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
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: csteipp@wikimedia.org To: mediawiki-l@lists.wikimedia.org 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 jassmith55@outlook.com 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: thomasmulhall410@yahoo.com To: mediawiki-l@lists.wikimedia.org 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 <
jassmith55@outlook.com> 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@lists.wikimedia.org