URL: https://github.com/freeipa/freeipa/pull/2071 Author: abbra Title: #2071: ipaserver/dcerpc.py: handle indirect topology conflicts Action: opened
PR body: """ When AD forest A has a trust with a forest B that claims ownership of a domain name (TLN) owned by an IPA forest, we need to build exclusion record for that specific TLN, not our domain name.
Use realmdomains to find a correct exclusion entry to build, not just using our own domain name.
Fixes: https://pagure.io/freeipa/issue/7370 """
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/2071/head:pr2071 git checkout pr2071
URL: https://github.com/freeipa/freeipa/pull/2071 Author: abbra Title: #2071: ipaserver/dcerpc.py: handle indirect topology conflicts Action: closed
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/2071/head:pr2071 git checkout pr2071
freeipa-devel@lists.fedorahosted.org