[Freeipa-devel] [freeipa PR#508][opened] Fix ipa.service unit re. gssproxy

flo-renaud freeipa-github-notification at redhat.com
Fri Feb 24 22:47:13 UTC 2017


   URL: https://github.com/freeipa/freeipa/pull/508
Author: flo-renaud
 Title: #508: Fix ipa.service unit re. gssproxy
Action: opened

PR body:
"""
ipa.service unit defines Requires=gssproxy. Because of this, during
ipa-server-upgrade, the restart of gssproxy triggers a restart of ipa unit
(hence stopping LDAP server and breaking the connection api.Backend.ldap2).
Calls using this connection after gssproxy restart fail and ipa-server-upgrade
exits on failure.
The fix defines Wants=gssproxy to avoid the restart of ipa.service

https://fedorahosted.org/freeipa/ticket/6705
"""

To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/508/head:pr508
git checkout pr508
-------------- next part --------------
A non-text attachment was scrubbed...
Name: freeipa-pr-508.patch
Type: text/x-diff
Size: 1064 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20170224/a01b8ab2/attachment.bin>


More information about the Freeipa-devel mailing list