Loading...
 
Skip to main content

ldap bind_type is always full in UsersLib::validate_user_ldap()

Status
Open
Subject
ldap bind_type is always full in UsersLib::validate_user_ldap()
Version
14.x
17.x
Category
  • Less than 30-minutes fix
Feature
User Administration (Registration, Login & Banning)
Resolution status
New
Submitted by
puserp
Lastmod by
puserp, Philippe Cloutier, Bernard Sfez / Tiki Specialist
Rating
(0)
Description

It seems that there is an error in the following line of function validate_user_ldap() of /lib/userslib.php:
$this->ldap->setOption('bind_type', 'full');
Because of that ldap bind_type is always full, no matter what bind_type user sets in settings in admin panel.

Importance
3
Easy to solve?
3
Priority
9
Demonstrate Bug on Tiki 19+
Demonstrate Bug (older Tiki versions)
Ticket ID
5879
Created
Tuesday 05 April, 2016 16:03:24 UTC
by puserp
LastModif
Tuesday 18 July, 2017 11:32:27 UTC


Show PHP error messages