Added by Michael Bogdoll over 8 years ago
hello @all
we configured openproject successfuly to connect our ldap server.
it runs with following configuration for Base-DN:
cn=Users,DC=funny,DC=com
Now we created a group named “OpenProjectMembers” on our ldap server and added users.
after that, i tried to reconfigure the Base-DN to the following setting:
(&(objectCategory=Person)(sAMAccountName=*)(memberOf=cn=OpenProjectMembers,cn=Users,DC=asis-it,DC=dom))
but with this setting its not possible to login for user of group OpenProjectMembers.
Can anybody help me to find a solution.
big thx