[autobackport: sssd-2-9] test: check is an2ln plugin is disabled or not#8204
Conversation
0f90cbb to
c57fc32
Compare
|
@sumit-bose, hm: |
Hi, on the client the oroginal RPMs and not the ones build from the PR are installed when the test is run: @pbrezina, @alexey-tikhonov any idea why this might happen? bye, |
09dfd5f to
16a185c
Compare
No idea, the logs shows that the built packages were installed https://github.com/SSSD/sssd/actions/runs/19529532549/job/55909057764#step:6:391 |
5d5494c to
a6b40f6
Compare
The Kerberos 'an2ln' localauth plugin should be disabled in AD and IPA environments where SSSD's localauth plugin can handle the mapping. In a plain Kerberos environment libkrb5 defaults should be used. Reviewed-by: Alexey Tikhonov <atikhono@redhat.com> Reviewed-by: Alejandro López <allopez@redhat.com> (cherry picked from commit e95d3fe)
|
The pull request was accepted by @alexey-tikhonov with the following PR CI status: 🟢 CodeQL (success) There are unsuccessful or unfinished checks. Make sure that the failures are not related to this pull request before merging. |
a6b40f6 to
8d49fa0
Compare
This is an automatic backport of PR#8145 test: check is an2ln plugin is disabled or not to branch sssd-2-9, created by @sumit-bose.
Caution
@sumit-bose The patches did not apply cleanly. It is necessary to resolve conflicts before merging this pull request. Commits that introduced conflict are marked with
CONFLICT!.You can push changes to this pull request
Original commits
e95d3fe - test: check is an2ln plugin is disabled or not
Backported commits
Original Pull Request Body
The Kerberos 'an2ln' localauth plugin should be disabled in AD and IPA environments where SSSD's localauth plugin can handle the mapping. In a plain Kerberos environment libkrb5 defaults should be used.
Please note, this test is expected to fail until #8136 is commited.