LDAP服务的数据备份

采用slapcat/slapadd的方案来进行LDAP的备份和恢复流程。

在Master节点定期进行备份即可(crontab)

slapcat -n 0 -l config.ldif slapcat -l all.ldif