Added by John J. over 14 years ago
Hi,
sorry it's not really a problem with Redmine, but I can't figure out the DN to restrict it to users in a certain security group.
My DN currently looks like this:
OU=SBSUsers,OU=Users,OU=MyBusiness,DC=company,DC=local
I thought about using the following DN
CN=Redmine,OU=Security Groups,OU=MyBusiness,DC=company,DC=local
But it doesn't work. The security group exists and the second DN works when being used in another context: as a "Require ldap-group" with Apache 2 and mod_ldap.
It also might be that I've to actually use my first DN and somehow append the condition that the user must be in this group, but I miserably failed with Google at that topic.
I'm grateful for any hint,
thx!