Hi Everybody, I am using plain java coding (Apache directory API) This is the problem I am facing. I am able to connect to Windows Active Directory. I am able to lookup an object and get the attributes. Suppose an entry has 'm' attributes out of which 'n' attributes are assigned values. The remaining attributes are simply unassigned. When I do search or lookup operation, I am getting only 'n' attributes listed. I need the reamining (m-n) attributes as well. Anyone can help how to that? How are you fetching it?
Sent from my iPad
