If the users are organized in this way:
- CN={username}, OU=users, OU=Asia, DC=example,DC=com
- CN={username}, OU=users, OU=Americas, DC=example,DC=com
- CN={username}, OU=users, OU=Europe, DC=example,DC=com
then for the search to work, the base has to be set as DC=example,DC=com and this slow things down as the size of the organization grows. Is there a way to add more than 1 base for the search?