From 99fd94d945d6b73109d46912d0e4a5aa24fbec9a Mon Sep 17 00:00:00 2001 From: Scott Poore Date: Thu, 12 Aug 2021 13:02:07 -0500 Subject: [PATCH] Tests: enable local files in sssd for tests Tests needed a working copy of sssd which would not start without a configuration. Setting enable_files_domain resolves this issue. Resolves: rhbz#1984553 --- tests/browser.sh | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/tests/browser.sh b/tests/browser.sh index 7342bcd..6acb9ee 100644 --- a/tests/browser.sh +++ b/tests/browser.sh @@ -61,6 +61,14 @@ cp 1.journal /var/log/journal/1.journal cp binary-rec.journal /var/log/journal/binary-rec.journal usermod -u 981 tlog +# Add local domain for sssd for testSessionRecordingConf test +cat > /etc/sssd/sssd.conf <