To sync users from Active Directory into Xink as employees, you’ll first need the Distinguished Name (DN) of the Organizational Unit (OU) containing those users.
How to Locate the DN of an OU
- Launch Active Directory Users and Computers.
- Click on the View menu and select Advanced Features.
- Navigate to the target OU, right-click it, and select Properties.
- In the Properties window, go to the Attribute Editor tab.
- Find and highlight the distinguishedName attribute, then click View.
- Right-click the DN value and choose Copy.
- Click Cancel, then OK to close the windows.
Example DN Format
OU=Users,OU=Company_1OU,DC=Company_1,DC=internal