[Freeipa-devel] [freeipa PR#564][opened] Reconfigure Kerberos library config as the last step of KDC install

martbab freeipa-github-notification at redhat.com
Thu Mar 9 17:19:01 UTC 2017


   URL: https://github.com/freeipa/freeipa/pull/564
Author: martbab
 Title: #564: Reconfigure Kerberos library config as the last step of KDC install
Action: opened

PR body:
"""
During KDC installation, we overwrite the existing `/etc/krb5.conf` file
from client version to use only local KDC for client requests. However,
this means that services such as certmonger may try to kinit against
local KDC before it is up and running, resulting in subtle but serious
bugs.

The file should be updated only when KDC is set up properly and running.

https://pagure.io/freeipa/issue/6739
"""

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


More information about the Freeipa-devel mailing list