LDAP security group

Jones6 years ago

Hello everyone,
I have managed to get LDAP working by pointing the ldap.base key to an organizational unit. I need to be able to point to a security group with members part of the security group allowed to log in. How does one do this? This is what I have so far:

<entry key='ldap.base'>CN=Test Security Group,OU=Security Groups,DC=domain,DC=com</entry>

Thank you for your help.