mirror of
https://github.com/lucascbeyeler/zmbackup.git
synced 2026-04-24 22:55:56 +03:00
[GH-ISSUE #156] Can't make ldap backup with sudo -u zimbra #123
Labels
No labels
Bug Report
Enhancement
Enhancement
Feature Idea
Feature Idea
Not Implemented
Question
Question
Task
Wontfix
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/zmbackup#123
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @soniqsoft on GitHub (Jan 25, 2021).
Original GitHub issue: https://github.com/lucascbeyeler/zmbackup/issues/156
ISSUE TYPE
ENVIRONMENT VERSION
SUMMARY
Hi,
I'm trying to run full and incremental backups with zmbackup cron included in package.
Unfortunately can't get it done due to ldap backup fail with messages:
However I can:
without any issue.
I've got letsencrypt certificate deployed on my zimbra server.
The problem does not exist when I'm running full or incremental backup in following sequence:
Any idea how to get it working with cron?
Thanks in advance.
M@riusz
STEPS TO REPRODUCE
ACTUAL RESULTS
In syslog file I can see:
and I'm receiving an email confirming proper result of the backup task:
@lucascbeyeler commented on GitHub (Feb 6, 2021):
I will take a look at this
@soniqsoft commented on GitHub (Feb 8, 2021):
Great! Thanks!
@lucascbeyeler commented on GitHub (Mar 14, 2021):
Could you try executing this command before zmbackup?
export LDAPTLS_REQCERT=never