https://bugzilla.redhat.com/show_bug.cgi?id=2338168
Bug ID: 2338168 Summary: Mix of sssd and root user for dir /etc/sssd /etc/sssd/* Product: Fedora Version: 41 OS: Linux Status: NEW Component: sssd Severity: medium Assignee: sssd-maintainers@lists.fedoraproject.org Reporter: terjeros@gmail.com QA Contact: extras-qa@fedoraproject.org CC: abokovoy@redhat.com, atikhono@redhat.com, lslebodn@redhat.com, pbrezina@redhat.com, sbose@redhat.com, ssorce@redhat.com, sssd-maintainers@lists.fedoraproject.org Target Milestone: --- Classification: Fedora
sssd-2.10.1-1.fc41 and later uses sssd as user for various files, however
sssd.service includes this:
ExecStartPre=/bin/chown -f -R root:sssd /etc/sssd
while rpm package has:
$ rpm -qvl sssd-common |grep /etc/sssd drwxr-x--- 2 sssd sssd 0 Dec 10 01:00 /etc/sssd drwxr-x--- 2 sssd sssd 0 Dec 10 01:00 /etc/sssd/conf.d drwxr-x--- 2 sssd sssd 0 Dec 10 01:00 /etc/sssd/pki -rw------- 1 sssd sssd 0 Dec 10 01:00 /etc/sssd/sssd.conf
Please try to align this.
Reproducible: Always
https://bugzilla.redhat.com/show_bug.cgi?id=2338168
Terje Rosten terjeros@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Mix of sssd and root user |Mix of sssd and root user |for dir /etc/sssd |for dir /etc/sssd and |/etc/sssd/* |/etc/sssd/* Doc Type|--- |If docs needed, set a value
https://bugzilla.redhat.com/show_bug.cgi?id=2338168
Alexey Tikhonov atikhono@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |CLOSED Resolution|--- |DUPLICATE Last Closed| |2025-01-15 12:19:24
--- Comment #1 from Alexey Tikhonov atikhono@redhat.com ---
*** This bug has been marked as a duplicate of bug 2335130 ***
sssd-maintainers@lists.fedoraproject.org