diff options
Diffstat (limited to 'etc/backup.d')
| -rw-r--r-- | etc/backup.d/example.ldap | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/etc/backup.d/example.ldap b/etc/backup.d/example.ldap index ab48ad1..c35081b 100644 --- a/etc/backup.d/example.ldap +++ b/etc/backup.d/example.ldap @@ -28,6 +28,7 @@  ## ldapsearch is the safer method to do backups, but is slow, slapcat  ## is much faster, but should not be done on an ldbm backend unless you have  ## restart set to yes +## NOTE: with the ldapsearch method passwordfile and binddn need to be set  # method = ldapsearch  ## passwordfile (no default): this should be set to the file that contains  | 
