Try our conversational search powered by Generative AI!

LDAP - Narrowing down the results

Vote:
 

Hi,

I have a working Active Directory connection in EPiServer 7.5. The problem is that there are 1000+ groups/users in the AD. I've been trying to narrow down the search results by using OU, DC etc. but without any luck.

The problem is that the AD groups that I must be able to reach are located like this:

OU=Groups,OU=1,OU=Y,DC=x,DC=x
OU=Groups,OU=2,OU=Y,DC=x,DC=x
OU=Groups,OU=3,OU=Y,DC=x,DC=x

I must reach OU=Groups but if I only go to OU=Y,DC=x,DC=x I recieve 1000+ results and I can't find the groups in EPiServer.

However, I can find the users in a specific OU=Group if I go straight to it like this OU=Groups,OU=1,OU=Y,DC=x,DC=x, but then I'm not able to reach the other groups.

My connection string currently looks like this:
<add name="ActiveDirectoryProviderConnection" connectionString="LDAP://xx.xx.xx.xx/OU=Y,DC=X,DC=X"/>

Does anyone know how to solve this problem?

Grateful for help.

Best regards
Arvid

 

#81530
Feb 18, 2014 19:19
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.