so in the above output we would have had to replace the cn=Users in the Dovecot-ldap.conf file to another OU to find that users in that OU. i.e. If the user john@example.com exists in the Built-in "Users" container and Mike@example.com existed in SITE 1 then you would have to change the value of cn=Users to cn=SITE 1 as SITE 1 is not a subtree but rather a top level OU. I would like to search domain wide without having to put all users in a single OU
|
|-SITE 1
| |
| |
| |- Container 1(users)
|
|-SITE 2
| |
| |-Container 1(Users)
| |
| |- Container 2(More Users)
|
|- Users(Built-In Users Container)