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 2153043 - Unconditionally enable the files provider
Summary: Unconditionally enable the files provider
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 9
Classification: Red Hat
Component: rhel-system-roles
Version: 9.2
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: 9.2
Assignee: jstephen
QA Contact: Scott Poore
Lucie Vařáková
URL:
Whiteboard: role:tlog
Depends On:
Blocks: 2153080
TreeView+ depends on / blocked
 
Reported: 2022-12-13 21:14 UTC by Rich Megginson
Modified: 2023-06-12 15:15 UTC (History)
5 users (show)

Fixed In Version: rhel-system-roles-1.21.0-0.12.el9
Doc Type: Bug Fix
Doc Text:
.Enabling implicit files provider to fix `cockpit-session-recording` SSSD configuration A disabled SSSD implicit files provider caused the `cockpit-session-recording` modules to create an invalid System Security Services Daemon (SSSD) configuration. This update unconditionally enables the files provider and as a result, the SSSD configuration created by `cockpit-session-recording` now works as expected.
Clone Of:
: 2153080 (view as bug list)
Environment:
Last Closed: 2023-05-09 07:38:23 UTC
Type: ---
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github linux-system-roles tlog pull 67 0 None open Unconditionally enable the files provider. 2022-12-13 21:16:02 UTC
Red Hat Issue Tracker RHELPLAN-142056 0 None None None 2022-12-13 21:17:44 UTC
Red Hat Product Errata RHEA-2023:2246 0 None None None 2023-05-09 07:38:47 UTC

Description Rich Megginson 2022-12-13 21:14:15 UTC
The implicit files provider is now disabled in 8.8+, 9.2+, and Fedora.

Comment 6 Scott Poore 2022-12-16 23:05:10 UTC
Verified.

Version ::

rhel-system-roles-1.21.0-0.12.el9.noarch

Results ::

Running the tests with the rpm.

[root@hostname1 ~]# cd /usr/share/ansible/roles/rhel-system-roles.tlog/tests

[root@hostname1 tests]# ansible-playbook -i "127.0.0.1," -e ansible_connection=local tests*.yml 2>&1 > tlog_system_role_tests.txt

[root@hostname1 tests]# echo $?
0

[root@hostname1 tests]# grep ^PLAY tlog_system_role_tests.txt -A2
PLAY [Test support for autoinstall of cockpit-session-recording] ***************

TASK [Gathering Facts] *********************************************************
--
PLAY RECAP *********************************************************************
127.0.0.1                  : ok=31   changed=9    unreachable=0    failed=0    skipped=4    rescued=0    ignored=0   

--
PLAY [Ensure that the role runs with default parameters] ***********************

TASK [rhel-system-roles.tlog : Set platform/version specific variables] ********
--
PLAY RECAP *********************************************************************
127.0.0.1                  : ok=40   changed=9    unreachable=0    failed=0    skipped=7    rescued=0    ignored=0   

--
PLAY [Ensure that the role declares all parameters in defaults] ****************

TASK [Gathering Facts] *********************************************************
--
PLAY RECAP *********************************************************************
127.0.0.1                  : ok=51   changed=9    unreachable=0    failed=0    skipped=10   rescued=0    ignored=0   

--
PLAY [Run tests_default.yml in check_mode] *************************************

TASK [Gathering Facts] *********************************************************
--
PLAY RECAP *********************************************************************
127.0.0.1                  : ok=56   changed=13   unreachable=0    failed=0    skipped=10   rescued=0    ignored=0   

--
PLAY [Ensure that the README example play runs] ********************************

TASK [Gathering Facts] *********************************************************
--
PLAY RECAP *********************************************************************
127.0.0.1                  : ok=67   changed=15   unreachable=0    failed=0    skipped=13   rescued=0    ignored=0   

--
PLAY [Run tlog-SSSD configuration tests] ***************************************

TASK [Gathering Facts] *********************************************************
--
PLAY RECAP *********************************************************************
127.0.0.1                  : ok=126  changed=19   unreachable=0    failed=0    skipped=25   rescued=0    ignored=0

Comment 15 errata-xmlrpc 2023-05-09 07:38:23 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 (rhel-system-roles 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/RHEA-2023:2246


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