You do not have to be a member of the AAD DC group.
Any authenticated user can bind to AD.
No special permissions are needed, but the user needs to be synced to the AAD DS domain.
What are the permissions needed for AADDS LDAP bind?
Hello,
The documentation I found about setting up LDAPS with AADDS doesn't mention anything about the permissions required to perform an LDAP bind. These are the requirements I extracted from https://learn.microsoft.com/en-us/azure/active-directory-domain-services/tutorial-configure-ldaps:
- Users (and service accounts) can't perform LDAP simple binds if you have disabled NTLM password hash synchronization on your managed domain.
- Provide the credentials of a user account that belongs to the managed domain.
As far as I can tell, using the credentials of any user that belongs to the domain doesn't work, even after confirming that NTLM password hash synchronization is configured. An LDAP bind as tested with the LDAP.exe tool continued to fail with invalid credentials until the user was added to the "AAD DC Administrators" group in Azure AD.
What are the minimal permissions for an LDAP bind with AADDS? I found other questions in this forum with the same problem, but I can't find a solution.
Microsoft Security | Microsoft Entra | Microsoft Entra ID
1 answer
Sort by: Most helpful
-
Logan Mabe 1 Reputation point
2021-04-01T16:53:25.117+00:00