Top "Active-directory-group" questions

Everyone, All Users, and Authenticated Users in Azure Active Directory

I am using an Azure Analysis Services instance and need to grant access to all authenticated users in the domain. …

azure azure-active-directory active-directory-group
ASP.NET Membership - Which RoleProvider to use so User.IsInRole() checks ActiveDirectory Groups?

Very simple question actually: I currently have IIS anonymous access disabled, users are automatically logged on using their Windows login. …

asp.net authentication active-directory roles active-directory-group
How to get around 1000 records limit in Active Directory with T-SQL query?

Code below works perfectly* if I limit the cursor to a few groups but if I let it run against …

sql sql-server tsql active-directory active-directory-group
LDAP Query to List All Groups User is a Member of?

Given a username, how would I go about writing an LDAP query that will return all groups that the user …

active-directory ldap username active-directory-group