LDAP configuration

im tryin to configure openfire to connect to my active directory.

I have a group called Users. If i configure my Base DN like this cn=Users,dc=mycompany,dc=com it works fine.

But my users are realy under “mycompany users”. If i configure my Base DN like this it doesn’t work

cn=mycompany users,dc=mycompany,dc=com

Can i have spaces in the name group??

I’m missing something??

Thanks for the help.

Try this: ou=“mycompany users”,dc=mycompany,dc=com