Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

httpinstance: make sure NSS database is backed up #684

Closed
wants to merge 1 commit into from
Closed

httpinstance: make sure NSS database is backed up #684

wants to merge 1 commit into from

Conversation

HonzaCholasta
Copy link
Contributor

@HonzaCholasta HonzaCholasta commented Apr 3, 2017

The NSS database at /etc/httpd/alias is not properly initialized and backed
up in CA-less replica promotion. This might cause the install to fail after
previous install and uninstall.

Make sure the NSS database is initialized and backed up even in CA-less
replica promotion to fix the issue.

https://pagure.io/freeipa/issue/4639

The NSS database at /etc/httpd/alias is not properly initialized and backed
up in CA-less replica promotion. This might cause the install to fail after
previous install and uninstall.

Make sure the NSS database is initialized and backed up even in CA-less
replica promotion to fix the issue.

https://pagure.io/freeipa/issue/4639
@stlaz stlaz self-assigned this Apr 3, 2017
@stlaz
Copy link
Contributor

stlaz commented Apr 4, 2017

Without this patch, I encountered a different issue but with the same root cause. The patch fixes it, so ACK.

@stlaz stlaz added the ack Pull Request approved, can be merged label Apr 4, 2017
@HonzaCholasta
Copy link
Contributor Author

master:

  • 5f5a3b2 httpinstance: make sure NSS database is backed up

ipa-4-5:

  • 471dfcb httpinstance: make sure NSS database is backed up

@HonzaCholasta HonzaCholasta added the pushed Pull Request has already been pushed label Apr 4, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ack Pull Request approved, can be merged pushed Pull Request has already been pushed
Projects
None yet
2 participants