| Summary | An option for LDAP deref is needed |
| Queue | Horde Framework Packages |
| Queue Version | Git master |
| Type | Enhancement |
| State | Assigned |
| Priority | 2. Medium |
| Owners | Ben Chavet <ben (at) horde (dot) org>, Ben Klang <ben (at) alkaloid (dot) net> |
| Requester | Klaus (dot) Steinberger (at) Physik (dot) Uni-Muenchen (dot) DE |
| Created | 02/02/10 (44 days ago) |
| Due | |
| Updated | 02/02/10 (44 days ago) |
| Assigned | 02/02/10 (44 days ago) |
| Resolved | |
| Attachments | deref.patch ![]() |
| Milestone | |
| Patch | Yes |
Assigned to Ben Klang
State ⇒ Assigned
Version ⇒ Git master
State ⇒ New
New Attachment: deref.patch
Patch ⇒ 1
Milestone ⇒
Queue ⇒ Horde Groupware
Summary ⇒ A Option for LDAP deref is needed
Type ⇒ Enhancement
Priority ⇒ 2. Medium
We put together parts of an hierarchical LDAP directory for
applications by using aliases. It option for switching on/off the LDAP
DEREF option would be a nice to have.
I put together a patch which implements this. The option could be
switched between never and always. If you think its better to support
other option values to, the conf Option must be changed to a popdown
selector.
The patch adds and param to auth for deref. This param is also used in
the group ldap driver.