[Date Prev][Date Next] [Chronological] [Thread] [Top]

Distributing a list of users across multiple servers



Hi all,

I'm trying to create an OpenLDAP service where the amount of users are distributed across multiple servers.

For example, I have the users under "ou=users,dc=cloudtop,dc=ph" and I have all my users under it without any hierarchy (let's say a million). How do I distribute them to different OpenLDAP servers without hierarchy? Do I use referrals or do I use subordinating?