Actions
User story #1543
closedWe should backup the slapd database before updating in rudder-inventory-ldap
Status:
Rejected
Priority:
5 (lowest)
Assignee:
-
Category:
Packaging
Target version:
Pull Request:
UX impact:
Suggestion strength:
User visibility:
Effort required:
Name check:
Fix check:
Regression:
Description
We should probably use this :
if [ -x /var/rudder/openldap-data ] then TMP_BACKUP=`mktemp -d -t slapd.backup.XXXXXXXXXX -q` cp -a /var/rudder/openldap-data $TMP_BACKUP/ fi
Updated by Jonathan CLARKE over 12 years ago
- Target version changed from 24 to Ideas (not version specific)
Updated by Jonathan CLARKE over 11 years ago
- Project changed from Rudder to 34
- Category deleted (
11)
Updated by François ARMAND almost 10 years ago
- Status changed from New to Rejected
As of 2.10 (and up), this is done. And we even go further with automatic migration and repaired of DB when broken.
Updated by Benoît PECCATTE over 9 years ago
- Project changed from 34 to Rudder
- Category set to Packaging
Actions