RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 2148255 - vault interoperability with older RHEL systems is broken [rhel-8.7.0.z]
Summary: vault interoperability with older RHEL systems is broken [rhel-8.7.0.z]
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 8
Classification: Red Hat
Component: ipa
Version: 8.8
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Rafael Jeffman
QA Contact: Sudhir Menon
URL:
Whiteboard:
Depends On: 2144737
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-11-24 17:54 UTC by RHEL Program Management Team
Modified: 2023-01-12 09:15 UTC (History)
9 users (show)

Fixed In Version: ipa-4.9.10-8.module+el8.7.0+17420+115385d6
Doc Type: If docs needed, set a value
Doc Text:
Clone Of: 2144737
Environment:
Last Closed: 2023-01-12 09:15:33 UTC
Type: ---
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker FREEIPA-9046 0 None None None 2022-11-25 13:04:09 UTC
Red Hat Issue Tracker RHELPLAN-140498 0 None None None 2022-11-25 13:04:23 UTC

Comment 2 Florence Blanc-Renaud 2022-11-29 12:34:07 UTC
Fixed upstream:
master:
    https://pagure.io/freeipa/c/93548f2569e11a49ffbb5d0f5957be420820f501 Vault: fix interoperability issues with older RHEL systems

ipa-4-10:
    https://pagure.io/freeipa/c/ba962632cd008edd057f61e7e6fadbf464ff94f2 Vault: fix interoperability issues with older RHEL systems

ipa-4-9:
    https://pagure.io/freeipa/c/c643e56e4c45b7cb61aa53989657143627c23e04 Vault: fix interoperability issues with older RHEL systems

Comment 6 Varun Mylaraiah 2022-12-22 09:44:45 UTC
Verified

ipa-server-4.9.10-9.module+el8.7.0+17437+cf46f77f.x86_64
ipa-client-4.9.10-9.module+el8.7.0+17437+cf46f77f.x86_64
389-ds-base-1.4.3.30-6.module+el8.7.0+16373+1a59bba2.x86_64
389-ds-base-libs-1.4.3.30-6.module+el8.7.0+16373+1a59bba2.x86_64


Passed	src/vault/test_0010_vault_retrieve.py::TestVaultRetrieve::test_0020_vault_retrieve_from_client

---------------------------- Captured stderr setup -----------------------------
2022-12-22 08:16:36,314 - qe_class.py:mark_test_start:383 - CRITICAL - MARK_TEST_START: test_0020_vault_retrieve_from_client

----------------------------- Captured stdout call -----------------------------
Ticket cache: KCM:0
Default principal: admin

Valid starting       Expires              Service principal
12/22/2022 03:16:35  12/23/2022 02:34:10  krbtgt/TESTREALM.TEST


QERUN COMMAND: ipa vault-add vault --type=standard
QERUN ALL OUTPUT:
-------------------
Added vault "vault"
-------------------
  Vault name: vault
  Type: standard
  Owner users: admin
  Vault user: admin

GOT: Added vault "vault"
QERUN COMMAND SUCCEEDED!
Ticket cache: KEYRING:persistent:0:0
Default principal: admin

Valid starting       Expires              Service principal
12/22/2022 03:16:37  12/23/2022 03:02:05  krbtgt/TESTREALM.TEST


------------------------------ Captured log call -------------------------------
DEBUG    paramiko.transport:channel.py:1212 [chan 728] Max packet in: 32768 bytes
DEBUG    paramiko.transport:channel.py:1212 [chan 728] Max packet out: 32768 bytes
DEBUG    paramiko.transport:transport.py:1819 Secsh channel 728 opened.
INFO     ipa_pytests.qe_class.QeHost.master.ParamikoTransport:transport.py:318 RUN kdestroy -A
DEBUG    ipa_pytests.qe_class.QeHost.master.cmd728:transport.py:519 RUN kdestroy -A
DEBUG    paramiko.transport:channel.py:1212 [chan 728] Sesch channel 728 request ok
DEBUG    paramiko.transport:channel.py:1212 [chan 728] EOF received (728)
DEBUG    paramiko.transport:channel.py:1212 [chan 728] EOF sent (728)
DEBUG    ipa_pytests.qe_class.QeHost.master.cmd728:transport.py:217 Exit code: 0
DEBUG    paramiko.transport:channel.py:1212 [chan 729] Max packet in: 32768 bytes
DEBUG    paramiko.transport:channel.py:1212 [chan 729] Max packet out: 32768 bytes
DEBUG    paramiko.transport:transport.py:1819 Secsh channel 729 opened.
INFO     ipa_pytests.qe_class.QeHost.master.ParamikoTransport:transport.py:318 RUN ['kinit', 'admin']
DEBUG    ipa_pytests.qe_class.QeHost.master.cmd729:transport.py:519 RUN ['kinit', 'admin']
DEBUG    paramiko.transport:channel.py:1212 [chan 729] Sesch channel 729 request ok
DEBUG    ipa_pytests.qe_class.QeHost.master.cmd729:transport.py:563 Password for admin: 
DEBUG    paramiko.transport:channel.py:1212 [chan 729] EOF received (729)
DEBUG    paramiko.transport:channel.py:1212 [chan 729] EOF sent (729)
DEBUG    ipa_pytests.qe_class.QeHost.master.cmd729:transport.py:217 Exit code: 0
DEBUG    paramiko.transport:channel.py:1212 [chan 730] Max packet in: 32768 bytes
DEBUG    paramiko.transport:channel.py:1212 [chan 730] Max packet out: 32768 bytes
DEBUG    paramiko.transport:transport.py:1819 Secsh channel 730 opened.
INFO     ipa_pytests.qe_class.QeHost.master.ParamikoTransport:transport.py:318 RUN ['klist']
DEBUG    ipa_pytests.qe_class.QeHost.master.cmd730:transport.py:519 RUN ['klist']
DEBUG    paramiko.transport:channel.py:1212 [chan 730] Sesch channel 730 request ok
DEBUG    ipa_pytests.qe_class.QeHost.master.cmd730:transport.py:563 Ticket cache: KCM:0
DEBUG    ipa_pytests.qe_class.QeHost.master.cmd730:transport.py:563 Default principal: admin
DEBUG    ipa_pytests.qe_class.QeHost.master.cmd730:transport.py:563 
DEBUG    ipa_pytests.qe_class.QeHost.master.cmd730:transport.py:563 Valid starting       Expires              Service principal
DEBUG    ipa_pytests.qe_class.QeHost.master.cmd730:transport.py:563 12/22/2022 03:16:35  12/23/2022 02:34:10  krbtgt/TESTREALM.TEST
DEBUG    paramiko.transport:channel.py:1212 [chan 730] EOF received (730)
DEBUG    paramiko.transport:channel.py:1212 [chan 730] EOF sent (730)
DEBUG    ipa_pytests.qe_class.QeHost.master.cmd730:transport.py:217 Exit code: 0
DEBUG    paramiko.transport:channel.py:1212 [chan 731] Max packet in: 32768 bytes
DEBUG    paramiko.transport:channel.py:1212 [chan 731] Max packet out: 32768 bytes
DEBUG    paramiko.transport:transport.py:1819 Secsh channel 731 opened.
INFO     ipa_pytests.qe_class.QeHost.master.ParamikoTransport:transport.py:318 RUN ['ipa', 'vault-add', 'vault', '--type=standard']
DEBUG    ipa_pytests.qe_class.QeHost.master.cmd731:transport.py:519 RUN ['ipa', 'vault-add', 'vault', '--type=standard']
DEBUG    paramiko.transport:channel.py:1212 [chan 731] Sesch channel 731 request ok
DEBUG    ipa_pytests.qe_class.QeHost.master.cmd731:transport.py:563 -------------------
DEBUG    ipa_pytests.qe_class.QeHost.master.cmd731:transport.py:563 Added vault "vault"
DEBUG    ipa_pytests.qe_class.QeHost.master.cmd731:transport.py:563 -------------------
DEBUG    ipa_pytests.qe_class.QeHost.master.cmd731:transport.py:563   Vault name: vault
DEBUG    ipa_pytests.qe_class.QeHost.master.cmd731:transport.py:563   Type: standard
DEBUG    ipa_pytests.qe_class.QeHost.master.cmd731:transport.py:563   Owner users: admin
DEBUG    ipa_pytests.qe_class.QeHost.master.cmd731:transport.py:563   Vault user: admin
DEBUG    paramiko.transport:channel.py:1212 [chan 731] EOF received (731)
DEBUG    paramiko.transport:channel.py:1212 [chan 731] EOF sent (731)
DEBUG    ipa_pytests.qe_class.QeHost.master.cmd731:transport.py:217 Exit code: 0
DEBUG    paramiko.transport:channel.py:1212 [chan 18] Max packet in: 32768 bytes
DEBUG    paramiko.transport:channel.py:1212 [chan 18] Max packet out: 32768 bytes
DEBUG    paramiko.transport:transport.py:1819 Secsh channel 18 opened.
INFO     ipa_pytests.qe_class.QeHost.client.ParamikoTransport:transport.py:318 RUN kdestroy -A
DEBUG    ipa_pytests.qe_class.QeHost.client.cmd18:transport.py:519 RUN kdestroy -A
DEBUG    paramiko.transport:channel.py:1212 [chan 18] Sesch channel 18 request ok
DEBUG    paramiko.transport:channel.py:1212 [chan 18] EOF received (18)
DEBUG    paramiko.transport:channel.py:1212 [chan 18] EOF sent (18)
DEBUG    ipa_pytests.qe_class.QeHost.client.cmd18:transport.py:217 Exit code: 0
DEBUG    paramiko.transport:channel.py:1212 [chan 19] Max packet in: 32768 bytes
DEBUG    paramiko.transport:channel.py:1212 [chan 19] Max packet out: 32768 bytes
DEBUG    paramiko.transport:transport.py:1819 Secsh channel 19 opened.
INFO     ipa_pytests.qe_class.QeHost.client.ParamikoTransport:transport.py:318 RUN ['kinit', 'admin']
DEBUG    ipa_pytests.qe_class.QeHost.client.cmd19:transport.py:519 RUN ['kinit', 'admin']
DEBUG    paramiko.transport:channel.py:1212 [chan 19] Sesch channel 19 request ok
DEBUG    ipa_pytests.qe_class.QeHost.client.cmd19:transport.py:563 Password for admin: 
DEBUG    paramiko.transport:channel.py:1212 [chan 19] EOF received (19)
DEBUG    paramiko.transport:channel.py:1212 [chan 19] EOF sent (19)
DEBUG    ipa_pytests.qe_class.QeHost.client.cmd19:transport.py:217 Exit code: 0
DEBUG    paramiko.transport:channel.py:1212 [chan 20] Max packet in: 32768 bytes
DEBUG    paramiko.transport:channel.py:1212 [chan 20] Max packet out: 32768 bytes
DEBUG    paramiko.transport:transport.py:1819 Secsh channel 20 opened.
INFO     ipa_pytests.qe_class.QeHost.client.ParamikoTransport:transport.py:318 RUN ['klist']
DEBUG    ipa_pytests.qe_class.QeHost.client.cmd20:transport.py:519 RUN ['klist']
DEBUG    paramiko.transport:channel.py:1212 [chan 20] Sesch channel 20 request ok
DEBUG    ipa_pytests.qe_class.QeHost.client.cmd20:transport.py:563 Ticket cache: KEYRING:persistent:0:0
DEBUG    ipa_pytests.qe_class.QeHost.client.cmd20:transport.py:563 Default principal: admin
DEBUG    ipa_pytests.qe_class.QeHost.client.cmd20:transport.py:563 
DEBUG    ipa_pytests.qe_class.QeHost.client.cmd20:transport.py:563 Valid starting       Expires              Service principal
DEBUG    ipa_pytests.qe_class.QeHost.client.cmd20:transport.py:563 12/22/2022 03:16:37  12/23/2022 03:02:05  krbtgt/TESTREALM.TEST
DEBUG    paramiko.transport:channel.py:1212 [chan 20] EOF received (20)
DEBUG    paramiko.transport:channel.py:1212 [chan 20] EOF sent (20)
DEBUG    ipa_pytests.qe_class.QeHost.client.cmd20:transport.py:217 Exit code: 0
DEBUG    paramiko.transport:channel.py:1212 [chan 21] Max packet in: 32768 bytes
DEBUG    paramiko.transport:channel.py:1212 [chan 21] Max packet out: 32768 bytes
DEBUG    paramiko.transport:transport.py:1819 Secsh channel 21 opened.
INFO     ipa_pytests.qe_class.QeHost.client.ParamikoTransport:transport.py:318 RUN ['ipa', 'vault-retrieve', 'vault']
DEBUG    ipa_pytests.qe_class.QeHost.client.cmd21:transport.py:519 RUN ['ipa', 'vault-retrieve', 'vault']
DEBUG    paramiko.transport:channel.py:1212 [chan 21] Sesch channel 21 request ok
DEBUG    ipa_pytests.qe_class.QeHost.client.cmd21:transport.py:563 ---------------------------------
DEBUG    ipa_pytests.qe_class.QeHost.client.cmd21:transport.py:563 Retrieved data from vault "vault"
DEBUG    ipa_pytests.qe_class.QeHost.client.cmd21:transport.py:563 ---------------------------------
DEBUG    ipa_pytests.qe_class.QeHost.client.cmd21:transport.py:563   Data: 
DEBUG    paramiko.transport:channel.py:1212 [chan 21] EOF received (21)
DEBUG    paramiko.transport:channel.py:1212 [chan 21] EOF sent (21)
DEBUG    ipa_pytests.qe_class.QeHost.client.cmd21:transport.py:217 Exit code: 0

Based on the test result, marking the bug VERIFIED.

Comment 11 errata-xmlrpc 2023-01-12 09:15:33 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (idm:client and idm:DL1 bug fix and enhancement update), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2023:0091


Note You need to log in before you can comment on or make changes to this bug.