Skip navigation
2417 Views 7 Replies Latest reply: Dec 3, 2008 11:50 AM by sixthring RSS
linkdeb Bronze 11 posts since
May 26, 2008
Currently Being Moderated

Oct 21, 2008 10:58 PM

Multiple Ldap Servers

Hi,

 

I have a network with one domain and multiple subdomains. How i could configure in server setting of Openfire to read all users of the domain and subdomains ??

 

Example of my network:

 

mydomain.com (domain)

usa.mydomain.com (subdomain)

uk.mydomain.com (subdomain)

brasil.mydomain.com (subdomain)

 

With the next configuration I only see the users of the principal domain:

 

Host:domaincontroller.mydomain.com
Port:389
Base DN:dc="mydomain",dc="com"
Administrator DN:administrator

 

 

 

 

 

 


Best Regards,

  • sixthring KeyContributor 3,789 posts since
    Apr 2, 2007
    Currently Being Moderated
    Dec 3, 2008 11:18 AM (in response to linkdeb)
    Re: Multiple Ldap Servers

    If this is active directory then you can also make your host mydomain.com.  It will find the nearest DC.

     

    This is an excerpt from my AD LDAP setup doc http://www.igniterealtime.org/community/docs/DOC-1554

     

    Forrest with Multiple Trees

     

    For more complicated AD Forrests, such as one with 2 or more sub domains you will need to set your BaseDN to the top of the Forrest.  In our example domain it would be:  DC=intra,DC=domain,DC=com  but you need to change the port to 3268.  This will allow you to access users from all the domains in the Forrest.  Filters will be of the utmost importance to limit what accounts and groups show in the Openfire admin website.

More Like This

  • Retrieving data ...

Bookmarked By (0)

Legend

  • Correct Answers - 10 points
  • Helpful Answers - 5 points