Add VMware NSX Identity Source Domain
VMware NSX is a powerful tool to not only abstract your virtual networking from the underlying physical infrastructure, but also secure your environment. ย As we had shown in the previous post, we can easily create firewall rules to restrict access within our virtual environment. ย However, one of the powerful features with VMware NSX as well is adding our Active Directory environment so that we can use it as an identity source to also create powerful rules that are scoped to our AD users. ย First, we need to add a connection to our Active Directory domain before we can start utilizing the domain as an identity source. ย Let’s look at how to add VMware NSX identity source domain.
Add VMware NSX Identity Source Domain
To get to the area we need to be in to add the Active Directory Identity Source Domain we navigate toย Networking & Security >>ย NSX Managers.
Click on your NSX Manager that is listed.
Click theย Manage tab and thenย Domains. ย As you see below, it is blank since I have not added any identity source domains to the Manager. ย Click the “green plus” to add a domain.
This launches theย Add Domain wizard. ย The first screen has us populate theย Domain Name andย NetBIOS Name. ย We can also select to ignore disabled users.
Here we need to point to an LDAP server and we can either select LDAP or LDAPS. ย Also, we need to populate a user and password to query AD.
Here we choose our Security Event log options including the connection properties needed to connect to the specified Security event log. ย This allows NSX to read into user log ons/offs, etc.
Finally, we get our summary screen of settings and configuration options before completing the process.
After we complete the wizard, we should be able to see our Domain listed in the Domains tab now when aย SUCCESS synchronization.
Thoughts
The process on how toย Add VMware NSX Identity Source Domain is straightforward using the wizard. ย Next, in our NSX learning, we will take a look at how to use this identity source to build powerful identity based firewall rules.