URL: https://github.com/freeipa/freeipa/pull/5517
Author: wladich
Title: #5517: [Backport][ipa-4-9] ipatests: use pexpect for controlling interactive command line utilities
Action: opened
PR body:
"""
This is a manual backport of #5460.
Link to pagure ticket was added to commit messages.
"""
To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/5517/head:pr5517
git checkout pr5517
URL: https://github.com/freeipa/freeipa/pull/5514
Author: abbra
Title: #5514: [Backport][ipa-4-9] ipatests: use pexpect for controlling interactive command line utilities
Action: opened
PR body:
"""
This PR was opened automatically because PR #5460 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/5514/head:pr5514
git checkout pr5514
URL: https://github.com/freeipa/freeipa/pull/5512
Author: abbra
Title: #5512: [Backport][ipa-4-6] ipa-sam: return NetBIOS domain name instead of DNS one
Action: opened
PR body:
"""
This PR was opened automatically because PR #5508 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/5512/head:pr5512
git checkout pr5512
URL: https://github.com/freeipa/freeipa/pull/5511
Author: abbra
Title: #5511: [Backport][ipa-4-8] ipa-sam: return NetBIOS domain name instead of DNS one
Action: opened
PR body:
"""
This PR was opened automatically because PR #5508 was pushed to master and backport to ipa-4-8 is required.
"""
To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/5511/head:pr5511
git checkout pr5511
URL: https://github.com/freeipa/freeipa/pull/5510
Author: abbra
Title: #5510: [Backport][ipa-4-9] ipa-sam: return NetBIOS domain name instead of DNS one
Action: opened
PR body:
"""
This PR was opened automatically because PR #5508 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/5510/head:pr5510
git checkout pr5510
URL: https://github.com/freeipa/freeipa/pull/5508
Author: abbra
Title: #5508: ipa-sam: return NetBIOS domain name instead of DNS one
Action: opened
PR body:
"""
[MS-NRPC] section 2.2.1.4.11 requires that the structure
NETLOGON_VALIDATION_SAM_INFO has the same values as defined in the
KERB_VALIDATION_INFO structure from [MS-PAC] section 2.5.
Samba's netr_SamBaseInfo.domain_name corresponds to
KERB_VALIDATION_INFO.LogonDomainName and must be a NetBIOS name of the
domain, not a DNS one.
Failure to provide NetBIOS name here actually breaks
netr_LogonSamLogonEx call issued by IPA-enrolled Samba domain member
which is confused by the returned value:
[2021/01/30 16:36:36.636010, 0, pid=1633, effective(0, 0), real(0, 0), class=winbind]
../../source3/winbindd/winbindd_util.c: 175(add_trusted_domain)
add_trusted_domain: SID [S-1-5-21-3342930694-1632731913-1318603033]
already used by domain [INTERNAL], expected [internal.example.test]
[2021/01/30 16:36:36.636050, 10, pid=1633, effective(0, 0), real(0, 0), class=winbind]
../../source3/winbindd/winbindd_util.c:362(add_trusted_domain_from_auth)
add_trusted_domain_from_auth: Adding domain [internal.example.test]
with sid [S-1-5-21-3342930694-1632731913-1318603033] failed
[2021/01/30 16:36:36.636060, 0, pid=1633, effective(0, 0), real(0, 0), class=winbind]
../../source3/winbindd/winbindd_pam_auth_crap.c:169(winbindd_pam_auth_crap_done)
winbindd_pam_auth_crap_done: add_trusted_domain_from_auth failed
[2021/01/30 16:36:36.636079, 10, pid=1633, effective(0, 0), real(0, 0), class=winbind]
../../source3/winbindd/winbindd.c:814(process_request_done)
process_request_done: [smbd(1650):PAM_AUTH_CRAP]: NT_STATUS_LOGON_FAILURE
Fixes: https://pagure.io/freeipa/issue/8636
Signed-off-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/5508/head:pr5508
git checkout pr5508
URL: https://github.com/freeipa/freeipa/pull/5509
Author: mrizwan93
Title: #5509: [Backport][ipa-4-9] ipatests: Test if server setup without dns uninstall properly
Action: opened
PR body:
"""
IPA server uninstall was failing if dns was not setup.
This test check if it uninstalls propelry.
related: https://pagure.io/freeipa/issue/8630
Signed-off-by: Mohammad Rizwan <myusuf(a)redhat.com>
Reviewed-By: Florence Blanc-Renaud <frenaud(a)redhat.com>
"""
To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/5509/head:pr5509
git checkout pr5509
URL: https://github.com/freeipa/freeipa/pull/5464
Author: rcritten
Title: #5464: Temp commit: test against updated ACME pki build
Action: opened
PR body:
"""
No need to review this.
"""
To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/5464/head:pr5464
git checkout pr5464
URL: https://github.com/freeipa/freeipa/pull/5507
Author: rcritten
Title: #5507: [Backport][ipa-4-9] Only build the UI with uglifyjs on RHEL 8
Action: opened
PR body:
"""
This PR was opened automatically because PR #5493 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/5507/head:pr5507
git checkout pr5507