mirror of
https://github.com/lucascbeyeler/zmbackup.git
synced 2026-04-25 07:05:55 +03:00
[GH-ISSUE #87] Cannot install zmbackup #62
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#62
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 @guinuxbr on GitHub (Apr 22, 2018).
Original GitHub issue: https://github.com/lucascbeyeler/zmbackup/issues/87
Originally assigned to: @lucascbeyeler on GitHub.
ISSUE TYPE - Bug Report
ENVIRONMENT VERSION
SUMMARY
To reproduce, I just have to try to install.
STEPS TO REPRODUCE
ACTUAL RESULTS
After answer the wizard question I have the following output:
@lucascbeyeler commented on GitHub (Apr 24, 2018):
Hello @guinuxbr,
The problem is because you are trying to use a password for Zmbackup account that your Zimbra consider not safe. Try to create your own and see if it works.
Regards,
Lucas Costa Beyeler
@guinuxbr commented on GitHub (Apr 24, 2018):
I already have done this. My Zimbra is configured to accept a password with
10 characters at minimum, 1 capitalized, 1 number and 1 ponctual. I really
don't know what I have to do.
Em ter, 24 de abr de 2018 18:06, Lucas Costa Beyeler <
notifications@github.com> escreveu:
@pavanlinux commented on GitHub (Feb 13, 2020):
Having CentOS 7.x and ZCS 8.8.15 OSE
[root@mail zmbackup]# ./install.sh
Loading installer - PLEASE WAIT
Root Privileges... [ROOT]
Old Zmbackup Install... Checking OS... [RED HAT ENTERPRISE LINUX]
.......
Same issue when I followed the given steps:
Installing dependencies. Please wait...
Dependencies installed with success!
Installing... Please wait while we made some changes.
ERROR - Can't create the user. Executing rollback process
Error description: ERROR: account.INVALID_PASSWORD (invalid password: not enough punctuation characters)
Removing... Please wait while we made some changes.
@PandemiK911 commented on GitHub (Feb 27, 2020):
It seems install script does not read password from the invite. As a workaround, you can simply setup your password in the installScript/vars.sh file.
Do not forget to remove this file after install as it could be a security risk.
@guinuxbr commented on GitHub (May 18, 2020):
As I'm not using Zimbra anymore, I'll close this issue.
By the way, I had no chance to test the @Azylog suggestion that seems to be viable.
Thank you guys anyway!