In active directory environment, LDAP (Lightweight Directory Access Protocol) is responsible for read and write data from AD. By default LDAP traffic transmitted un-secure. You can make this secured transmit based on SSL. In security prospective even in more “local” network it’s important to make secure even though most of engineers not using it. But when you have hybrid or cloud…
After few sick weeks I am back in blogging. In an active directory infrastructure some time you may need to exclude user or user group from a group policy. It can be due to application setting or system setting. Sometime I seen administrators create separate OU and move users there just to get user exclude from particular group policy. It is not necessary to create new OU to exclude users…
In my recent articles I was explaining how to enable Azure Active Directory Domain Service and how to manage its services using domain-joined server.
If you not read it yet please check my last post in here.
When you manage a local active directory instance, using DNS mmc you can manage the DNS records. But can we do same with Azure managed domain? Answer is yes. In this post I am going to show…
In my last two blog post I explain how to enable Azure Active Directory Domain Service and how to configure it properly. If you still not read those you can find those in following links.
Step-by-Step Guide to enable Azure AD Domain Services
Step-by-Step Guide to enable password synchronization to Azure Active Directory Domain Services (AAD DS)
In this post I am going to demonstrate how to…