Summary | Subtree search doesn't work with AD admin bindings |
Queue | Passwd |
Queue Version | 3.1.1 |
Type | Bug |
State | Resolved |
Priority | 2. Medium |
Owners | jan (at) horde (dot) org |
Requester | manilal (at) ejyothi (dot) com |
Created | 09/17/2009 (5769 days ago) |
Due | |
Updated | 09/18/2009 (5768 days ago) |
Assigned | 09/17/2009 (5769 days ago) |
Resolved | 09/18/2009 (5768 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | 3.1.2 |
Patch | No |
MFH: Add option to configure referrals for LDAP driver
(manilal@ejyothi.com,
Request #8582).http://cvs.horde.org/diff.php/passwd/config/backends.php.dist?rt=horde&r1=1.41.2.5&r2=1.41.2.6&ty=u
http://cvs.horde.org/diff.php/passwd/docs/CHANGES?rt=horde&r1=1.79.2.33&r2=1.79.2.34&ty=u
http://cvs.horde.org/diff.php/passwd/lib/Driver/ldap.php?rt=horde&r1=1.41.2.11&r2=1.41.2.12&ty=u
Assigned to Jan Schneider
State ⇒ Resolved
Milestone ⇒ 3.1.2
Add option to configure referrals for LDAP driver
(manilal@ejyothi.com,
Request #8582).http://cvs.horde.org/diff.php/passwd/config/backends.php.dist?rt=horde&r1=1.50&r2=1.51&ty=u
http://cvs.horde.org/diff.php/passwd/docs/CHANGES?rt=horde&r1=1.112&r2=1.113&ty=u
http://cvs.horde.org/diff.php/passwd/lib/Driver/ldap.php?rt=horde&r1=1.61&r2=1.62&ty=u
New Attachment: passwd-adv2.patch
the patch with Jan's suggestions. please review the new patch.
State ⇒ Feedback
Turba, i.e. not adding a configuration setting for AD, but adding
configurations for LDAP settings that are necessary for AD, and
document them. Take a look at the following patches:
http://cvs.horde.org/diff.php/turba/config/sources.php.dist?r1=1.97.6.38&r2=1.97.6.39
http://cvs.horde.org/diff.php/turba/lib/Driver/ldap.php?r1=1.54.4.20&r2=1.54.4.21
New Attachment: passwd-ad.patch
I have also added a configuration parameter in backends.php.dist to
specify whether the LDAP server is an AD server. Kindly review the
patch.
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ Subtree search doesn't work with AD admin bindings
Queue ⇒ Passwd
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
credentials in Active Directory. Thus _lookupDN returns "User not
found", even if the username and password are provided correctly. The
subtree search work flawlessly in Horde_Auth and it occurs only in
LDAP driver used in Passwd.