Summary | toDriverKeys doesn't use a combined field in dn |
Queue | Turba |
Queue Version | HEAD |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | chuck (at) horde (dot) org |
Requester | horde (at) ssn (dot) at |
Created | 04/07/2008 (6312 days ago) |
Due | |
Updated | 04/24/2008 (6295 days ago) |
Assigned | |
Resolved | 04/24/2008 (6295 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | Yes |
Assigned to Chuck Hagenbuch
Summary ⇒ toDriverKeys doesn't use a combined field in dn
State ⇒ Resolved
Patch ⇒ Yes
Priority ⇒ 1. Low
New Attachment: combined_dn_toDriverKeys_ldap.php.diff
Patch ⇒ No
Milestone ⇒
Queue ⇒ Turba
Summary ⇒ toDriverKeys doesn'T use a combined field in dn
Type ⇒ Bug
State ⇒ Unconfirmed
field used in dn, this field will not get into the dn.
Reason is, that the toDriverKeys - function in Driver.php just
translates the fields that are already there.
Attached a patch of turba/lib/Driver/ldap.php that overwrites
toDriverKeys and adds the needed fields.
regards
Lukas