URL: https://github.com/freeipa/freeipa/pull/5908
Author: rcritten
Title: #5908: Use new method in check to prevent removal of last KRA
Action: opened
PR body:
"""
It previously used a vault connection to determine if any
KRA servers were installed. This would fail if the last KRA
was not available.
Use server roles instead to determine if the last KRA server
is to be removed.
https://pagure.io/freeipa/issue/8397
Signed-off-by: Rob Crittenden <rcritten(a)redhat.com>
"""
To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/5908/head:pr5908
git checkout pr5908
URL: https://github.com/freeipa/freeipa/pull/5912
Author: fcami
Title: #5912: [Backport][ipa-4-9] tasks.py: fix flake8-reported issues
Action: opened
PR body:
"""
This PR was opened automatically because PR #5911 was pushed to master and backport to ipa-4-9 is required.
"""
To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/5912/head:pr5912
git checkout pr5912
URL: https://github.com/freeipa/freeipa/pull/5913
Author: fcami
Title: #5913: [Backport][ipa-4-9] test_acme: make password renewal more robust
Action: opened
PR body:
"""
This PR was opened automatically because PR #5910 was pushed to master and backport to ipa-4-9 is required.
"""
To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/5913/head:pr5913
git checkout pr5913
URL: https://github.com/freeipa/freeipa/pull/5733
Author: rcritten
Title: #5733: Revert the way hosts/services certs are searched for
Action: opened
PR body:
"""
Revert the way hosts/services certs are searched for
This reverts a change that caused all service certs to be
revoked if any other service was deleted.
There is special handling when passing in host, service or
user into cert_find. The _ldap_search method creates
filters for the object which later in cert_find removes
unrelated certificates.
https://pagure.io/freeipa/issue/7835
Signed-off-by: Rob Crittenden <rcritten(a)redhat.com>
"""
To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/5733/head:pr5733
git checkout pr5733
URL: https://github.com/freeipa/freeipa/pull/5909
Author: fcami
Title: #5909: [Backport][ipa-4-9] ipatests: smbclient "-k" => "--use-kerberos=desired"
Action: opened
PR body:
"""
Change documentation:
https://download.samba.org/pub/samba/rc/samba-4.15.0rc1.WHATSNEW.txt
As of Samba 4.15rc1, smbclient does not accept "-k" anymore.
The "-k|--kerberos" option ("Try to authenticate with kerberos.")
has been replaced with "--use-kerberos=required|desired|off".
Fixes: https://pagure.io/freeipa/issue/8926
Signed-off-by: François Cami <fcami(a)redhat.com>
Reviewed-By: Michal Polovka <mpolovka(a)redhat.com>
"""
To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/5909/head:pr5909
git checkout pr5909
URL: https://github.com/freeipa/freeipa/pull/5906
Author: rcritten
Title: #5906: [Backport][ipa-4-9] webui tests: fix algo for finding available idrange
Action: opened
PR body:
"""
This PR was opened automatically because PR #5902 was pushed to master and backport to ipa-4-9 is required.
"""
To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/5906/head:pr5906
git checkout pr5906
URL: https://github.com/freeipa/freeipa/pull/5904
Author: flo-renaud
Title: #5904: [Backport][ipa-4-9] Index: Fix definition for memberOf
Action: opened
PR body:
"""
This PR was opened automatically because PR #5901 was pushed to master and backport to ipa-4-9 is required.
"""
To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/5904/head:pr5904
git checkout pr5904