Working with Openfire

How can I test openfire for a single domain when I have multidomain structure in LDAP as it looks like Openfire does not does not have multidomain support.

Thanks,

Your LDAP structure used with Openfire is dependent on what you use for a baseDN. If all your domains are part of a single LDAP forrest then technically you could add all domains by using the root of the LDAP forrest:

Forrest = somedomain.com

tree1 = domain1.somdomain.com

tree2 = domain2.somedomain.com

etc

If you just want a subdomain target that as your baseDN. This doc may help you: http://www.igniterealtime.org/community/docs/DOC-1554