Bug 1572200
Summary: | SELinux is preventing (imesyncd) from 'write' accesses on the file /etc/.pwd.lock. | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | rockonthemoonfm |
Component: | selinux-policy | Assignee: | Lukas Vrabec <lvrabec> |
Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 28 | CC: | brian.peletz, dwalsh, james, ji.cerny, lvrabec, mgrepl, plautrba, pmoore, ppywlkiqletw, rockonthemoonfm |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Unspecified | ||
Whiteboard: | abrt_hash:cbb430d4f6e1b65205a9b48afd3118313b8a73cc668206b6ea1dfe8d0a8d8049;VARIANT_ID=workstation; | ||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2018-07-04 08:02:03 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
rockonthemoonfm
2018-04-26 12:11:03 UTC
Hi, Do you facing any functional issues or you just saw this AVC? Thanks, Lukas. I am not the original reporter, but I see the same problem. After this issue, systemd-timesyncd.service fail to start. I think that this is a duplicate of Bug 1559281 Description of problem: timesyncd fails to start and when trying to manually start it I get an error Version-Release number of selected component: selinux-policy-3.14.1-21.fc28.noarch Additional info: reporter: libreport-2.9.5 hashmarkername: setroubleshoot kernel: 4.16.5-300.fc28.x86_64 type: libreport Description of problem: More post-F28-update trouble. Version-Release number of selected component: selinux-policy-3.14.1-24.fc28.noarch Additional info: reporter: libreport-2.9.5 hashmarkername: setroubleshoot kernel: 4.16.5-300.fc28.x86_64 type: libreport The issues comes from systemd-timesyncd.service, or any other service which creates a dynamic user id. As of now systemd-timesyncd.service is the only one in fedora systems. To check run systemctl start systemd-timesyncd.service (In reply to Jiri Cerny from comment #2) > I am not the original reporter, but I see the same problem. > After this issue, systemd-timesyncd.service fail to start. > I think that this is a duplicate of Bug 1559281 It is almost a duplicate as permission for both read and create for the file /etc/.pwd.lock is needed. It needs to lock the password file while checking if a dynamic user to be created already exists. *** This bug has been marked as a duplicate of bug 1559281 *** |