[#8849] An option for LDAP deref is needed
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 Download
Milestone
Patch Yes

History
02/02/10 Chuck Hagenbuch Assigned to Ben Chavet
Assigned to Ben Klang
State ⇒ Assigned
 
02/02/10 Chuck Hagenbuch Queue ⇒ Horde Framework Packages
Version ⇒ Git master
 
02/02/10 Chuck Hagenbuch Summary ⇒ An option for LDAP deref is needed
 
02/02/10 Klaus (dot) Steinberger (at) Physik (dot) Uni-Muenchen (dot) DE Comment #1
State ⇒ New
New Attachment: deref.patch Download
Patch ⇒ 1
Milestone ⇒
Queue ⇒ Horde Groupware
Summary ⇒ A Option for LDAP deref is needed
Type ⇒ Enhancement
Priority ⇒ 2. Medium
Reply to this comment
Ldap Authentication misses a option for deref.

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.