6.0.0-beta1
9/8/25

[#1531] ldap driver
Summary ldap driver
Queue IMP
Queue Version FRAMEWORK_3
Type Bug
State Not A Bug
Priority 1. Low
Owners
Requester lalot (at) univ-aix (dot) fr
Created 03/11/2005 (7486 days ago)
Due
Updated 03/11/2005 (7486 days ago)
Assigned
Resolved 03/11/2005 (7486 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
03/11/2005 11:07:30 AM Jan Schneider Comment #2
State ⇒ Not A Bug
Reply to this comment
IMP has no LDAP driver. Also use more words if are explaining a bug, I 
have no idea what you're talking about.
03/11/2005 10:50:32 AM lalot (at) univ-aix (dot) fr Comment #1
State ⇒ Unconfirmed
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ ldap driver
Queue ⇒ IMP
Reply to this comment
function _read



when filter is empty, add an uid=* If not , problems using oipenldap 
(undefined filter)

(line 180)

         if (empty($filter)){ # DOM

              $filter='uid=*';

         }


Saved Queries