Bug 2338168 - Mix of sssd and root user for dir /etc/sssd and /etc/sssd/*
Summary: Mix of sssd and root user for dir /etc/sssd and /etc/sssd/*
Keywords:
Status: CLOSED DUPLICATE of bug 2335130
Alias: None
Product: Fedora
Classification: Fedora
Component: sssd
Version: 41
Hardware: Unspecified
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: sssd-maintainers
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-01-15 12:02 UTC by Terje Rosten
Modified: 2025-01-15 12:19 UTC (History)
7 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2025-01-15 12:19:24 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Terje Rosten 2025-01-15 12:02:40 UTC
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

Comment 1 Alexey Tikhonov 2025-01-15 12:19:24 UTC

*** This bug has been marked as a duplicate of bug 2335130 ***


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