URL: https://github.com/freeipa/freeipa/pull/3777
Author: wladich
Title: #3777: [Backport][ipa-4-8] ipatests: fix DNS forwarders setup for AD trust tests with non-root domains
Action: opened
PR body:
"""
This is a manual backport of #3765
The tests are failing to establish trust with AD subdomain and tree domain
controllers. This happens because IPA server needs to contact root domain
controller to fetch domain-wide UPN suffixes but can not do it because we
setup DNS forwarding only for the domains with which we try to establish
trust.
To establish trust with AD subdomain we now setup forwarder for root AD
domain, and to establish trust with AD treedomain -- two forwarders:
one for root domain and another one for treedomain.
Reviewed-By: Alexander Bokovoy <abokovoy(a)redhat.com>
"""
To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/3777/head:pr3777
git checkout pr3777
URL: https://github.com/freeipa/freeipa/pull/3757
Author: rcritten
Title: #3757: [Backport][ipa-4-6] ipatests: File ownership and permission for dirsrv log instance after restore
Action: opened
PR body:
"""
This PR was opened automatically because PR #3732 was pushed to master and backport to ipa-4-6 is required.
"""
To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/3757/head:pr3757
git checkout pr3757
URL: https://github.com/freeipa/freeipa/pull/3756
Author: rcritten
Title: #3756: [Backport][ipa-4-7] ipatests: File ownership and permission for dirsrv log instance after restore
Action: opened
PR body:
"""
This PR was opened automatically because PR #3732 was pushed to master and backport to ipa-4-7 is required.
"""
To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/3756/head:pr3756
git checkout pr3756