J'ai a .net web application qui needs to obtain le groups a user is a member of in Active Directory.
Todo this Je suis using le memberOf attribute on le users records.
J'ai besoin de to know le permissions requis to read this attribute on tous users records.
Currently Je suis getting inconsistent results quand trying to read this attribute. Par exemple J'ai a user group of 30 users in le même OU path. Using mon own credentials to query AD - I can read le memberOf attribute for certains users mais pas others. Je sais tous le users have a memberOf attribute set as J'ai checked quand logged on avec a domain admin account.