.
When importing form Active Directory you must specify the following fields:
- Active Directory Path (LDAP://server_name/dc=domain_name)
- Active Directory Username and Password (if needed to access Active Directory)
- Active Directory Filter – you can use these filter examples to get user data:
- (objectClass=User)
- (&(objectCategory=person)(objectClass=User))
- User or Contact Template - defines role/team/account etc for new users/contacts.
- Translation Table – rules to convert data from Active Directory.
- Domain Name - when users are imported, their usernames must be in "DOMAIN_NAME\Username" format.
Recommended articles