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 (at) , bklang (at) horde (dot) org |
Requester | Klaus.Steinberger (at) physik (dot) uni-muenchen (dot) de |
Created | 2010-02-02 (4046 days ago) |
Due | |
Updated | 2010-02-02 (4046 days ago) |
Assigned | 2010-02-02 (4046 days ago) |
Resolved | |
Milestone | |
Patch | Yes |
Assigned to Ben Klang
State ⇒ Assigned
Queue ⇒ Horde Framework Packages
Type ⇒ Enhancement
State ⇒ New
Priority ⇒ 2. Medium
Summary ⇒ A Option for LDAP deref is needed
Queue ⇒ Horde Groupware
Milestone ⇒
Patch ⇒ Yes
New Attachment: deref.patch
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.