Hi,

I got my Sugar 6.1.2 working fine with basic AD setup but once I tried to filter users based on group membership I got nowhere.

My basic USER DN line, which works fine is.

OU=Head Office, dc=domian, dc=com

I can query pretty much query any AD user and make it Sugar user as well. Now I would like only members of sugarcrm group to have access to it. There is another OU below HO that contains particular group and it name is "Information Technology". So hierarchy is something like this.
DOMAIN.COM
...OU=Head Office
...... OU=Information Technology
...........cn=sugarcrm

What should I have in my GROUP DN and GROUP NAME lines?

I though my GROUP DN line should be ou=information technology,dc=domain,dc=com and GROUP NAME cn=sugarcrm , but I am getting next login error

----
You must specify a valid username and password.
---

Sugar 6.1.2
Linux 64bit

Thanks