LDAP group syncing is preventing logging into my website
- Status
- Closed
- Subject
- LDAP group syncing is preventing logging into my website
- Version
- 14.x
- Category
- Usability
- Feature
- Accessibility
- Resolution status
- Fixed or Solved
- Submitted by
- taylordustin
- Lastmod by
- taylordustin, Marc Laporte
- Rating
- Description
After a fresh install of the Tiki 14 suite I was immediately unable to log in to my website. When I attempted to do so, a blank white page would appear, and no further progress could be made. My PHP memory was not an issue. After doing some tracking as to what was causing the problem, I found a single line that was causing the blank pages to appear when I attempted to log in. Inside the file: /lib/userslib.php, on line 1465, the code:
$ret &= $this->ldap_sync_groups($user, $pass);
was causing some sort of problem with the ldap and thus caused the blank pages to appear. I simply commented the line out and was then able to log in to my website.
- Importance
- 5
- Easy to solve?
- 7
- Priority
- 35
- Demonstrate Bug on Tiki 19+
-
This bug has been demonstrated on show2.tiki.org
Please demonstrate your bug on show2.tiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show2.tiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Demonstrate Bug (older Tiki versions)
-
This bug has been demonstrated on show.tikiwiki.org
Please demonstrate your bug on show.tikiwiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show.tikiwiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Ticket ID
- 5623
- Created
- Thursday 09 April, 2015 17:53:39 UTC
by taylordustin - LastModif
- Saturday 18 November, 2017 23:44:21 UTC