Description of problem: Attempting to log in when using Fedora-Server-armhfp-Rawhide-20181205.n.0-sda.raw.xz ended with: localhost login: root Password: -- root: no shell: Permission denied Version-Release number of selected component (if applicable): selinux-policy-3.14.3-13.fc30.noarch How reproducible: Every time Steps to Reproduce: 1. Boot recent rawhide arm disk image 2. After completing initial-setup, attempt to log in Actual results: ausearch -m avc -ts recent ---- time->Wed Dec 5 11:57:59 2018 type=AVC msg=audit(1544029079.633:221): avc: denied { transition } for pid=1054 comm="(systemd)" path="/usr/lib/systemd/systemd" dev="sda3" ino=7089614 scontext=system_u:system_r:kernel_t:s0 tcontext=unconfined_u:unconfined_r:unconfined_t:s0 tclass=process permissive=1 ---- time->Wed Dec 5 11:57:59 2018 type=AVC msg=audit(1544029079.633:222): avc: denied { entrypoint } for pid=1054 comm="(systemd)" path="/usr/lib/systemd/systemd" dev="sda3" ino=7089614 scontext=unconfined_u:unconfined_r:unconfined_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 ---- time->Wed Dec 5 11:58:00 2018 type=AVC msg=audit(1544029080.102:228): avc: denied { transition } for pid=1061 comm="login" path="/usr/bin/bash" dev="sda3" ino=4371206 scontext=system_u:system_r:kernel_t:s0 tcontext=unconfined_u:unconfined_r:unconfined_t:s0 tclass=process permissive=1
Hi All, Any idea why login has context kernel_t ? Is there something different on login process for arms? Thanks, Lukas.
This is no longer an issue on arm disk images. Closing.