I'm working with openldap, every day i purge my ldap server and i import an ldif file. i have a master slave replication, so when i delete entries and import file, the slave delete all entries and update data and that was the problem, users can't access to server for a while.
I'm asking for a solution or an architecture that made my ldap server accessible and update the slave after importing file.