Closed (fixed)
Project:
Lightweight Directory Access Protocol
Version:
7.x-2.0-beta8
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Mar 2016 at 14:05 UTC
Updated:
13 May 2018 at 15:44 UTC
Jump to comment: Most recent
Comments
Comment #2
lpalgarvio commentedI found the source of the problem.
In LDAP queries:
This is an incorrect statement.
When creating a LDAP query, if you input custom attributes to retrieve, but don't include DN/distinguishedName, and then test it, while the query does show these custom attributes and adds the DN automatically as stated (NOTE: but not distinguishedName), when it's consumed by Feeds, the DN (and so is distinguishedName) field that is supposed to be present is entirely ignored.
May i propose some solutions?
Comment #3
grahlWould you consider providing a patch for your preferred variant?
Comment #5
grahlTo not prolong this issue I've added a sentence asking users to explicitly declare dn.