Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(readapidenied) error with all accounts #45

Open
Jeremias-A-Queiroz opened this issue Mar 2, 2021 · 0 comments
Open

(readapidenied) error with all accounts #45

Jeremias-A-Queiroz opened this issue Mar 2, 2021 · 0 comments

Comments

@Jeremias-A-Queiroz
Copy link

Hello!

I have an Ubuntu 20.04 server with wikimedia 1.31.7. All installed via repositories with default options and configuration files.
I configured LDAP authentication on this server with the PluggableAuth, LDAPPROVIDER, LDAPAuthentication2, LDAPGroups and LDAPAuthorization plugins.
Everything is working correctly, if I test the API access through the CLI with the curl command and my LDAP credentials I get the correct answer.
But if I try to use emacs on my computer with mediawiki-mode I get the error "(readapidenied) You need to read permission to use this module."

The setup on my computer is:

  • Ubuntu 20.04;
  • Emacs 26.3 (Ubuntu repo);
  • mediawiki 2.3.1 (elpa repo);

".emacs" fragment:

'(mediawiki-site-alist
(quote
(("wiki-example" "https://wiki.addresexample.com" "user.example" "" nil ""))))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant