Bug 1888442
Summary: | SELinux is preventing lightdm from using the 'transition' accesses on a process. | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Ian Laurie <nixuser> |
Component: | selinux-policy | Assignee: | Zdenek Pytela <zpytela> |
Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | rawhide | CC: | dwalsh, grepl.miroslav, lvrabec, mmalik, mtasaka, plautrba, vmojzis, zpytela |
Target Milestone: | --- | Keywords: | Triaged |
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Unspecified | ||
Whiteboard: | abrt_hash:1663cab057baa96711ab6797a0002829772635de30f40b0b557450da11d677ce;VARIANT_ID=matecompiz; | ||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2020-10-15 15:55:10 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
Ian Laurie
2020-10-14 21:04:42 UTC
Hi, Please check the type of the reported Xsession file and possibly others: ls -laZ /etc/X11/xinit/ Are you aware of any modifications made on your system? Did you log in as the user root when the denial was triggered? Do you use confined users? Looks like lxdm (LXDE uses this) sees very similar problem (bug 1888634). Closing this bz to continue in bz#1886196. *** This bug has been marked as a duplicate of bug 1886196 *** rawhide$ ls -laZ /etc/X11/xinit/ total 36 drwxr-xr-x. 5 root root system_u:object_r:bin_t:s0 4096 Sep 30 23:49 . drwxr-xr-x. 7 root root system_u:object_r:etc_t:s0 4096 Jul 28 04:22 .. -rwxr-xr-x. 1 root root system_u:object_r:bin_t:s0 2321 Jul 31 07:42 Xclients drwxr-xr-x. 2 root root system_u:object_r:bin_t:s0 4096 Jul 31 07:50 Xclients.d -rwxr-xr-x. 1 root root system_u:object_r:bin_t:s0 1490 Jul 31 07:42 xinitrc -rw-r--r--. 1 root root system_u:object_r:bin_t:s0 1870 Jul 31 07:42 xinitrc-common drwxr-xr-x. 2 root root system_u:object_r:bin_t:s0 4096 Oct 8 19:31 xinitrc.d drwxr-xr-x. 2 root root system_u:object_r:bin_t:s0 4096 Sep 29 22:17 xinput.d lrwxrwxrwx. 1 root root unconfined_u:object_r:bin_t:s0 26 Jun 2 18:21 xinputrc -> /etc/alternatives/xinputrc -rwxr-xr-x. 1 root root system_u:object_r:bin_t:s0 3552 Jul 31 07:42 Xsession rawhide$ 2) This is a standard rawhide install using MATE and Xfce. I've done nothing weird to the configuration. 3) I logged in a a normal user, but that user is a member of wheel. 4) Not sure what that is (confined users) so I would say no. Ian, Thank you, the bug is isolated now. |