Summary | Auth LDAP listUsers doesn't show username attribute |
Queue | Horde Framework Packages |
Queue Version | HEAD |
Type | Bug |
State | Duplicate |
Priority | 2. Medium |
Owners | ben (at) |
Requester | flachapelle (at) inverse (dot) ca |
Created | 07/19/2006 (7007 days ago) |
Due | |
Updated | 08/04/2006 (6991 days ago) |
Assigned | 07/19/2006 (7007 days ago) |
Resolved | 08/04/2006 (6991 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Duplicate
bug #2435.State ⇒ Assigned
State ⇒ Unconfirmed
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ Auth LDAP listUsers doesn't show username attribute
Queue ⇒ Horde Framework Packages
New Attachment: ldap.php.patch
in "Users" section of administration if you used uppercase characters
in $conf['auth']['params']['uid'].
To solve the problem, one must use lower case characters as the LDAP
attribute of the username *or* apply the attached patch (with Horde
v3.1.2).