URL: https://github.com/freeipa/freeipa/pull/607
Title: #607: Backup ipa-specific httpd unit-file
tomaskrizek commented:
"""
master:
* 2612c092dd797c9c8f772c785aae1f152f06847d Backup ipa-specific httpd unit-file
ipa-4-5:
* 59342a7f6fffe2aaf0b8ce4e10bb41444d8fa25f Backup ipa-specific httpd unit
URL: https://github.com/freeipa/freeipa/pull/607
Title: #607: Backup ipa-specific httpd unit-file
MartinBasti commented:
"""
However it fixed issue listed in ticket, so this can resolved in separate PR.
"""
See the full comment at
https://github.com/freeipa/freeipa/pull/607#issuecomment-288443
URL: https://github.com/freeipa/freeipa/pull/607
Title: #607: Backup ipa-specific httpd unit-file
MartinBasti commented:
"""
After restore I cannot connect to webUI
```
[Wed Mar 22 16:43:48.779900 2017] [wsgi:error] [pid 100377] [remote
2620:52:0:2280:206a:7885:fe7b:1356:184] mod_wsgi (pid=100
URL: https://github.com/freeipa/freeipa/pull/607
Title: #607: Backup ipa-specific httpd unit-file
stlaz commented:
"""
We need to perform `paths.SYSTEMCTL --system daemon-reload` here as well.
"""
See the full comment at
https://github.com/freeipa/freeipa/pull/607#issuecomment-287091722
--
Ma
URL: https://github.com/freeipa/freeipa/pull/607
Title: #607: Backup ipa-specific httpd unit-file
stlaz commented:
"""
Ah, right.
"""
See the full comment at
https://github.com/freeipa/freeipa/pull/607#issuecomment-287032822
--
Manage your subscription for the Freeipa-devel mailing list:
http
URL: https://github.com/freeipa/freeipa/pull/607
Title: #607: Backup ipa-specific httpd unit-file
tiran commented:
"""
The symlink is generated by a script when httpd is started.
"""
See the full comment at
https://github.com/freeipa/freeipa/pull/607#issuecomment-287029814
--
Manage your subs
URL: https://github.com/freeipa/freeipa/pull/607
Title: #607: Backup ipa-specific httpd unit-file
stlaz commented:
"""
Thanks, @tiran, this is a good idea, I noticed also KDCProxy conf symlink was
missing.
"""
See the full comment at
https://github.com/freeipa/freeipa/pull/607#issuecomment-28
URL: https://github.com/freeipa/freeipa/pull/607
Title: #607: Backup ipa-specific httpd unit-file
tiran commented:
"""
LGTM
Did you check if there are more files missing after backup, uninstall, restore?
You could use ```find /etc /usr /var >before_uninstall``` before uninstall and
after rest