active directory - Security group in LDAP connection string -


i've following structure in active directory

i.mydomain.dk     myorganizationalunit         mysecuritygroup 

i want users in security group (mysecuritygroup) have access website. ldap connection string looks this:

ldap://i.mydomain.dk/ou=mysecuritygroup, ou=myorganizationalunit, dc=i, dc=mydomain, dc=dk 

this not working because mysecuritygroup not ou.

is possible include security group in ldap connection string? if so, how should ldap connection string like?


Comments

Popular posts from this blog

java - Incorrect order of records in M-M relationship in hibernate -

ruby - Net::HTTP extremely slow responses for HTTPS requests -

c# - Json write can not be serialized -