URL: https://github.com/freeipa/freeipa/pull/5176 Author: fcami Title: #5176: freeipa.spec.in: depend on libsss_sudo Action: opened
PR body: """ On 10.10+ releases od Dogtag, the PKI installer will not depend on sudo anymore. This opens the possibility of creating IPA servers without a properly configured sudo. Depend on libsss_sudo to make sure all IPA servers can have sudo.
Fixes: https://pagure.io/freeipa/issue/8530 Signed-off-by: François Cami fcami@redhat.com """
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/5176/head:pr5176 git checkout pr5176
URL: https://github.com/freeipa/freeipa/pull/5176 Author: fcami Title: #5176: freeipa.spec.in: client: depend on libsss_sudo Action: closed
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/5176/head:pr5176 git checkout pr5176
freeipa-devel@lists.fedorahosted.org