Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Get Member of the AD Group
Message
 
To
All
General information
Forum:
Microsoft SQL Server
Category:
SQL syntax
Title:
Get Member of the AD Group
Miscellaneous
Thread ID:
01116078
Message ID:
01116078
Views:
64
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
Reply
Map
View

Click here to load this message in the networking platform