Multiple ldap Server

Dear All,

We have two openldap server running on the same network. I have tired entering both the server IP seperated by comma in the openfire.xml, but it is taking only the first server IP and displaying the users.

Openfire Version : 3.3.3

OS : Linux

The multiple LDAP functions as a failover. If the first one is unavailable it will use the second one. I do not believe you can pull different data from 2 independent servers simultaneously.

Is there any way out ?

maybe the hybrid auth provider may help you out.

http://www.igniterealtime.org/community/thread/24037

btw: didn’t marc seeger (ms155) create this ‘hybrid user provider’? when is this going to show up in a release verion?

cmer

I will try doing the same with my configuration

I have tried doing this, but still it is picking the first ldap server only.

]]> cn mail cn member description false org.jivesoftware.openfire.ldap.LdapVCardProvider org.jivesoftware.openfire.ldap.LdapUserProvider org.jivesoftware.openfire.ldap.LdapAuthProvider org.jivesoftware.openfire.ldap.LdapGroupProvider 192.168.1.11 389 xxxxxxxxxx true false false false uid <![CDATA[

]]>

cn

mail

cn

member

description

false

org.jivesoftware.openfire.ldap.LdapVCardProvider

org.jivesoftware.openfire.ldap.LdapUserProvider

org.jivesoftware.openfire.ldap.LdapAuthProvider

org.jivesoftware.openfire.ldap.LdapGroupProvider