Univention Bugzilla – Bug 40346
Improve reliability of sysvol-sync
Last modified: 2016-08-23 14:47:04 CEST
Please provide a 4.0-4-errata backport. +++ This bug was initially created as a clone of Bug #40186 +++ There has been at least one report of broken fACLs in sysvol. The primary suspect is sysvol-sync. There might be issues coming from concurrent reads from and writes to /var/lib/samba/sysvol. There are at least threee ideas on how to improve this: a) Lock the sysvol while operating on it (e.g. man flock) b) First check with "rsync -au --dry-run" if copying is required at all c) Generate a consistent sysvol copy for the reading rsync processes
Patches backported. Advisory: univention-samba4.yaml
+ is_ucr_false samba4/sysvol/sync/from_downstream /usr/share/univention-samba4/scripts/sysvol-sync.sh: line 232: is_ucr_false: command not found
Fixed, advisory updated.
OK - sysvol-sync OK - univention-samba4.yaml
<http://errata.software-univention.de/ucs/4.0/381.html>