Description of problem: SELinux is preventing nm-openconnect- from 'connectto' accesses on the unix_stream_socket /run/systemd/userdb/io.systemd.Machine. ***** Plugin catchall_boolean (89.3 confidence) suggests ****************** If you want to allow daemons to enable cluster mode Then you must tell SELinux about this by enabling the 'daemons_enable_cluster_mode' boolean. Do setsebool -P daemons_enable_cluster_mode 1 ***** Plugin catchall (11.6 confidence) suggests ************************** If you believe that nm-openconnect- should be allowed connectto access on the io.systemd.Machine unix_stream_socket by default. Then you should report this as a bug. You can generate a local policy module to allow this access. Do allow this access for now by executing: # ausearch -c 'nm-openconnect-' --raw | audit2allow -M my-nmopenconnect # semodule -X 300 -i my-nmopenconnect.pp Additional Information: Source Context system_u:system_r:NetworkManager_t:s0 Target Context system_u:system_r:systemd_machined_t:s0 Target Objects /run/systemd/userdb/io.systemd.Machine [ unix_stream_socket ] Source nm-openconnect- Source Path nm-openconnect- Port <Unknown> Host (removed) Source RPM Packages Target RPM Packages SELinux Policy RPM selinux-policy-targeted-3.14.6-20.fc33.noarch Local Policy RPM selinux-policy-targeted-3.14.6-20.fc33.noarch Selinux Enabled True Policy Type targeted Enforcing Mode Permissive Host Name (removed) Platform Linux (removed) 5.8.0-0.rc7.1.fc33.x86_64 #1 SMP Thu Jul 30 18:24:26 UTC 2020 x86_64 x86_64 Alert Count 1 First Seen 2020-08-01 15:13:54 +05 Last Seen 2020-08-01 15:13:54 +05 Local ID 6fbad27b-cfcb-4223-b4b8-10c453151d5d Raw Audit Messages type=AVC msg=audit(1596276834.675:391): avc: denied { connectto } for pid=9874 comm="nm-openconnect-" path="/run/systemd/userdb/io.systemd.Machine" scontext=system_u:system_r:NetworkManager_t:s0 tcontext=system_u:system_r:systemd_machined_t:s0 tclass=unix_stream_socket permissive=1 Hash: nm-openconnect-,NetworkManager_t,systemd_machined_t,unix_stream_socket,connectto Version-Release number of selected component: selinux-policy-targeted-3.14.6-20.fc33.noarch Additional info: component: selinux-policy reporter: libreport-2.13.1 hashmarkername: setroubleshoot kernel: 5.8.0-0.rc7.1.fc33.x86_64 type: libreport
This bug appears to have been reported against 'rawhide' during the Fedora 33 development cycle. Changing version to 33.
*** This bug has been marked as a duplicate of bug 1865748 ***