Bug 41430

Summary: Create API or merge univention-ldap fork to product
Product: UCS Reporter: Michel Smidt <michelsmidt>
Component: LDAPAssignee: UCS maintainers <ucs-maintainers>
Status: CLOSED DUPLICATE QA Contact:
Severity: normal    
Priority: P5 CC: botner, gohmann
Version: UCS 3.2   
Target Milestone: ---   
Hardware: Other   
OS: Linux   
What kind of report is it?: --- What type of bug is this?: ---
Who will be affected by this bug?: --- How will those affected feel about the bug?: ---
User Pain: Enterprise Customer affected?:
School Customer affected?: ISV affected?:
Waiting Support: Flags outvoted (downgraded) after PO Review:
Ticket number: Bug group (optional): Forked for project
Max CVSS v3 score:
Bug Depends on: 40516    
Bug Blocks:    

Description Michel Smidt 2016-06-03 00:09:59 CEST
+++ This bug was initially created as a clone of Bug #40516 +++

The univention-ldap package was forked for a customer.
Changes:
* Configuration parameter in slapd.conf. Issue #576 & #3153
* Disabled univention-ldap-backup cronjob. Issue #2224
* Configuration parameter in ldap.conf. Issue #3074 & #2771

Goal is to create an API or merge the fork to the product.

This bug handles only "*Disabled univention-ldap-backup cronjob. Issue #2224"
Asked the author for clarification.
Comment 1 Felix Botner univentionstaff 2016-06-03 12:43:30 CEST
univention-ldap installs a cron job /etc/cron.d/univention-ldap-server which every night backups the ldap database to a ldif file (/usr/sbin/univention-ldap-backup).

Commit 20edcbe5aa26c4435e7781bcf4595887bb3a0e0aq replaced the cron.d config file with a UCR template to allow to disable this cron job.

New UCR vars.
 slapd/backup - run backup (true/false) (default true)
 slapd/backup/cron - cron interval (default '0 0 * * *')

There should be no change to the previous behavior, but now one can disable the ldap backup cron job.
Comment 2 Felix Botner univentionstaff 2016-06-03 13:01:59 CEST
i guess this is bug #38679
Comment 3 Michel Smidt 2016-06-14 09:59:46 CEST

*** This bug has been marked as a duplicate of bug 38679 ***
Comment 4 Stefan Gohmann univentionstaff 2016-09-09 14:03:44 CEST
OK, closed