URL: https://github.com/freeipa/freeipa/pull/5896
Author: rcritten
Title: #5896: [Backport][ipa-4-9] Fall back to krbprincipalname when validating host auth indicators
Action: opened
PR body:
"""
This PR was opened automatically because PR #5889 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/5896/head:pr5896
git checkout pr5896
URL: https://github.com/freeipa/freeipa/pull/5889
Author: rcritten
Title: #5889: Fall back to krbprincipalname when validating host auth indicators
Action: opened
PR body:
"""
When adding a new host the principal cannot be determined because it
relies on either:
a) an entry to already exist
b) krbprincipalname be a component of the dn
As a result the full dn is being passed into ipapython.Kerberos
which can't parse it.
Look into the entry in validate_validate_auth_indicator() for
krbprincipalname in this case.
https://pagure.io/freeipa/issue/8206
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/5889/head:pr5889
git checkout pr5889
URL: https://github.com/freeipa/freeipa/pull/5894
Author: miskopo
Title: #5894: [Backport][ipa-4-9] ipatests: test_installation: move tracking_reqs dependency to ipalib constants
Action: opened
PR body:
"""
This PR was opened automatically because PR #5799 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/5894/head:pr5894
git checkout pr5894
URL: https://github.com/freeipa/freeipa/pull/5799
Author: miskopo
Title: #5799: ipatests: test_installation: Skip KRA test if lib389 cannot be imported
Action: opened
PR body:
"""
KRA instance import depends on lib389 package, which is not always
installed and that results in failure. This fix skips relevant test
if thei mport is not possible.
Signed-off-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/5799/head:pr5799
git checkout pr5799
URL: https://github.com/freeipa/freeipa/pull/5847
Author: rcritten
Title: #5847: [Backport][ipa-4-9] ipatest: Test ipa-cert-fix fails when startup directive is missing from CS.cfg
Action: opened
PR body:
"""
This PR was opened automatically because PR #5821 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/5847/head:pr5847
git checkout pr5847
URL: https://github.com/freeipa/freeipa/pull/5891
Author: rcritten
Title: #5891: [Backport][ipa-4-9] ipatests: test_ipahealthcheck: print a message if a system is healthy
Action: opened
PR body:
"""
This PR was opened automatically because PR #5853 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/5891/head:pr5891
git checkout pr5891
URL: https://github.com/freeipa/freeipa/pull/5853
Author: miskopo
Title: #5853: ipatests: test_ipahealthcheck: print a message if a system is healthy
Action: opened
PR body:
"""
Test if when the system is completely healthy, informative message is
returned and not only empty output (list or json).
Related: https://pagure.io/freeipa/issue/8892
Signed-off-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/5853/head:pr5853
git checkout pr5853
URL: https://github.com/freeipa/freeipa/pull/5886
Author: flo-renaud
Title: #5886: [Backport][ipa-4-9] ipatests: Fix for test_source_ipahealthcheck_ipa_host_check_ipahostkeytab
Action: opened
PR body:
"""
This PR was opened automatically because PR #5883 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/5886/head:pr5886
git checkout pr5886