Summary | LDAP User list with uid:caseExactMatch: |
Queue | Horde Framework Packages |
Queue Version | FRAMEWORK_3 |
Type | Bug |
State | Not A Bug |
Priority | 1. Low |
Owners | |
Requester | olli (at) gabosh (dot) net |
Created | 03/30/2011 (5211 days ago) |
Due | 05/01/2011 (5179 days ago) |
Updated | 03/30/2011 (5211 days ago) |
Assigned | |
Resolved | 03/30/2011 (5211 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Not A Bug
State ⇒ Unconfirmed
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ LDAP User list with uid:caseExactMatch:
Due ⇒ 05/01/2011
Queue ⇒ Horde Framework Packages
Milestone ⇒
Patch ⇒ No
If I set the following variable in conf.php for disableing case
sensitivity of ma OpenLDAP-Server for Horde, the user list for the
Administrator is empty:
$conf['auth']['params']['uid'] = 'uid:caseExactMatch:';