Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Get Member of the AD Group
Message
 
À
Tous
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Syntaxe SQL
Titre:
Get Member of the AD Group
Divers
Thread ID:
01116078
Message ID:
01116078
Vues:
62
Hi All,

Does anyone know how to return members of the Active Directory Group? I tried the above with no results:
SELECT * FROM OPENQUERY(ADSI, 'SELECT ciscoEcsbuDtmfID, department, ciscoEcsbuDtmfID, mail, title, cn, SAMAccountName
		FROM ''LDAP://DC=stago,DC=local''
		WHERE objectCategory = ''Group''
		AND memberof = ''appIPO''')
Thank you,
Daniel
Répondre
Fil
Voir

Click here to load this message in the networking platform