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

LDAP Plugin no longer works #16111

Closed
abel408 opened this issue May 18, 2017 · 13 comments
Closed

LDAP Plugin no longer works #16111

abel408 opened this issue May 18, 2017 · 13 comments

Comments

@abel408
Copy link

abel408 commented May 18, 2017

Steps to reproduce the issue

Upgrade to > 3.7
Attempt to log in with LDAP credentials

Expected result

LDAP plugin successfully authenticates user

Actual result

404 error page, user does not authenticate

System information (as much as possible)

I've had this issue with all 4 websites that I've upgraded. Problem started when I upgraded to 3.7 from 3.6.5. Server is running Ubuntu 16.04 and php7

Additional comments

@brianteeman
Copy link
Contributor

brianteeman commented May 18, 2017 via email

@abel408
Copy link
Author

abel408 commented May 18, 2017

I am able to log in with a Joomla user though.

@PhilETaylor

This comment was marked as abuse.

@PhilETaylor

This comment was marked as abuse.

@PhilETaylor

This comment was marked as abuse.

@abel408
Copy link
Author

abel408 commented May 18, 2017

I performed the upgrade to PHP 7 during the same time as the upgrade to Joomla 3.7.

This is the URL that I get redirected to after I attempt to log in from an LDAP account:
https://mydomain.com/index.php?option=com_users&task=user.login&Itemid=150

When I log in as a Joomla user, I get authenticated successfully and get redirected to my profile page: https://mydomain.com/index.php?option=com_users&view=profile&Itemid=112

I'm using the login form menu type to log in, but I've also tried using the direct url (index.php?option=com_users&view=login) with the same outcome.

I am on 3.7.1 now

System Information:

PHP Built On Linux media 4.4.0-77-generic #98-Ubuntu SMP Wed Apr 26 08:34:02 UTC 2017 x86_64
Database Version 5.7.18-0ubuntu0.16.04.1-log
Database Collation latin1_swedish_ci
Database Connection Collation utf8mb4_general_ci
PHP Version 7.0.15-0ubuntu0.16.04.4
Web Server Apache/2.4.18 (Ubuntu)
WebServer to PHP Interface apache2handler
Joomla! Version Joomla! 3.7.1 Stable [ Amani ] 17-May-2017 14:00 GMT
Joomla! Platform Version Joomla Platform 13.1.0 Stable [ Curiosity ] 24-Apr-2013 00:00 GMT
User Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36

@abel408
Copy link
Author

abel408 commented May 22, 2017

I'm currently having this issue with all of my sites and users are complaining. Can I get an update to this issue? Do you need any more information?

@PhilETaylor

This comment was marked as abuse.

@PhilETaylor

This comment was marked as abuse.

@PhilETaylor

This comment was marked as abuse.

@mbabker
Copy link
Contributor

mbabker commented May 22, 2017

I'm not going to speak on merge policy, but the Framework package class and the CMS class were line for line the same minus the private properties being renamed to remove the underscore prefix. So the simple act of that change should not have caused this issue.

@PhilETaylor

This comment was marked as abuse.

@abel408
Copy link
Author

abel408 commented May 23, 2017

@PhilETaylor you are correct. I was missing the php7-ldap package. I'm sorry. Odd that I couldn't find any logs indicating that.

@abel408 abel408 closed this as completed May 23, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants