[EN] Simple LDAP dump script
source: wikimedia.org |
Comments:
- Main idea: create simple script that will store recent backups for a few days.
- All old backups should be remove after $RETENTION time ( in days).
- Slapcat could be done in online mode but you can have a problem with dump consistency.
- Probably in your lab you don't need to kill all the processes that have something in common with slapd (kill section lines from 15-21).