I've seen a few posts, but nothing with a reply that is relevant.
Trying to get 1XC to use MS AD to do lookups.
If it was a basic flat one, I'd have no issues but it's not that simple.
I need to search multiple containers at the same time. For example.
ou=users,ou=UK,dc=Company,dc=com
ou=administators,ou=UK,dc=Company,dc=com
ou=users, ou=France,dc=Company,dc=com
Now the issue is, I *could* do
dc=Company,dc=com
but not only is it sluggish, becuase we have 10's of thousands of entries, but it returns a load of junk such as test accounts, non-starters, leavers, service accounts etc.
Does anyone have any ideas?
Thanks.
Trying to get 1XC to use MS AD to do lookups.
If it was a basic flat one, I'd have no issues but it's not that simple.
I need to search multiple containers at the same time. For example.
ou=users,ou=UK,dc=Company,dc=com
ou=administators,ou=UK,dc=Company,dc=com
ou=users, ou=France,dc=Company,dc=com
Now the issue is, I *could* do
dc=Company,dc=com
but not only is it sluggish, becuase we have 10's of thousands of entries, but it returns a load of junk such as test accounts, non-starters, leavers, service accounts etc.
Does anyone have any ideas?
Thanks.