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 | 02/02/2010 (5580 days ago) |
Due | |
Updated | 02/02/2010 (5580 days ago) |
Assigned | 02/02/2010 (5580 days ago) |
Resolved | |
Milestone | |
Patch | Yes |
Assigned to Ben Klang
State ⇒ Assigned
Queue ⇒ Horde Framework Packages
Priority ⇒ 2. Medium
New Attachment: deref.patch
Patch ⇒ Yes
Milestone ⇒
Summary ⇒ A Option for LDAP deref is needed
Type ⇒ Enhancement
State ⇒ New
Queue ⇒ Horde Groupware
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.