URL: https://github.com/freeipa/freeipa/pull/1005 Author: felipevolpone Title: #1005: Fixing how sssd.conf is updated when promoting a client to replica Action: opened
PR body: """ When promoting a client to a replica we have to change sssd.conf, deleting _srv_ part from 'ipa_server' property and setting 'ipa_server_mode' to true.
Previously, the wrong domain could be updated since the ipa_domain variable was not being used properly.
https://bugzilla.redhat.com/show_bug.cgi?id=1478251 """
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/1005/head:pr1005 git checkout pr1005
URL: https://github.com/freeipa/freeipa/pull/1005 Author: felipevolpone Title: #1005: Fixing how sssd.conf is updated when promoting a client to replica Action: closed
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/1005/head:pr1005 git checkout pr1005
freeipa-devel@lists.fedorahosted.org