Requirement:
LDAP filters can be used in the AD profiles. This can be used to ensure that a profile only represents a certain area of the AD during import.
Procedure:
The syntax for reading users within whole domains is:
(&(objectClass=user)(objectCategory=user))
Comments