URL: https://github.com/freeipa/freeipa/pull/1075 Author: felipevolpone Title: #1075: [backport][ipa-4-5] 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://pagure.io/freeipa/issue/7127 """
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/1075/head:pr1075 git checkout pr1075
URL: https://github.com/freeipa/freeipa/pull/1075 Author: felipevolpone Title: #1075: [backport][ipa-4-5] 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/1075/head:pr1075 git checkout pr1075
freeipa-devel@lists.fedorahosted.org