Bug 41430 - Create API or merge univention-ldap fork to product
Create API or merge univention-ldap fork to product
Status: CLOSED DUPLICATE of bug 38679
Product: UCS
Classification: Unclassified
Component: LDAP
UCS 3.2
Other Linux
: P5 normal (vote)
: ---
Assigned To: UCS maintainers
:
Depends on: 40516
Blocks:
  Show dependency treegraph
 
Reported: 2016-06-03 00:09 CEST by Michel Smidt
Modified: 2018-04-14 13:43 CEST (History)
2 users (show)

See Also:
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:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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