I was wondering if someone know, when i search an entity over the Ldap server, would I get also it's sub folders and the data inside. for example I have the following:
*dn:EPC-SubscriberGroupId=AllInOne, EPC-SubscriberGroupsName=EPC-SubscriberGroups, applicationName=EPC-EpcNode, nodeName=jambala changetype:add objectClass: EPC-SubscriberGroup EPC-SubscriberGroupDescription:Voice and Data flat rate EPC-SubscribedServices:PeerToPeer EPC-SubscribedServices:Skype EPC-SubscribedServices:Chat
dn:EPC-Name=EPC-SubscriberQualification, EPC-SubscriberGroupId=AllInOne, EPC-SubscriberGroupsName=EPC-SubscriberGroups, applicationName=EPC-EpcNode,nodeName=jambala changetype:add objectClass: EPC-SubscriberQualification EPC-SubscriberQualificationData:QosProfileId:10000*
So if I will set a query that will try to fetch the entity Epc-SubscriberGroup of SubscriberGroupAllInOne, I will also retrieve the sub folder ( object ) EPC-SubscriberQualification
Hope it's clear enough.